From 1ecd4c9280db062e20c6a6eb752739047a1c71aa Mon Sep 17 00:00:00 2001 From: 2q1w2007 <2q1w2007@163.com> Date: Tue, 29 Jul 2014 15:25:43 +0800 Subject: [PATCH 1/2] =?UTF-8?q?2q1w2007=E9=A2=86=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2q1w2007领取了 --- .../20140701 Get OpenVPN up and running, enjoy your privacy.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md b/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md index 54ee1ff9c2..291eb14d9c 100644 --- a/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md +++ b/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md @@ -1,3 +1,4 @@ +2q1w2007翻译中 Get OpenVPN up and running, enjoy your privacy ================================================================================ ![](http://parabing.com/assets/uploads/2014/06/openVPN-featured.jpg) @@ -496,4 +497,4 @@ via: http://parabing.com/2014/06/openvpn-on-ubuntu/ [6]:https://itunes.apple.com/us/app/openvpn-connect/id590379981?mt=8 [7]:https://play.google.com/store/apps/details?id=net.openvpn.openvpn [8]:http://www.whatip.com/ -[9]:https://dnsleaktest.com/ \ No newline at end of file +[9]:https://dnsleaktest.com/ From eb37aff80b89faab27e3ed492767ca715c05621a Mon Sep 17 00:00:00 2001 From: 2q1w2007 <2q1w2007@163.com> Date: Tue, 29 Jul 2014 15:41:56 +0800 Subject: [PATCH 2/2] Update 20140701 Get OpenVPN up and running, enjoy your privacy.md --- ...20140701 Get OpenVPN up and running, enjoy your privacy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md b/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md index 291eb14d9c..a9095a6032 100644 --- a/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md +++ b/sources/tech/20140701 Get OpenVPN up and running, enjoy your privacy.md @@ -1,9 +1,9 @@ 2q1w2007翻译中 -Get OpenVPN up and running, enjoy your privacy +搭建并运行OpenVPN,享受你的隐私生活 ================================================================================ ![](http://parabing.com/assets/uploads/2014/06/openVPN-featured.jpg) -> We are fanatic supporters of privacy. Not so much because we have super secrets to hide, but because we consider privacy as a basic human right. So we believe that anytime anyone chooses to exercise that right on the net, then they should have unencumbered access to all the necessary tools and services. OpenVPN is such a service and there are also many tools (clients) which allow us to utilize and enjoy that service. +> 我们支持保护隐私,不为我们有自己的秘密需要保护,只是我们认为保护隐私应该成为一项基本人权。所以我们坚信无论谁在什么时候行使这项权利,都应该不受拘束的获取必须的工具和服务。OpenVPN就是这样一种服务并且有多种工具(客户端) 来让我们利用并享受这种服务。 By establishing a connection to an [OpenVPN][1] server, we basically create a secure communications channel between our device and the remote host OpenVPN runs on. Although traffic flowing between these two end-points can be intercepted, it is strongly encrypted and thus practically useless to the interceptor. In addition to the OpenVPN acting as the facilitator of this encrypted channel (or tunnel), we may configure the server to also play the role of our Internet gateway. By doing so, we can for example hook up to any open, inherently insecure WiFi network, then immediately connect to the remote OpenVPN server and start using any Internet-enabled application without worrying of prying eyes or bored administrators. (Note though that we still need to trust any administrator in the vicinity of the OpenVPN server. But more on that towards the end of the post.)