Security and encryption with OpenVPN
Posted
by
Chris Tenet
on Super User
See other posts from Super User
or by Chris Tenet
Published on 2012-07-01T12:26:09Z
Indexed on
2012/07/01
15:18 UTC
Read the original article
Hit count: 260
The UK government is trying to implement man-in-the-middle attack systems in order to capture header data in all packets. They are also equipping the "black boxes" they will use with technology to see encrypted data (see the Communications Data Bill).
I use a VPN to increase my privacy. It uses OpenVPN, which in turn uses the OpenSSL libraries for encrypting data. Will the government be able to see all the data going through the VPN connection?
Note: the VPN server is located in Sweden, if that makes a difference.
© Super User or respective owner