Sebastian Hahn commited on 2016-02-05 21:46:11
Zeige 5 geänderte Dateien mit 0 Einfügungen und 206 Löschungen.
Implements #16605. I think N900s are pretty rare now, and instructions for 0.2.1.x aren't really that useful anymore anyway.
| ... | ... |
@@ -1,191 +0,0 @@ |
| 1 |
-## translation metadata |
|
| 2 |
-# Revision: $Revision$ |
|
| 3 |
-# Translation-Priority: 3-low |
|
| 4 |
- |
|
| 5 |
-#include "head.wmi" TITLE="Tor Project: N900 Instructions" CHARSET="UTF-8" |
|
| 6 |
- |
|
| 7 |
-<!-- TODO: OUTDATED! either remove or archive this page --> |
|
| 8 |
- |
|
| 9 |
-<div id="content" class="clearfix"> |
|
| 10 |
- <div id="breadcrumbs"> |
|
| 11 |
- <a href="<page index>">Home » </a> |
|
| 12 |
- <a href="<page docs/documentation>">Documentation » </a> |
|
| 13 |
- <a href="<page docs/N900>">N900</a> |
|
| 14 |
- </div> |
|
| 15 |
- <div id="maincol"> |
|
| 16 |
- <a id="Maemo"></a> |
|
| 17 |
- <h2><a class="anchor" href="#Maemo">Installing Tor on Maemo</a></h2> |
|
| 18 |
- <br> |
|
| 19 |
- <p> |
|
| 20 |
- If you have a Maemo device that is not the <a href="#N900">N900</a>, we |
|
| 21 |
- suggest you install the Tor package from the |
|
| 22 |
- <a href="http://maemo.org/packages/view/tor/">Maemo website</a>. The Tor |
|
| 23 |
- Project does not produce these packages. They are maintained by the |
|
| 24 |
- Maemo community. |
|
| 25 |
- </p> |
|
| 26 |
- |
|
| 27 |
- <a id="N900"></a> |
|
| 28 |
- <h2><a class="anchor" href="#N900">Installing Tor on the N900</a></h2> |
|
| 29 |
- <br> |
|
| 30 |
- <p> |
|
| 31 |
- The following instructions should help install an |
|
| 32 |
- <a href="https://garage.maemo.org/projects/tor-status">experimental |
|
| 33 |
- Tor controller</a> and Tor as packaged for the N900 Nokia telephone. This is |
|
| 34 |
- currently an untested configuration. The browser in this configuration does |
|
| 35 |
- not have Torbutton and it should not be used for high security anonymity needs |
|
| 36 |
- at this time. |
|
| 37 |
- </p> |
|
| 38 |
- |
|
| 39 |
- <p> |
|
| 40 |
- Open the Application manager: <br> |
|
| 41 |
- <a href="$(IMGROOT)/N900/1_app_menu.png"> |
|
| 42 |
- <img alt="N900 application menu" |
|
| 43 |
- src="$(IMGROOT)/N900/1_app_menu-small.png"/> |
|
| 44 |
- </a> |
|
| 45 |
- </p> |
|
| 46 |
- |
|
| 47 |
- <p> |
|
| 48 |
- Click on the Application manager menu at the top of the screen: <br> |
|
| 49 |
- <a href="$(IMGROOT)/N900/2_app_manager.png"> |
|
| 50 |
- <img alt="N900 application manager" |
|
| 51 |
- src="$(IMGROOT)/N900/2_app_manager-small.png"/> |
|
| 52 |
- </a> |
|
| 53 |
- </p> |
|
| 54 |
- |
|
| 55 |
- <p> |
|
| 56 |
- Select 'Application catalogs': <br> |
|
| 57 |
- <a href="$(IMGROOT)/N900/3_app_managermenu.png"> |
|
| 58 |
- <img alt="N900 application catalogs" |
|
| 59 |
- src="$(IMGROOT)/N900/3_app_managermenu-small.png"/> |
|
| 60 |
- </a> |
|
| 61 |
- </p> |
|
| 62 |
- |
|
| 63 |
- <p> |
|
| 64 |
- Press 'New' to enable the maemo extras-devel repository. <br> |
|
| 65 |
- <small>Note: This repository contains untested packages that might harm your |
|
| 66 |
- device. <br> |
|
| 67 |
- See <a href="http://wiki.maemo.org/Extras-devel">Extras-devel</a> for |
|
| 68 |
- details. You should probably disable extras-devel after installing Tor, or |
|
| 69 |
- proceed at your own risk.</small> |
|
| 70 |
- <br> |
|
| 71 |
- <a href="$(IMGROOT)/N900/4_catalog_list.png"> |
|
| 72 |
- <img alt="N900 catalog list" |
|
| 73 |
- src="$(IMGROOT)/N900/4_catalog_list-small.png"/> |
|
| 74 |
- </a> |
|
| 75 |
- </p> |
|
| 76 |
- |
|
| 77 |
- <p> |
|
| 78 |
- Enter the following information into the catalog addition screen: |
|
| 79 |
- <p> |
|
| 80 |
- <pre> |
|
| 81 |
- Catalog name: Extras devel |
|
| 82 |
- Web address: http://repository.maemo.org/extras-devel/ |
|
| 83 |
- Distribution: fremantle |
|
| 84 |
- Components: free non-free |
|
| 85 |
- </pre> |
|
| 86 |
- </p> |
|
| 87 |
- <br> |
|
| 88 |
- Make sure 'Disabled' is unchecked, hit 'Save', and wait for the package list |
|
| 89 |
- to update.<br> |
|
| 90 |
- <a href="$(IMGROOT)/N900/5_new_catalog.png"> |
|
| 91 |
- <img alt="N900 new catalog" |
|
| 92 |
- src="$(IMGROOT)/N900/5_new_catalog-small.png"/> |
|
| 93 |
- </a> |
|
| 94 |
- </p> |
|
| 95 |
- |
|
| 96 |
- <p> |
|
| 97 |
- Press 'Download' in the App manager: <br> |
|
| 98 |
- <a href="$(IMGROOT)/N900/6_app_manager.png"> |
|
| 99 |
- <img alt="N900 app manager" |
|
| 100 |
- src="$(IMGROOT)/N900/6_app_manager-small.png"/> |
|
| 101 |
- </a> |
|
| 102 |
- </p> |
|
| 103 |
- |
|
| 104 |
- <p> |
|
| 105 |
- Select the Network category (or search for Tor): <br> |
|
| 106 |
- <a href="$(IMGROOT)/N900/7_app_categories.png"> |
|
| 107 |
- <img alt="N900 application categories" |
|
| 108 |
- src="$(IMGROOT)/N900/7_app_categories-small.png"/> |
|
| 109 |
- </a> |
|
| 110 |
- </p> |
|
| 111 |
- |
|
| 112 |
- <p> |
|
| 113 |
- Scroll down and select 'Tor Status Area Applet': <br> |
|
| 114 |
- <a href="$(IMGROOT)/N900/8_app_list.png"> |
|
| 115 |
- <img alt="N900 application list" |
|
| 116 |
- src="$(IMGROOT)/N900/8_app_list-small.png"/> |
|
| 117 |
- </a> |
|
| 118 |
- </p> |
|
| 119 |
- |
|
| 120 |
- <p> |
|
| 121 |
- Agree to the disclaimer and press 'Continue': <br> |
|
| 122 |
- <a href="$(IMGROOT)/N900/9_disclaimer.png"> |
|
| 123 |
- <img alt="N900 disclaimer" |
|
| 124 |
- src="$(IMGROOT)/N900/9_disclaimer-small.png"/> |
|
| 125 |
- </a> |
|
| 126 |
- </p> |
|
| 127 |
- |
|
| 128 |
- <p> |
|
| 129 |
- When the install is done, disable the extras-devel repository, and reboot |
|
| 130 |
- the device: <br> |
|
| 131 |
- <a href="$(IMGROOT)/N900/10_success.png"> |
|
| 132 |
- <img alt="N900 success" |
|
| 133 |
- src="$(IMGROOT)/N900/10_success-small.png"/> |
|
| 134 |
- </a> |
|
| 135 |
- </p> |
|
| 136 |
- |
|
| 137 |
- <p> |
|
| 138 |
- After rebooting the N900, open the status menu: <br> |
|
| 139 |
- <a href="$(IMGROOT)/N900/11_after_rebooting.png"> |
|
| 140 |
- <img alt="N900 status menu post-reboot" |
|
| 141 |
- src="$(IMGROOT)/N900/11_after_rebooting-small.png"/> |
|
| 142 |
- </a> |
|
| 143 |
- </p> |
|
| 144 |
- |
|
| 145 |
- <p> |
|
| 146 |
- Select 'The Onion Router' from the list: <br> |
|
| 147 |
- <a href="$(IMGROOT)/N900/12_status_menu.png"> |
|
| 148 |
- <img alt="N900 status menu selection" |
|
| 149 |
- src="$(IMGROOT)/N900/12_status_menu-small.png"/> |
|
| 150 |
- </a> |
|
| 151 |
- </p> |
|
| 152 |
- |
|
| 153 |
- <p> |
|
| 154 |
- Enable onion routing, and press 'Save': <br> |
|
| 155 |
- <a href="$(IMGROOT)/N900/13_enable_tor.png"> |
|
| 156 |
- <img alt="N900 enabling Tor" |
|
| 157 |
- src="$(IMGROOT)/N900/13_enable_tor-small.png"/> |
|
| 158 |
- </a> |
|
| 159 |
- </p> |
|
| 160 |
- |
|
| 161 |
- <p> |
|
| 162 |
- Visit <a href="https://check.torproject.org/">TorCheck</a> to confirm that |
|
| 163 |
- you are routing browser traffic through Tor: <br> |
|
| 164 |
- <a href="$(IMGROOT)/N900/14_check_tor.png"> |
|
| 165 |
- <img alt="N900 check Tor" |
|
| 166 |
- src="$(IMGROOT)/N900/14_check_tor-small.png"/> |
|
| 167 |
- </a> |
|
| 168 |
- </p> |
|
| 169 |
- |
|
| 170 |
- <p> |
|
| 171 |
- Note that this might not always give you the latest stable Tor version. |
|
| 172 |
- Additionally, the N900 web browser does not have Torbutton. This means that |
|
| 173 |
- while it may be useful for circumvention, it probably is unsuitable for strong |
|
| 174 |
- web browser anonymity requirements. |
|
| 175 |
- </p> |
|
| 176 |
- |
|
| 177 |
- <hr> |
|
| 178 |
- |
|
| 179 |
- <p>If you have suggestions for improving this document, please <a |
|
| 180 |
- href="<page about/contact>">send them to us</a>. Thanks!</p> |
|
| 181 |
- </div> |
|
| 182 |
- <!-- END MAINCOL --> |
|
| 183 |
- <div id = "sidecol"> |
|
| 184 |
-#include "side.wmi" |
|
| 185 |
-#include "info.wmi" |
|
| 186 |
- </div> |
|
| 187 |
- <!-- END SIDECOL --> |
|
| 188 |
-</div> |
|
| 189 |
-<!-- END CONTENT --> |
|
| 190 |
-#include <foot.wmi> |
|
| 191 |
- |
| ... | ... |
@@ -176,14 +176,6 @@ custom configurations. All an apt-get or yum install away.</p> |
| 176 | 176 |
<h2>Android Bundle</h2> |
| 177 | 177 |
<p>Our software is available for Android-based phones, tablets, and computers from the <a href="https://guardianproject.info/">Guardian Project</a> in their <a href= "https://guardianproject.info/2012/03/15/our-new-f-droid-app-repository/">F-Droid Repository</a> or the <a href="https://play.google.com/store/apps/details?id=org.torproject.android">Google Play Store</a>.</p> |
| 178 | 178 |
</div> |
| 179 |
-<!-- Nokia --> |
|
| 180 |
- <div class="package" style="border-bottom: 0px;"> |
|
| 181 |
- <div class="downloads"> |
|
| 182 |
- <a class="additional" style="font-weight: bold;" href="<page docs/N900>">Experimental Instructions</a> |
|
| 183 |
- </div> |
|
| 184 |
- |
|
| 185 |
- <h2>Nokia Maemo/N900</h2> |
|
| 186 |
- </div> |
|
| 187 | 179 |
</div> |
| 188 | 180 |
<!-- END SMARTPHONES --> |
| 189 | 181 |
<!-- BEGIN SOURCE --> |
| 190 | 182 |