3640b0557dc8a4f56741d0e87aeef8623c66a45f
Roger Dingledine prepare the tor vm website...

Roger Dingledine authored 16 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 16 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) 
50) <p>Navigate to the control panel "User Accounts" option.</p>
51) 
52) <p><img src="img/uc01.png" alt="Control panel view - Select User Accounts option" /></p>
53) 
54) <p>Select "Create a new account".</p>
55) 
56) <p><img src="img/uc02.png" alt="User Accounts Tool - Select Create a new account" /></p>
57) 
58) <p>Provide a nickname for the anonymous limited user account.</p>
59) 
60) <p><img src="img/uc03.png" alt="Provide a nickname for the restricted account" /></p>
61) 
62) <p>Choose the "Limited" account type for the reduced privilege user feature.</p>
63) 
64) <p><img src="img/uc04.png" alt="Choose the Limited account type" /></p>
65) 
66) <p>Select "Create Account".</p>
67) 
68) <p><img src="img/uc05.png" alt="Select Create Account" /></p>
69) 
70) <p>The new user is added to the list of accounts on the local system. This is
71) the account that Internet applications like Firefox will run as when using
72) Tor VM to route traffic through the Tor network.
73) </p>
74) 
75) <p><img src="img/uc06.png" alt="New user is available for login session" /></p>
76) 
77) <p>The Switch User feature is used to run critical Tor VM software as Admin
78) while Firefox and other Internet applications run with restricted rights.</p>
79) 
80) <p><img src="img/uc07.png" alt="Use switch user to log in as restricted user" /></p>
81) 
82) <p>The new limited user desktop has its own configuration and environment.</p>
83) 
84) <p><img src="img/uc09.png" alt="Both Tor VM admin and restricted user can be used concurrently" /></p>
85) 
86) <p></p>
87) 
88) <p><img src="img/" alt="" /></p>
89) 
90) <a id="Install"></a>
91) <h3><a class="anchor" href="#Install">Install Tor VM Bundle</a></h3>
92) 
93) <p></p>
94) 
95) <p><img src="img/" alt="" /></p>
96) 
97) <a id="Run"></a>
98) <h3><a class="anchor" href="#Run">Run Tor VM and Vidalia</a></h3>
99) 
100) <p></p>
101) 
102) <p><img src="img/" alt="" /></p>
103) 
104) <a id="Debug"></a>
105) <h3><a class="anchor" href="#Debug">Troubleshoot Problems and Report Bugs</a></h3>
106) 
107) <p>The Tor VM category in the Tor flyspray bug tracker is used to manage
108) defects and features. See the
109) <a href="http://bugs.noreply.org/flyspray/index.php?tasks=all&project=4">
110) Tor flyspray bug tracker</a> for known issues and pending changes.</p>
111) 
112) <!-- localized installers and ?
113) <a id="Advanced"></a>
114) <h3><a class="anchor" href="#Advanced">Experimental Packages and Usage</a></h3>
115) -->
116) 
117) <a id="More"></a>
118) <h3><a class="anchor" href="#More">Additional Resources</a></h3>
119) 
120) <p>The latest design document for Tor VM is available in revision control:
121) <a href="https://svn.torproject.org/svn/torvm/trunk/doc/design.html">
122) https://svn.torproject.org/svn/torvm/trunk/doc/design.html</a>.
123) </p>
124) 
125) <p>Features and fixes planned for the Tor VM software are documented in the
126) <a href="https://svn.torproject.org/svn/torvm/trunk/TODO">Tor VM TODO</a>.</p>
127) 
128) <p><a href="https://data.peertech.org/torbld/info/Tor_VM-svn">Automated package
129) builds are available</a> for verifying fixes in subversion and testing work in
130) progress.</p>