ece030d5e892a7147e315208e042e8b0b7085bae
Roger Dingledine prepare the tor vm website...

Roger Dingledine authored 15 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
4) #include "head.wmi" TITLE="Tor VM"
5) 
6) <div class="main-column">
7) 
8) <!-- PUT CONTENT AFTER THIS TAG -->
9) 
10) <h2>Tor VM</h2>
11) <hr>
12) 
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

13) <h3>What Is It?</h3>
14) <p>Tor VM is a transparent Tor proxy for Windows that uses Qemu full
15) virtualization technology for more resilient Tor clients and relays.
Roger Dingledine prepare the tor vm website...

Roger Dingledine authored 15 years ago

16) </p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

17) <p><strong>The initial 0.0.1 release is an unstable test build!</strong>
18) See the 
19) <a href="http://bugs.noreply.org/flyspray/index.php?tasks=all&project=4&cat=19">
20) bug tracking database for known issues</a>. Remember to backup anything
21) important before using this software on your system.</p>
22) 
23) <a id="Download"></a>
24) <h3><a class="anchor" href="#Download">Download Tor VM Software</a></h3>
25) 
26) <ul>
27) 
28) <!-- XXX: need to replace harcoded version with var replace in include -->
29) <li><a href="dist/TorVM-0.0.1-NetInstaller.exe">Tor VM Network Installer</a> 
30) (<a href="dist/TorVM-0.0.1-NetInstaller.exe.asc" style="font-size: 90%;">sig</a>/
31) <a href="dist/TorVM-0.0.1-NetInstaller.exe.sha1.txt" style="font-size: 90%;">sha1</a>)</li>
32) 
33) <li><a href="dist/TorVM-0.0.1-Bundle.exe">Tor VM Bundle Installer</a> 
34) (<a href="dist/TorVM-0.0.1-Bundle.exe.asc" style="font-size: 90%;">sig</a>/
35) <a href="dist/TorVM-0.0.1-Bundle.exe.sha1.txt" style="font-size: 90%;">sha1</a>)</li>
36) 
37) <li><a href="dist/Tor_VM.exe">Tor VM Stand-alone Self Extractor</a> 
38) (<a href="dist/Tor_VM.exe.asc" style="font-size: 90%;">sig</a>/
39) <a href="dist/Tor_VM.exe.sha1.txt" style="font-size: 90%;">sha1</a>)</li>
40) 
41) </ul>
42) 
43) <a id="Setup"></a>
44) <h3><a class="anchor" href="#Setup">Configure Windows For Less Risk</a></h3>
45) 
46) <p>Running Firefox with Torbutton as a reduced privilege user provides
47) defense in depth against various risks Internet users face. These steps
48) explain how to create a restricted account for user name "anon".</p>
49) 
Martin Peck Clean up some empty tags, a...

Martin Peck authored 15 years ago

50) <p>Navigate to the control panel "User Accounts" option. You can also use
51) the menu navigation:<br />
52) <!-- should this be a sequence of <span> instead? -->
53) <strong>Start Menu -&gt; Settings -&gt; Control Panel -&gt; Add or Remove Programs</strong></p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

54) 
55) <p><img src="img/uc01.png" alt="Control panel view - Select User Accounts option" /></p>
56) 
57) <p>Select "Create a new account".</p>
58) 
59) <p><img src="img/uc02.png" alt="User Accounts Tool - Select Create a new account" /></p>
60) 
61) <p>Provide a nickname for the anonymous limited user account.</p>
62) 
63) <p><img src="img/uc03.png" alt="Provide a nickname for the restricted account" /></p>
64) 
65) <p>Choose the "Limited" account type for the reduced privilege user feature.</p>
66) 
67) <p><img src="img/uc04.png" alt="Choose the Limited account type" /></p>
68) 
69) <p>Select "Create Account".</p>
70) 
71) <p><img src="img/uc05.png" alt="Select Create Account" /></p>
72) 
73) <p>The new user is added to the list of accounts on the local system. This is
74) the account that Internet applications like Firefox will run as when using
75) Tor VM to route traffic through the Tor network.
76) </p>
77) 
78) <p><img src="img/uc06.png" alt="New user is available for login session" /></p>
79) 
80) <p>The Switch User feature is used to run critical Tor VM software as Admin
81) while Firefox and other Internet applications run with restricted rights.</p>
82) 
83) <p><img src="img/uc07.png" alt="Use switch user to log in as restricted user" /></p>
84) 
85) <p>The new limited user desktop has its own configuration and environment.</p>
86) 
87) <p><img src="img/uc09.png" alt="Both Tor VM admin and restricted user can be used concurrently" /></p>
88) 
89) <a id="Install"></a>
90) <h3><a class="anchor" href="#Install">Install Tor VM Bundle</a></h3>
91) 
Martin Peck Clean up some empty tags, a...

Martin Peck authored 15 years ago

92) <p>Double click on the Bundle or Network Installer EXE to begin installation.</p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

93) 
Martin Peck Clean up some empty tags, a...

Martin Peck authored 15 years ago

94) <p><img src="img/bundle01.png" alt="Click to Run Bundle Installer" /> &nbsp;
95) <img src="img/netinst01.png" alt="Click to Run Network Installer" /></p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

96) 
97) <a id="Run"></a>
98) <h3><a class="anchor" href="#Run">Run Tor VM and Vidalia</a></h3>
99) 
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

100) <p>The first time Vidalia is run the image tiles needed for the Marble Map
101) plugin will be generated at start. If you do not have sufficient memory or
102) CPU to generate these tiles you can install the full Vidalia Marble package
103) with the generated image tiles already included.</p>
104) vidalia-genmap.png vidalia-support.png vidalia-repair.png
105) <p><img src="img/vidalia-genmap.png" alt="It may take a minute to generate the Marble Map image tiles" /></p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

106) 
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

107) <p>If any of the bundle applications stop working a repair can be requested
108) which may resolve the problem.</p>
109) 
110) <a id="Repair"></a>
111) <h3><a class="anchor" href="#Repair">Repair Installed Applications</a></h3>
112) 
113) <p><img src="img/vidalia-support.png" alt="In Add or Remove Programs - Select support option for package" /></p>
114) 
115) <p>Choose the repair option and all of the package files and registry will be
116) restored.</p>
117) 
118) <p><img src="img/vidalia-repair.png" alt="Choose Repair option" /></p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

119) 
120) <a id="Debug"></a>
121) <h3><a class="anchor" href="#Debug">Troubleshoot Problems and Report Bugs</a></h3>
122) 
123) <p>The Tor VM category in the Tor flyspray bug tracker is used to manage
124) defects and features. See the
125) <a href="http://bugs.noreply.org/flyspray/index.php?tasks=all&project=4">
126) Tor flyspray bug tracker</a> for known issues and pending changes.</p>
127) 
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

128) <!-- localized installers and full Marble data bundle?
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

129) <a id="Advanced"></a>
130) <h3><a class="anchor" href="#Advanced">Experimental Packages and Usage</a></h3>
131) -->
132) 
133) <a id="More"></a>
134) <h3><a class="anchor" href="#More">Additional Resources</a></h3>
135) 
136) <p>The latest design document for Tor VM is available in revision control:
137) <a href="https://svn.torproject.org/svn/torvm/trunk/doc/design.html">
138) https://svn.torproject.org/svn/torvm/trunk/doc/design.html</a>.
139) </p>
140) 
141) <p>Features and fixes planned for the Tor VM software are documented in the
142) <a href="https://svn.torproject.org/svn/torvm/trunk/TODO">Tor VM TODO</a>.</p>
143) 
144) <p><a href="https://data.peertech.org/torbld/info/Tor_VM-svn">Automated package
145) builds are available</a> for verifying fixes in subversion and testing work in
146) progress.</p>
Roger Dingledine prepare the tor vm website...

Roger Dingledine authored 15 years ago

147) 
Martin Peck Clean up some empty tags, a...

Martin Peck authored 15 years ago

148) <p>Be sure to build against a known working tag in the torvm repo. For
149) example,<br />
150) svn export https://svn.torproject.org/svn/torvm/tags/torvm-0_0_1 torvm-0.0.1-build
151) </p>
152)