From 1d9bc4b11ce069f53227b83e4bf0d34f0d70218c Mon Sep 17 00:00:00 2001
From: Soren Stoutner
Date: Wed, 19 Dec 2018 10:41:39 -0700
Subject: [PATCH] Add section about downloading files to Guide -> Tor.
https://redmine.stoutner.com/issues/349
---
app/src/main/assets/de/guide_tor_dark.html | 7 +++++++
app/src/main/assets/de/guide_tor_light.html | 7 +++++++
app/src/main/assets/en/guide_tor_dark.html | 7 +++++++
app/src/main/assets/en/guide_tor_light.html | 7 +++++++
app/src/main/assets/es/guide_tor_dark.html | 7 +++++++
app/src/main/assets/es/guide_tor_light.html | 7 +++++++
app/src/main/assets/it/guide_tor_dark.html | 7 +++++++
app/src/main/assets/it/guide_tor_light.html | 7 +++++++
app/src/main/assets/ru/guide_tor_dark.html | 7 +++++++
app/src/main/assets/ru/guide_tor_light.html | 7 +++++++
.../shared_images/file_download_blue_dark.png | Bin 0 -> 757 bytes
.../shared_images/file_download_blue_light.png | Bin 0 -> 742 bytes
app/src/main/assets/shared_images/vpn_mode.png | Bin 0 -> 241584 bytes
app/src/main/res/values-tr/strings.xml | 5 ++---
14 files changed, 72 insertions(+), 3 deletions(-)
create mode 100644 app/src/main/assets/shared_images/file_download_blue_dark.png
create mode 100644 app/src/main/assets/shared_images/file_download_blue_light.png
create mode 100644 app/src/main/assets/shared_images/vpn_mode.png
diff --git a/app/src/main/assets/de/guide_tor_dark.html b/app/src/main/assets/de/guide_tor_dark.html
index 515e1885..42d8c178 100644
--- a/app/src/main/assets/de/guide_tor_dark.html
+++ b/app/src/main/assets/de/guide_tor_dark.html
@@ -79,5 +79,12 @@
Weil die Daten durch verschiedene Anlaufstellen geleitet werden ist das Nutzen von TOR oft weitaus langsamer als das direkte Verbinden mit dem Internet.
+
+ Downloading Files Via Tor
+ When Orbot is operating in proxy mode, browsing the internet using Privacy Browser will be router through the Tor network, but file downloads will not.
+ This is because Privacy Browser uses Androidâs builtin download manager to download files, which doesn't have a proxy option.
+ Users who want to download files via Orbot need to enable its VPN mode.
+
+