diff options
| -rw-r--r-- | C/managing-identities.page | 17 | ||||
| -rw-r--r-- | C/media/managing-identities/new_identity.png | bin | 228947 -> 1542492 bytes | |||
| -rw-r--r-- | C/media/plugins/noscript_menu.png | bin | 75878 -> 624085 bytes | |||
| -rw-r--r-- | C/media/security-slider/slider.png | bin | 33109 -> 194788 bytes | |||
| -rw-r--r-- | C/media/updating/update1.png | bin | 62407 -> 12557 bytes | |||
| -rw-r--r-- | C/onionsites.page | 8 | ||||
| -rw-r--r-- | C/plugins.page | 4 |
7 files changed, 23 insertions, 6 deletions
diff --git a/C/managing-identities.page b/C/managing-identities.page index e302530..48971a2 100644 --- a/C/managing-identities.page +++ b/C/managing-identities.page @@ -43,14 +43,22 @@ functionality. </p> <p> -<media type="image" width="600" src="media/managing-identities/circuit_full.png" /> +<media type="image" src="media/managing-identities/circuit_full.png" /> </p> <p> You can see a diagram of the circuit that Tor Browser is using for the -current tab in the onion menu. +current tab in the site information menu, in the URL bar. </p> </section> +<p>In the circuit, the Guard or entry node is the first node and it's +automatically and randomly selected by Tor. But it is different from the other +nodes in the circuit. In order to avoid profiling attacks, the Guard node +changes only after 2-3 months, unlike the other nodes, which change with every +new domain. For more information about Guards, consult the <a +href="https://www.torproject.org/docs/faq#EntryGuards">FAQ</a> and <a +href="https://support.torproject.org/tbb/tbb-2/">Support Portal</a>. </p> + <section id="logins"> <title>Logging in over Tor</title> <p> @@ -104,7 +112,7 @@ should bear in mind: </p> <p> Tor Browser features “New Identity” and “New Tor Circuit for this Site” -options, located in the Torbutton menu. +options, located in the main menu (hamburger menu). </p> <terms> <item> @@ -130,7 +138,8 @@ options, located in the Torbutton menu. and windows from the same website will use the new circuit as well once they are reloaded. This option does not clear any private information or unlink your activity, nor does it affect your current - connections to other websites. + connections to other websites. You can also access this option in the new + circuit display, in the site information menu, in the URL bar. </p> </item> </terms> diff --git a/C/media/managing-identities/new_identity.png b/C/media/managing-identities/new_identity.png Binary files differindex 38f22c6..d44e6c6 100644 --- a/C/media/managing-identities/new_identity.png +++ b/C/media/managing-identities/new_identity.png diff --git a/C/media/plugins/noscript_menu.png b/C/media/plugins/noscript_menu.png Binary files differindex c9b0055..14974a4 100644 --- a/C/media/plugins/noscript_menu.png +++ b/C/media/plugins/noscript_menu.png diff --git a/C/media/security-slider/slider.png b/C/media/security-slider/slider.png Binary files differindex 1fc2a60..384e908 100644 --- a/C/media/security-slider/slider.png +++ b/C/media/security-slider/slider.png diff --git a/C/media/updating/update1.png b/C/media/updating/update1.png Binary files differindex dc1a569..454d133 100644 --- a/C/media/updating/update1.png +++ b/C/media/updating/update1.png diff --git a/C/onionsites.page b/C/onionsites.page index 066a718..13d5ae2 100644 --- a/C/onionsites.page +++ b/C/onionsites.page @@ -52,6 +52,14 @@ Just like any other website, you will need to know the address of an onion service in order to connect to it. An onion address is a string of 16 (and in V3 format, 56) mostly random letters and numbers, followed by “.onion”. </p> + +<p> +When accessing a website that uses an onion service, Tor Browser will show +at the URL bar an icon of a little green onion displaying the state of your +connection: secure and using an onion service. And if you're accessing a +website with https and onion service, it will show an icon of a green onion and +a padlock. +</p> </section> <section id="troubleshooting"> diff --git a/C/plugins.page b/C/plugins.page index db4fe04..a1b1933 100644 --- a/C/plugins.page +++ b/C/plugins.page @@ -37,8 +37,8 @@ security of the browser, which might lead to deanonymization. </p> <p> -Tor Browser includes an add-on called NoScript, accessed through the -“S” icon at the top-left of the window. NoScript allows you to control the +Tor Browser includes an add-on called NoScript, accessible through the +“S” icon at the top-right of the window. NoScript allows you to control the JavaScript (and other scripts) that runs on individual web pages, or block it entirely. </p> |
