diff options
| -rw-r--r-- | how_to_bypass_firewalls.txt | 8 | ||||
| -rw-r--r-- | how_to_get_tor_browser.txt | 7 | ||||
| -rw-r--r-- | how_to_verify_and_install_linux_and_mac.txt | 14 |
3 files changed, 15 insertions, 14 deletions
diff --git a/how_to_bypass_firewalls.txt b/how_to_bypass_firewalls.txt index f5f4060..2a65900 100644 --- a/how_to_bypass_firewalls.txt +++ b/how_to_bypass_firewalls.txt @@ -5,7 +5,7 @@ First, let's run Tor Browser. *opens Tor Browser* *screen shows the first time start ("Connect" and "Configure")* -In most cases, you will just hit "Connect" and Tor will just work. However, if you are behind a restrictive firewall, you will need to use bridges. So let's click "Configure" to tell Tor Browser to use bridges. +In most cases, you will hit "Connect" and Tor will just work. However, if you are behind a restrictive firewall, you will need to use bridges. So let's click "Configure" to tell Tor Browser to use bridges. *clicks "Configure" then "Yes" to the first question then "Next"* @@ -21,13 +21,13 @@ Let's see how to get bridges from https://bridges.torproject.org/ *Opens firefox and types https://bridges.torproject.org/ and hits enter* -You can either get "normal" bridges or pluggable transport bridges such as obfs3, obfs4 or fte. If normal bridges do not work for you get some pluggable transport ones instead. +You can either get "Vanilla" bridges or pluggable transport bridges such as obfs3, obfs4 or fte. If normal bridges do not work for you, get some pluggable transport ones instead. To get any bridges from the website, we will have to write a captcha! *clicks on "Just give me bridges" and solves the captcha* -There, we got some normal bridges. Now let's enter them in Tor Browser. +There, we got some vanilla bridges. Now let's enter them in Tor Browser. *switches to Tor Browser and pastes the bridges acquired from bridges.torproject.org* @@ -51,4 +51,4 @@ As a test, we will get some obfs3 bridges. *opens mail* -And here's our obfs3 bridges.
\ No newline at end of file +And here's our obfs3 bridges. diff --git a/how_to_get_tor_browser.txt b/how_to_get_tor_browser.txt index 318b380..030f244 100644 --- a/how_to_get_tor_browser.txt +++ b/how_to_get_tor_browser.txt @@ -10,7 +10,7 @@ Now we go to the download page *clicks Download button* -Hit download Tor Browser then save its cryptographic signature. +Press download Tor Browser, then save its cryptographic signature. *clicks the download button and right clicks the sig and selects "Download linked file as.." to avoid opening the file using the browser* @@ -22,7 +22,7 @@ The second method is getting Tor Browser by email. *opens his email account* -You will send an email from your account to our automatic responder gettor@torproject.org requesting the proper Tor Browser for your operating system. For example: if you are using Mac OS X then you will write "osx" in the email's body, another supported keywords are windows and linux. +You will send an email from your account to our automatic responder gettor@torproject.org, requesting the proper Tor Browser for your operating system. For example: if you are using Mac OS X then you will write "osx" in the email's body, other supported keywords are windows and linux. *composes a new email, types in the to: field gettor@torproject.org and in the body osx and hits send and waits for a response* @@ -36,4 +36,5 @@ As you can see the email contains direct download links to the requested Tor Bro If you're having trouble getting Tor Browser, please email help@rt.torproject.org -Thanks for watching.
\ No newline at end of file +Thanks for watching. + diff --git a/how_to_verify_and_install_linux_and_mac.txt b/how_to_verify_and_install_linux_and_mac.txt index 1794fa6..32ffd66 100644 --- a/how_to_verify_and_install_linux_and_mac.txt +++ b/how_to_verify_and_install_linux_and_mac.txt @@ -6,13 +6,13 @@ Next, open the torproject website *opens firefox and visits https://torproject.org/* -Then we will go to the documentation section to take a look on the how to verify page. +Then we will go to the documentation section to take a look at the "how to verify" page. *clicks on "Documentation" then "Installation guides" in the side bar then finally chooses "Verify our GPG signatures" and scrolls to the Mac and Linux section* -As the guide stats "You need to have GnuPG (Or GPGTools for Mac OS) before you can verify signatures". +As the guide states "You need to have GnuPG (Or GPGTools for Mac OS) before you can verify signatures". -If you are using Linux then you don't need to install GnuPG since your OS will have it installed by default. However, on a Mac, you will need to go to https://gpgtools.org and install it. +If you are using Linux, then you don't need to install GnuPG since your OS will(likely) have it installed by default. However, on a Mac, you will need to go to https://gpgtools.org and install it. Now let's proceed with the verification process by opening a Terminal window. @@ -20,7 +20,7 @@ Now let's proceed with the verification process by opening a Terminal window. First lets get the Tor Browser developers key by copy pasting this command into the Terminal. -*copies gpg --keyserver x-hkp://pool.sks-keyservers.net --recv-keys 0x4E2C6E8793298290 and pastes it in the terminal then hits enter* +*copies gpg --keyserver x-hkp://pool.sks-keyservers.net --recv-keys 0xEF6E286DDA85EA2A4BA7DE684E2C6E8793298290 and pastes it in the terminal then hits enter* Then, you should see the following... @@ -39,11 +39,11 @@ To verify, copy the appropriate line for your system, since we're using a Mac, w Now you should get a "Good signature from "Tor Browser Developers (signing key) "". -To install Tor Browser on Linux you just have to extract the compressed package. However, on a Mac, must open the .dmg file... +To install Tor Browser on Linux you just have to extract the compressed package. However, on a Mac, you must open the .dmg file. *shows the desktop screen, opens the torbrowser.dmg* -Then drag TorBrowser to the Applications folder.. +Then drag TorBrowser to the Applications folder. *drags TorBrowser to the Applications folder* @@ -55,4 +55,4 @@ Finally you can open Tor Browser from spotlight just like any other application Thanks for watching and if you have any questions please email help@rt.torproject.org -*shows a black screen saying "Thank you for watching. Got questions? email: help@rt.torproject.org"*
\ No newline at end of file +*shows a black screen saying "Thank you for watching. Got questions? email: help@rt.torproject.org"* |
