commit 1b0c225de990d60de433d367dc5e0f2b935756cc Author: championquizzer joydeep09@gmail.com Date: Tue Dec 15 16:22:08 2020 +0530
updated android manual
Signed-off-by: championquizzer joydeep09@gmail.com --- assets/static/images/android-censored.png | Bin 74940 -> 177136 bytes assets/static/images/android-configure.png | Bin 69892 -> 237088 bytes assets/static/images/android-connect.png | Bin 69965 -> 239210 bytes assets/static/images/android-new-identity.png | Bin 105151 -> 263142 bytes assets/static/images/android-provide-a-bridge.png | Bin 109572 -> 159176 bytes assets/static/images/android-provided-a-bridge.png | Bin 98794 -> 142112 bytes assets/static/images/android-security-settings.gif | Bin 1345090 -> 714378 bytes assets/static/images/android-select-a-bridge.png | Bin 109560 -> 150983 bytes assets/static/images/android-selected-a-bridge.png | Bin 124065 -> 162159 bytes content/mobile-tor/contents.lr | 12 ++++++------ 10 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/assets/static/images/android-censored.png b/assets/static/images/android-censored.png index 43faa8d..40d9961 100644 Binary files a/assets/static/images/android-censored.png and b/assets/static/images/android-censored.png differ diff --git a/assets/static/images/android-configure.png b/assets/static/images/android-configure.png index c457cca..d02a14e 100644 Binary files a/assets/static/images/android-configure.png and b/assets/static/images/android-configure.png differ diff --git a/assets/static/images/android-connect.png b/assets/static/images/android-connect.png index 8a6c1db..021ca27 100644 Binary files a/assets/static/images/android-connect.png and b/assets/static/images/android-connect.png differ diff --git a/assets/static/images/android-new-identity.png b/assets/static/images/android-new-identity.png index 69f9f9c..8961b8b 100644 Binary files a/assets/static/images/android-new-identity.png and b/assets/static/images/android-new-identity.png differ diff --git a/assets/static/images/android-provide-a-bridge.png b/assets/static/images/android-provide-a-bridge.png index 5241821..c048fb1 100644 Binary files a/assets/static/images/android-provide-a-bridge.png and b/assets/static/images/android-provide-a-bridge.png differ diff --git a/assets/static/images/android-provided-a-bridge.png b/assets/static/images/android-provided-a-bridge.png index 754f2cd..a2606ba 100644 Binary files a/assets/static/images/android-provided-a-bridge.png and b/assets/static/images/android-provided-a-bridge.png differ diff --git a/assets/static/images/android-security-settings.gif b/assets/static/images/android-security-settings.gif index de2f796..f34c689 100644 Binary files a/assets/static/images/android-security-settings.gif and b/assets/static/images/android-security-settings.gif differ diff --git a/assets/static/images/android-select-a-bridge.png b/assets/static/images/android-select-a-bridge.png index c322898..75a10d6 100644 Binary files a/assets/static/images/android-select-a-bridge.png and b/assets/static/images/android-select-a-bridge.png differ diff --git a/assets/static/images/android-selected-a-bridge.png b/assets/static/images/android-selected-a-bridge.png index 2a1cb9d..6e0d456 100644 Binary files a/assets/static/images/android-selected-a-bridge.png and b/assets/static/images/android-selected-a-bridge.png differ diff --git a/content/mobile-tor/contents.lr b/content/mobile-tor/contents.lr index e2f9bfa..e3724bd 100644 --- a/content/mobile-tor/contents.lr +++ b/content/mobile-tor/contents.lr @@ -76,8 +76,8 @@ If you are on a relatively fast connection, but this text seems to get stuck at
If you know that your connection is censored, you should select the settings icon. Tor Browser will take you through a series of configuration options. -The first screen asks if access to the Tor network is blocked or censored on your connection. -If you know your connection is censored, or you have tried and failed to connect to the Tor network and no other solutions have worked, tap the switch. +The first screen will tell you about the status of the Tor Network abd provide you the option to configure a Bridge ('Config Bridge'). +If you know your connection is censored, or you have tried and failed to connect to the Tor network and no other solutions have worked, tap on 'Config Bridge'. You will then be taken to the [Circumvention](../circumvention) screen to configure a pluggable transport.
### CIRCUMVENTION @@ -86,12 +86,12 @@ Bridge relays are Tor relays that are not listed in the public Tor directory. Bridges are useful for Tor users under oppressive regimes, and for people who want an extra layer of security because they're worried somebody will recognize that they are contacting a public Tor relay IP address.
To use a pluggable transport, tap on the settings icon when starting Tor Browser for the first time. -The first screen asks if access to the Tor network is censored on your connection. Tap on the switch to toggle it. +The first screen tells you about the status of the Tor network. Tap on 'Config Bridge' to configure a bridge.
<img style="max-width:300px" class="col-md-6" src="../../static/images/android-censored.png" alt="Censored internet on Tor Browser for Android">
The next screen provides the option to either use a built-in bridge or custom bridge. -With the "Select a bridge" option, you will have two options: "obfs4" and "meek-azure". +With the "Use a Bridge" option, you will have two options: "obfs4" and "meek-azure".
<img style="max-width:300px" class="col-md-6" src="../../static/images/android-select-a-bridge.png" alt="Select a bridge on Tor Browser for Android">
@@ -125,7 +125,7 @@ You can modify the security level by following given steps:
* Tap on a button of 3 vertical dots in URL bar. * Scroll down and tap on "Security Settings". -* You can now select an option from the security level slider. +* You can now select an option i.e. Standard, Safer or Safest.
### UPDATING @@ -217,4 +217,4 @@ Download Onion Browser from the [App Store](https://itunes.apple.com/us/app/onio
### Tor Browser for Windows Phone -There is currently no supported method for running Tor on Windows Phone. +There is currently no supported method for running Tor on older Windows Phones but in case of the newer Microsoft-branded/promoted phones, same steps on [Tor Browser on Android](#tor-browser-for-android) can be followed.
tor-commits@lists.torproject.org