Android page
Jacob Appelbaum

Jacob Appelbaum commited on 2010-02-23 00:17:04
Zeige 1 geänderte Dateien mit 57 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,57 @@
1
+## translation metadata
2
+# Revision: $Revision: 21564 $
3
+# Translation-Priority: 3-low
4
+
5
+#include "head.wmi" TITLE="Tor: Android Instructions" CHARSET="UTF-8"
6
+
7
+<div class="center">
8
+
9
+<div class="main-column">
10
+
11
+<a id="Android"></a>
12
+<h2><a class="anchor" href="#Android">Installing Tor on Android</a></h2>
13
+<br />
14
+<p>
15
+Tor will soon be available for Android.
16
+</p>
17
+
18
+<a id="market"></a>
19
+<h2><a class="anchor" href="#market">Installing Tor from the Android Market</a></h2>
20
+<br />
21
+<p>
22
+Here's how you install Tor from the Android market.
23
+</p>
24
+
25
+<a id="manual"></a>
26
+<h2><a class="anchor" href="#manual">Installing Tor from our website</a></h2>
27
+<br />
28
+<p>
29
+Here's how you install Tor from our website.
30
+</p>
31
+
32
+<p>
33
+Visit <a href="https://check.torproject.org/">TorCheck</a> to confirm that
34
+you are routing browser traffic through Tor: <br />
35
+<a href="../img/android/android.png">
36
+<img border="0" alt="Android check Tor"
37
+src="../img/android/android_check_tor-small.png"/>
38
+</a>
39
+</p>
40
+
41
+<p>
42
+Note that this might not always give you the latest stable Tor version.
43
+Additionally, the Android web browser does not have Torbutton. This means that
44
+while it may be useful for circumvention, it probably is unsuitable for strong
45
+web browser anonymity requirements.
46
+</p>
47
+
48
+<hr />
49
+
50
+<p>If you have suggestions for improving this document, please <a
51
+href="<page contact>">send them to us</a>. Thanks!</p>
52
+
53
+  </div><!-- #main -->
54
+</div>
55
+
56
+#include <foot.wmi>
57
+
0 58