Tell me more ×
IT Security Stack Exchange is a question and answer site for IT security professionals. It's 100% free, no registration required.

There's a lot of VPN providers out there. Some are free, some are for a fee, some report to the government, some inject ads int your HTTP, some are in other countries, you might not have any real promise of security when using these services.

How do you go about shopping for a VPN provider that won't just sell or give away your data? What criteria should I use? Is setting up my own VPN through a web host somewhere a more secure option?

share|improve this question

4 Answers

First you should ask your self: What advantage does a VPN provider have over providing your own with something like OpenVPN? If you are paranoid you could get a Virtual private Server(VPS) host. Other than that I would make sure that the service was fast, cheap and wasn't in the news for a security breach.

share|improve this answer
5  
"not in the news", they could change their name so age of the company is probably a factor as well. – StephenPaulger May 20 '11 at 10:47
Setting up openvpn on a VPS won't really help in terms of anonymity, unless the VPS in itself is anonymous. – ashwoods Jan 6 at 6:04

If you are concerned about government eavesdropping, then you might take national privacy laws and the political situation into consideration, i.e. choose VPN providers unlikely to cooperate with local authorities. Cablegate revealed that some countries cooperated with the U.S. more than others, for example. Sweden played lapdog. Austria annoyed the U.S. etc.

As an aside, you should consider using HTTPS Everywhere whether using a VPN or not. HTTPS Everywhere has become the default in the Tor Browser Bundle.

share|improve this answer

I'd definitely pick foreign VPN and make sure that they have a clear zero log policy.

Her's an interesting read:

http://torrentfreak.com/which-vpn-providers-really-take-anonymity-seriously-111007/

share|improve this answer

depending on situation and your goals answer may range from "all providers that you do not control can sell you out" to "any provider that 'fast, cheap and wasn't in the news for a security breach' will do" :)

In extreme case when you want to be 100% sure you are safe and no one watching/changing your traffic, own VPN server is not more secure. you need end to end encryption. HTTPS, SSH, etc.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.