From 0359de62c1901c447d27b8e45d9d859cf6aae26f Mon Sep 17 00:00:00 2001
From: Bob Mottram
+On Freedombone the VPN is wrapped within a TLS layer of encryption, making it difficult for any deep packet inspection systems to know whether you are using a VPN or not. Since there is lots of TLS traffic on the internet your connection looks like any other TLS connection to a server, and this may help to avoid being censored. It's probably not possible for your local ISP to block TLS traffic without immediately generating a lot of irate customers, and stopping any kind of commercial activity. +
+ +ssh into the system with:
@@ -284,9 +288,9 @@ Only use ports 443 or 80 for VPN as an absolute last resort, since doingWhen the installation is complete you can download your VPN keys and configuration files onto your local machine.
@@ -331,9 +335,9 @@ You should see a series of messages with "Initialization Sequence CompletedAvoiding censorship can be a cat and mouse game, and so if the port you're using for VPN gets blocked then you may want to change it.
@@ -344,16 +348,16 @@ Avoiding censorship can be a cat and mouse game, and so if the port you're using-Select Administrator controls then App Settings then vpn. Choose Change TLS port and enter a new port value. You can then either manually change the port within your VPN configuration files, or download them again as described in the Usage section above. +Select Administrator controls then App Settings then vpn. Choose Change TLS port and enter a new port value. You can then either manually change the port within your VPN configuration files, or download them again as described in the Usage section above.
-It's possible that your VPN keys might get lost or compromised on your local machine. If that happens you can generate new ones from the Administrator controls by going to App Settings then vpn then choosing Regenerate keys for a user and downloading the new keys as described in the Usage section above. +It's possible that your VPN keys might get lost or compromised on your local machine. If that happens you can generate new ones from the Administrator controls by going to App Settings then vpn then choosing Regenerate keys for a user and downloading the new keys as described in the Usage section above.