Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So VPN by someone who knows nothing about security. Fail.


Why don't you update your comment with a detailed breakdown of why it's so fail?


Anybody still implementing PPTP deserves the insecurities that are inherent. A much more elegant, and secure, solution would just be tunneling via SSH dynamically. It's easy to do, requires no setup and if done right (i.e. certs for auth) it is a more maintainable solution. I generally use IPsec - because, it is still by and far, the most secure of the VPN solutions with platform interop today. Setting up and maintaining an IPsec tunnel for the masses is not trivial unfortunately - which is why I'd recommend SSH or potentially OpenVPN (which has nice IPv6 support).

The author of the article on how to implement references the below...

http://www.schneier.com/pptp-faq.html

...I think there's plenty there to disuade you. Would you build your webapp on a framework that stores user credentials in plaintext as a feature? No. Enough said.

Why go through the trouble of implementing something that's known broken? sigh




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: