webwml/docs/en/N900.wml
2014-10-28 09:24:49 +01:00

192 lines
5.7 KiB
Plaintext

## translation metadata
# Revision: $Revision$
# Translation-Priority: 3-low
#include "head.wmi" TITLE="Tor Project: N900 Instructions" CHARSET="UTF-8"
<!-- TODO: OUTDATED! either remove or archive this page -->
<div id="content" class="clearfix">
<div id="breadcrumbs">
<a href="<page index>">Home &raquo; </a>
<a href="<page docs/documentation>">Documentation &raquo; </a>
<a href="<page docs/N900>">N900</a>
</div>
<div id="maincol">
<a id="Maemo"></a>
<h2><a class="anchor" href="#Maemo">Installing Tor on Maemo</a></h2>
<br>
<p>
If you have a Maemo device that is not the <a href="#N900">N900</a>, we
suggest you install the Tor package from the
<a href="http://maemo.org/packages/view/tor/">Maemo website</a>. The Tor
Project does not produce these packages. They are maintained by the
Maemo community.
</p>
<a id="N900"></a>
<h2><a class="anchor" href="#N900">Installing Tor on the N900</a></h2>
<br>
<p>
The following instructions should help install an
<a href="https://garage.maemo.org/projects/tor-status">experimental
Tor controller</a> and Tor as packaged for the N900 Nokia telephone. This is
currently an untested configuration. The browser in this configuration does
not have Torbutton and it should not be used for high security anonymity needs
at this time.
</p>
<p>
Open the Application manager: <br>
<a href="$(IMGROOT)/N900/1_app_menu.png">
<img alt="N900 application menu"
src="$(IMGROOT)/N900/1_app_menu-small.png"/>
</a>
</p>
<p>
Click on the Application manager menu at the top of the screen: <br>
<a href="$(IMGROOT)/N900/2_app_manager.png">
<img alt="N900 application manager"
src="$(IMGROOT)/N900/2_app_manager-small.png"/>
</a>
</p>
<p>
Select 'Application catalogs': <br>
<a href="$(IMGROOT)/N900/3_app_managermenu.png">
<img alt="N900 application catalogs"
src="$(IMGROOT)/N900/3_app_managermenu-small.png"/>
</a>
</p>
<p>
Press 'New' to enable the maemo extras-devel repository. <br>
<small>Note: This repository contains untested packages that might harm your
device. <br>
See <a href="http://wiki.maemo.org/Extras-devel">Extras-devel</a> for
details. You should probably disable extras-devel after installing Tor, or
proceed at your own risk.</small>
<br>
<a href="$(IMGROOT)/N900/4_catalog_list.png">
<img alt="N900 catalog list"
src="$(IMGROOT)/N900/4_catalog_list-small.png"/>
</a>
</p>
<p>
Enter the following information into the catalog addition screen:
<p>
<pre>
Catalog name: Extras devel
Web address: http://repository.maemo.org/extras-devel/
Distribution: fremantle
Components: free non-free
</pre>
</p>
<br>
Make sure 'Disabled' is unchecked, hit 'Save', and wait for the package list
to update.<br>
<a href="$(IMGROOT)/N900/5_new_catalog.png">
<img alt="N900 new catalog"
src="$(IMGROOT)/N900/5_new_catalog-small.png"/>
</a>
</p>
<p>
Press 'Download' in the App manager: <br>
<a href="$(IMGROOT)/N900/6_app_manager.png">
<img alt="N900 app manager"
src="$(IMGROOT)/N900/6_app_manager-small.png"/>
</a>
</p>
<p>
Select the Network category (or search for Tor): <br>
<a href="$(IMGROOT)/N900/7_app_categories.png">
<img alt="N900 application categories"
src="$(IMGROOT)/N900/7_app_categories-small.png"/>
</a>
</p>
<p>
Scroll down and select 'Tor Status Area Applet': <br>
<a href="$(IMGROOT)/N900/8_app_list.png">
<img alt="N900 application list"
src="$(IMGROOT)/N900/8_app_list-small.png"/>
</a>
</p>
<p>
Agree to the disclaimer and press 'Continue': <br>
<a href="$(IMGROOT)/N900/9_disclaimer.png">
<img alt="N900 disclaimer"
src="$(IMGROOT)/N900/9_disclaimer-small.png"/>
</a>
</p>
<p>
When the install is done, disable the extras-devel repository, and reboot
the device: <br>
<a href="$(IMGROOT)/N900/10_success.png">
<img alt="N900 success"
src="$(IMGROOT)/N900/10_success-small.png"/>
</a>
</p>
<p>
After rebooting the N900, open the status menu: <br>
<a href="$(IMGROOT)/N900/11_after_rebooting.png">
<img alt="N900 status menu post-reboot"
src="$(IMGROOT)/N900/11_after_rebooting-small.png"/>
</a>
</p>
<p>
Select 'The Onion Router' from the list: <br>
<a href="$(IMGROOT)/N900/12_status_menu.png">
<img alt="N900 status menu selection"
src="$(IMGROOT)/N900/12_status_menu-small.png"/>
</a>
</p>
<p>
Enable onion routing, and press 'Save': <br>
<a href="$(IMGROOT)/N900/13_enable_tor.png">
<img alt="N900 enabling Tor"
src="$(IMGROOT)/N900/13_enable_tor-small.png"/>
</a>
</p>
<p>
Visit <a href="https://check.torproject.org/">TorCheck</a> to confirm that
you are routing browser traffic through Tor: <br>
<a href="$(IMGROOT)/N900/14_check_tor.png">
<img alt="N900 check Tor"
src="$(IMGROOT)/N900/14_check_tor-small.png"/>
</a>
</p>
<p>
Note that this might not always give you the latest stable Tor version.
Additionally, the N900 web browser does not have Torbutton. This means that
while it may be useful for circumvention, it probably is unsuitable for strong
web browser anonymity requirements.
</p>
<hr>
<p>If you have suggestions for improving this document, please <a
href="<page about/contact>">send them to us</a>. Thanks!</p>
</div>
<!-- END MAINCOL -->
<div id = "sidecol">
#include "side.wmi"
#include "info.wmi"
</div>
<!-- END SIDECOL -->
</div>
<!-- END CONTENT -->
#include <foot.wmi>