Posted by & filed under News, Service.

We’ve released our first version of the Seed4.Me VPN App for Android. Application is available in GooglePlay already.

Android GooglePlay

Try the App and let us know what you think! At the moment, we do not support existing Seed4.Me accounts, you will be able to use them in the next version.

Send a message to support if you have any questions or problems.

 

Posted by & filed under News, Service.

We’ve completely forgot to mention, that recently new server has been installed in Germany.

germany-flag

No special actions required if you are using iOS App. For desktop user it is necessary to download Automatic Setup file again.

Please let us know if there are any problems spotted. Or if you have questions, drop an email to support.

 

Posted by & filed under News, Service.

IMPORTANT: If you are located in China and have a problem with accessing our website or using iOS App, you need to read this.

China Blocked

Seed4.Me website and iOS App has been blocked in China two days ago.

At the moment you can access website through https://s4m.xyz and we are making sure the App is functional again.

Please send email to support@seed4.me for any help with updating your existing VPN connection setup.

 

Posted by & filed under News, Service.

We are testing new server in France. It is a long waiting location for many users.

France

We are working hard to increase number of locations and servers all around the world.

Let us know if you face any problems or connectivity issues.

 

Posted by & filed under News, Service.

New server in Ukraine is running in test mode, but you can try it already now.

Ukraine

Ukraine is close to Europe and Russia, has modern Internet infrastructure which makes it perfect for having VPN servers there.

Use automatic setup to configure connection. In case of problems or questions let us know.

Posted by & filed under Other, What's up.

A CAPTCHA is something that is designed to tell a human and robot apart. It does it by posing a problem which is easy for human but difficult for computers. For example, extracting text from randomly distorted image. Takes (a few seconds for) a dumb human to solve, but very sophisticated AI engine for the same problem, that too with limited accuracy.

captcha

But, computers are millions times faster to do rest of the boring work, for example filling up a form in a html page and submit it. Humans probably needs 30 seconds to fill one, where a automated bot can submit several 1000 per second.

Now you setup a service that’s human consumable, but open to abuse by bots. Most popular example is register a new user in your site (bots will do so in massive scale, use them to spam and abandon them). This abuse will probably deny legitimate users a service, and hence your service will be under DoS (denial of service) attack.

A CAPTCHA will keep such automated bots away (at the cost of adding a few seconds to human annoyance), and hence  improve the security of your service (prevents DoS/flooding by bots).