2
I use my own VPS to serve as a PPTP gateway for my personal PC/laptop/android. It uses 128bit encryption, and MS-CHAPv2 for authentication.
The questions are: is it enough to secure my connection against unwanted snooping in public/company/school WiFi? How my password complexity affects the security of the encryption? And finally, is there a way to check if my packets are being encrypted?
I assume the potential attacker is only casually interested in my packets, and not out there to get me. Also, I understand that OpenVPN would be the most secure solution, but it's relatively more complex to set up, and has more configuration point of failures for someone as inexperienced as I am.
In Aug '12 Microsoft recommended not to use
– Dean – 2014-03-03T04:44:53.443MS-CHAPv2
http://technet.microsoft.com/en-us/security/advisory/2743314