summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-08-18 10:37:52 -0500
committerTomás Touceda <chiiph@leap.se>2014-08-20 16:09:32 -0300
commitd59ea6940e68b90d8a6a9c68c3ff00ac59cb2bd2 (patch)
tree620ba3dd4e9d67fce2a238577dd11ca0f82052b3
parent58567c72d9a493bfdb16dcb253aa4ae91ebe42eb (diff)
minor corrections to relnotesrelease-0.6.1
-rw-r--r--relnotes.txt31
1 files changed, 16 insertions, 15 deletions
diff --git a/relnotes.txt b/relnotes.txt
index 183d1f86..f2d28413 100644
--- a/relnotes.txt
+++ b/relnotes.txt
@@ -17,15 +17,6 @@ The Encrypted Internet Proxy provides circumvention, location
anonymization, and traffic encryption in a hassle-free, automatically
self-configuring fashion.
-WARNING (LINUX ONLY): If you ever run into the situation where you
-cannot access internet, open the terminal and run the following
-command:
-
-$ pkexec /usr/local/sbin/bitmask-root firewall stop
-
-If for some reason that doesn't work, you will need to reboot your
-computer.
-
Encrypted Mail offers automatic encryption and decryption for both
outgoing and incoming email, adding public key cryptography to your
mail without you ever having to worry about key distribution or
@@ -48,12 +39,12 @@ refactor, with a little face lift of the UI while we were at
it. Encrypted Email is still not stable though, so don't use it for
high security. Encrypted Internet is the first service we are calling
stable, although its security level is just a bit higher than plain
-OpenSSL, so use accordingly. You can refer to the CHANGELOG for the
+OpenVPN, so use accordingly. You can refer to the CHANGELOG for the
meat.
-Encrypted Internet on Linux now helps you don't shoot yourself in the
-foot by leaking traffic outside of the secure connection it
-establishes. This will be added to other platforms in the future.
+Encrypted Internet on Linux now avoids leaking traffic outside of
+the secure connection it establishes. This will be added to other
+platforms in the future.
The Encrypted Mail services will run local SMTP and IMAP proxies that,
once you configure the mail client of your choice, will automatically
@@ -89,8 +80,8 @@ repository to your apt sources:
deb http://deb.leap.se/debian wheezy main
-We will love to hear if you are interested in help making packages
-available for any other system.
+We will love to hear if you want to make packages available for any
+other system.
BUGS
@@ -98,6 +89,16 @@ You can send the bugs our way by pointing your telnet session to port
443 on https://leap.se/code. We will do our best to make them follow
our intensive bug-reeducation program.
+
+LINUX ONLY: If you ever run into the situation where you cannot
+access internet, open the terminal and run the following command:
+
+$ pkexec /usr/local/sbin/bitmask-root firewall stop
+
+If for some reason that doesn't work, you will need to reboot your
+computer.
+
+
HACKING
You can find us in the #leap channel on the freenode network.