6b7d08f109aca5d62b5164fb2f3a198e542954f6
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) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

10) <h1>Tor VM</h1>
Roger Dingledine prepare the tor vm website...

Roger Dingledine authored 15 years ago

11) 
Martin Peck Add sidebar for shortcuts t...

Martin Peck authored 15 years ago

12) <!-- BEGIN SIDEBAR -->
13) <div class="sidebar-left">
14) <h3>Using Tor VM</h3>
15) <ul>
16) <li><a href="#Download">Download</a></li>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

17) <li><a href="#Install">Install</a></li>
Martin Peck Add sidebar for shortcuts t...

Martin Peck authored 15 years ago

18) <li><a href="#Run">Run VM</a></li>
Martin Peck Consistency is good; nullif...

Martin Peck authored 15 years ago

19) <li><a href="#RecommendedUse">Use Torbutton</a></li>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

20) <li><a href="#Shutdown">Shutdown</a></li>
Martin Peck Add sidebar for shortcuts t...

Martin Peck authored 15 years ago

21) </ul>
22) </div>
23) <!-- END SIDEBAR -->
24) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

25) <h2>What Is It?</h2>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

26) <p>Tor VM is a transparent Tor proxy for Windows built with
Martin Peck Add link to Qemu when menti...

Martin Peck authored 15 years ago

27) <a href="http://www.qemu.org/">Qemu</a> virtualization technology for more
28) resilient clients and relays.
Roger Dingledine prepare the tor vm website...

Roger Dingledine authored 15 years ago

29) </p>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

30) <p>
31) The <a href="https://svn.torproject.org/svn/torvm/trunk/doc/design.html">Tor
32) VM design document</a> contains additional detail about this work in progress.</p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

33) 
34) <hr />
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

35) <a id="Download"></a>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

36) <h2><a class="anchor" href="#Download">Step One: Download Tor VM Software</a></h2>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

37) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

38) <ul>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

39) <li><a href="dist/TorVM-0.0.2-Bundle.exe">Tor VM Bundle Installer</a>
40) (<a href="dist/TorVM-0.0.2-Bundle.exe.asc" style="font-size: 90%;">sig</a>)</li>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

41) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

42) <li><a href="dist/TorVM-0.0.2-NetInstaller.exe">Tor VM Network Installer</a>
43) (<a href="dist/TorVM-0.0.2-NetInstaller.exe.asc" style="font-size: 90%;">sig</a>)</li>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

44) </ul>
45) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

46) <hr />
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

47) <a id="Install"></a>
48) <h2><a class="anchor" href="#Install">Step Two: Install Tor VM</a></h2>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

49) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

50) <p>Double click on the Bundle or Network Installer EXE to begin installation to the
51) current system.</p>
Martin Peck Add instruction for self ex...

Martin Peck authored 15 years ago

52) 
53) <p><img src="img/bundle02.png" alt="Click to Run Bundle Installer" /></p>
54) 
Martin Peck Add network installer graph...

Martin Peck authored 15 years ago

55) <p>The network installer contains the secure Tor updater software that is used
56) to reliably download all of the latest bundle application packages on demand.</p>
57) 
58) <p><img src="img/netinst02.png" alt="Network Installer downloads bundle software on demand" /></p>
59) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

60) 
61) <hr />
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

62) <a id="Run"></a>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

63) <h2><a class="anchor" href="#Run">Step Three: Run Tor VM</a></h2>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

64) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

65) <p>When installation is complete a Tor VM controller is started in
Martin Peck I can has grammar.

Martin Peck authored 15 years ago

66) the background. The installer program has finished and can be closed.</p>
Martin Peck And shots for Tor VM start...

Martin Peck authored 15 years ago

67) 
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

68) <p><img src="img/run01.png" alt="Tor VM controller will start at end of install" /></p>
Martin Peck And shots for Tor VM start...

Martin Peck authored 15 years ago

69) 
70) <p>After preparing network devices a Qemu virtual machine running the
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

71) Tor VM kernel is launched with the Vidalia controller. It may take a
72) few minutes to bootstrap into the Tor network. Please be patient.</p>
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

73) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

74) <p><img src="img/run02.png" alt="Bootstrap not complete until circuit created" /></p>
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

75) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

76) <hr />
77) <a id="RecommendedUse"></a>
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

78) <h2><a class="anchor" href="#RecommendedUse">Step Four: Using Firefox and Torbutton</a></h2>
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

79) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

80) <p>Once Tor has successfully built a circuit the Switch User menu is presented.
81) Firefox and other Tor applications must be run with the "Tor" restricted user account.</p>
Martin Peck Add paragraph and screensho...

Martin Peck authored 15 years ago

82) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

83) <p><img src="img/tor-user-switch.png" alt="Switch to Tor restricted user account" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

84) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

85) <p>Start Firefox and click on the Torbutton status icon in the lower right to enable Tor.</p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

86) 
Martin Peck Consistency is good; nullif...

Martin Peck authored 15 years ago

87) <p><img src="img/torbutton04.png" alt="Click on Torbutton status icon to toggle ON" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

88) 
89) <p>Verify that you are using Tor via
90) <a href="https://check.torproject.org/">https://check.torproject.org/</a></p>
91) 
Martin Peck Add missing alt text and mi...

Martin Peck authored 15 years ago

92) <p><img src="img/torbutton05.png" alt="Verify Tor use at check.torproject.org" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

93) 
94) 
95) <hr />
96) <a id="ExperimentalUse"></a> 
97) <h2><a class="anchor" href="#ExperimentalUse">Experimental: Using Flash</a></h2>
98) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

99) <p><strong>IMPORTANT: This is not a recommended use of Tor.</strong></p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

100) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

101) <p>Right click on Torbutton icon at lower right for menu. Select "Preferences..."
102) option.</p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

103) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

104) <p><img src="img/tbprefs.png" alt="Select Torbutton Preferences menu option" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

105) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

106) <p>Toggle the "Disable plugins..." dynamic content security setting.</p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

107) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

108) <p><img src="img/tbcontent.png" alt="Toggle disable plugins dynamic content security setting" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

109) 
110) <p>Connections made from the Browser and Flash Player plugin will now
111) be transparently proxied through the Tor network when viewing content.</p>
112) 
Martin Peck Add missing alt text and mi...

Martin Peck authored 15 years ago

113) <p><img src="img/flash02.png" alt="Flash player and other software now using Tor" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

114) 
115) <hr />
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

116) <a id="Shutdown"></a>
117) <h2><a class="anchor" href="#Shutdown">Step Five: Shutdown Tor VM</a></h2>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

118) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

119) <p>Press The Windows Key + L to switch back to administrator User.</p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

120) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

121) <p><img src="img/win-el.png" alt="Windows Key + L to switch user" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

122) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

123) <p><img src="img/admin-user-switchback.png" alt="Switch back to admin user account" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

124) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

125) <p>Select the Vidalia "Exit" option to shutdown the VM and restore network settings.
126) The restricted Tor user will be logged off automatically.</p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

127) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

128) <p><img src="img/exit-vidalia.png" alt="Select Vidalia Exit option to close VM" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

129) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

130) <p>Do not close the Tor VM controller window while restoring network settings.</p>
131) 
132) <p><img src="img/vm-shutdown.png" alt="Do not close the Tor VM window while restoring network settings" /></p>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

133) 
134) 
135) <hr />
Martin Peck Minor edits and add uninsta...

Martin Peck authored 15 years ago

136) <a id="Remove"></a>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

137) <h2><a class="anchor" href="#Remove">Uninstall Tor Bundle Software</a></h2>
Martin Peck Minor edits and add uninsta...

Martin Peck authored 15 years ago

138) 
Martin Peck Simplify user instruction f...

Martin Peck authored 14 years ago

139) <p>A script to uninstall all of the Tor bundle applications is placed
140) on the desktop. Run this utility to remove all of the Tor software and files.</p>
Martin Peck Minor edits and add uninsta...

Martin Peck authored 15 years ago

141) 
142) <p><img src="img/uninstall.png" alt="The Uninstall_Tor script will remove all Tor packages and files" /></p>
143) 
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

144) 
145) <hr />
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

146) <a id="Debug"></a>
Martin Peck Add documentation for using...

Martin Peck authored 15 years ago

147) <h2><a class="anchor" href="#Debug">Troubleshoot Problems and Report Bugs</a></h2>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

148) 
149) <p>The Tor VM category in the Tor flyspray bug tracker is used to manage
150) defects and features. See the
Bogdan Drozdowski Mainetance/polish translati...

Bogdan Drozdowski authored 15 years ago

151) <a href="http://bugs.noreply.org/flyspray/index.php?tasks=all&amp;project=4"
152) >Tor flyspray bug tracker</a> for known issues and pending changes.</p>
Martin Peck Initial page content for im...

Martin Peck authored 15 years ago

153) 
154) <p>Features and fixes planned for the Tor VM software are documented in the
155) <a href="https://svn.torproject.org/svn/torvm/trunk/TODO">Tor VM TODO</a>.</p>
156)