diff options
| author | Tomás Touceda <chiiph@leap.se> | 2014-08-18 12:55:02 -0300 | 
|---|---|---|
| committer | Tomás Touceda <chiiph@leap.se> | 2014-08-18 12:55:02 -0300 | 
| commit | 1f3c0a840e5f8aebebc6d393c31e0d85cfbf811e (patch) | |
| tree | 12d88b5eebfa74965bc7f27b82e63ce5be1d6072 | |
| parent | b03d0a9034534c12b2b4c48de6b614d7cea0052b (diff) | |
| parent | 6fcfd7302e57ac521ba74370ac7969e2bd673f5b (diff) | |
Merge remote-tracking branch 'refs/remotes/kali/minor-relnotes-fixes' into develop
| -rw-r--r-- | relnotes.txt | 31 | 
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. | 
