commit 8bf0e1b0bd349dd10d7c33f00ca695790d4355f2
Author: Antonela <[email protected]>
Date:   Mon Jun 1 17:40:15 2020 -0300

    Update content
---
 content/releases/tor-browser-95/contents.lr | 24 +++++++++++++++++++-----
 templates/release.html                      |  2 +-
 2 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/content/releases/tor-browser-95/contents.lr 
b/content/releases/tor-browser-95/contents.lr
index 6297ade1..74f51ee0 100644
--- a/content/releases/tor-browser-95/contents.lr
+++ b/content/releases/tor-browser-95/contents.lr
@@ -10,6 +10,7 @@ body:
 
 ## This new Tor Browser release is focused on helping users understand onion 
services.
 
+
 Tor's onion routing remains the best way to achieve end-to-end anonymous 
communication on the Internet. With onion services (.onion addresses), website 
administrators can provide their users with anonymous connections that are 
metadata-free or that hide metadata from any third party. Onion services are 
also one of the few censorship circumvention technologies that allow users to 
route around censorship while simultaneously protecting their privacy and 
identity.
 
 For the first time, Tor Browser users will be able to opt-in for using onion 
sites automatically whenever the website makes them available. For years, some 
websites have invisibly used onion services with alternative services, and this 
continues to be an excellent choice. Now, there is also an option for websites 
that want their users to know about their onion service to  invite them to 
opt-in to use their .onion address.
@@ -20,30 +21,43 @@ For the first time, Tor Browser users will be able to 
opt-in for using onion sit
 
 Website publishers now can advertise their onion service to Tor users by 
adding an HTTP header. When visiting a website that has both an .onion address 
and Onion Location enabled via Tor Browser, users will be prompted about the 
onion service version of the site and will be asked to opt-in to upgrade to the 
onion service on their first use.
 
-![Tor Browser 9.5 Onion 
Location](https://blog.torproject.org/sites/default/files/styles/full_width_retina/public/image/tor-browser_0_43_5_0.png)
+<img class="w-100" src="/static/images/tb95/[email protected]" 
alt="Tor Browser 9.5 Onion Location"/>
+
 
 **Onion Authentication**
 
-Onion services administrators who want to add an extra layer of security to 
their website can now set a pair of keys for access control and authentication. 
Tor Browser users can save keys and manage them via about:preferences#privacy 
in the Onion Services Authentication section.
+Onion services administrators who want to add an extra layer of security to 
their website can now set a pair of keys for access control and authentication.
+
+<img class="w-100" src="/static/images/tb95/[email protected]" alt="Tor 
Browser 9.5 Onion Authentication"/>
+
+Tor Browser users can save keys and manage them via about:preferences#privacy 
in the Onion Services Authentication section.
+
+<img class="w-100" src="/static/images/tb95/[email protected]" alt="Tor 
Browser 9.5 Onion Authentication"/>
+
 
 **Improved URL Bar Security Indicators**
 
 Browsers traditionally rendered sites delivered via a secure transport 
protocol with a green lock icon. But in mid-2019, the formerly green lock icon 
became gray, intending to de-emphasize the default (safe) connection state and 
instead of putting more emphasis on broken or insecure connections. Major 
browsers as Firefox and Chrome understood that it is a benefit for the entire 
user base if they deploy familiar experiences for both users. We are following 
Firefox on this decision, and have we updated Tor Browser security indicators 
to make it easier for users to understand when they are visiting an non-secure 
website.
 
+<img class="w-100" src="/static/images/tb95/[email protected]" 
alt="Tor Browser 9.5 URL Bar Security Indicators"/>
+
+
 **Error pages for onion services**
 
 Sometimes users have a hard time reaching onion sites. In previous version of 
Tor Browser, when there was an error connecting to an onion service, users 
received a standard Firefox error message, with no information about why they 
were unable to connect to the onion site.
 
 In this release, we have improved the way Tor Browser communicates with users 
about service-, client-, and network-side errors that might happpen when they 
are trying to visit an onion service. Tor Browser now displays a simplified 
diagram of the connection and shows where the error occured. We want these 
messages to be clear and informative without being overwhelming.
 
+<img class="w-100" src="/static/images/tb95/[email protected]" alt="Tor 
Browser 9.5 Error Pages for Onionsites"/>
+
+
 **Onion Names**
 
 Because of cryptographic protections, onion service URLs are not easy for 
humans to remember (ie, torproject.org vs. expyuzz4wqqyqhjn.onion). This makes 
it hard for users to discover or return to an onion site. We found that 
organically, developers have approached this problem in different ways, mostly 
with solutions tailored for their service. Given that there is no solution that 
works perfectly for all our user groups, we also approached this problem from a 
broad angle. For this release, we partnered with the [Freedom of the Press 
Foundation](https://freedom.press/) and [HTTPS 
Everywhere](https://www.eff.org/https-everywhere) to develop the first 
proof-of-concept for human-memorable names for onion services addresses.
 
-**Known Issues**
-
-Tor Browser 9.5 comes with a number of known issues. The most important ones 
are:
+<img class="w-100" src="/static/images/tb95/[email protected]" alt="Tor 
Browser 9.5 Onion Names"/>
 
+  
 **Give Feedback**
 
 If you find a bug or have a suggestion for how we could improve this release, 
please let us know. Thanks to all of the teams across Tor, and the many 
volunteers, who contributed to this release.
diff --git a/templates/release.html b/templates/release.html
index 9200ebd4..c1ad2f2e 100644
--- a/templates/release.html
+++ b/templates/release.html
@@ -6,7 +6,7 @@
         {% set locale = bag('alternatives', this.alt) %}
         <main role="main" class="mx-auto col-12 {{ locale.order }} {{ 
locale.direction }}">
 
-          <div class="container py-3 mt-5 content">
+          <div class="container py-3 mt-5">
 
             <div class="col-sm-9">
               {% block body %}



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to