git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
3640b0557
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
torvm
en
index.wml
Initial page content for impending torvm 0.0.1 release.
Martin Peck
commited
3640b0557
at 2009-03-14 16:49:46
index.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ #include "head.wmi" TITLE="Tor VM" <div class="main-column"> <!-- PUT CONTENT AFTER THIS TAG --> <h2>Tor VM</h2> <hr> <h3>What Is It?</h3> <p>Tor VM is a transparent Tor proxy for Windows that uses Qemu full virtualization technology for more resilient Tor clients and relays. </p> <p><strong>The initial 0.0.1 release is an unstable test build!</strong> See the <a href="http://bugs.noreply.org/flyspray/index.php?tasks=all&project=4&cat=19"> bug tracking database for known issues</a>. Remember to backup anything important before using this software on your system.</p> <a id="Download"></a> <h3><a class="anchor" href="#Download">Download Tor VM Software</a></h3> <ul> <!-- XXX: need to replace harcoded version with var replace in include --> <li><a href="dist/TorVM-0.0.1-NetInstaller.exe">Tor VM Network Installer</a> (<a href="dist/TorVM-0.0.1-NetInstaller.exe.asc" style="font-size: 90%;">sig</a>/ <a href="dist/TorVM-0.0.1-NetInstaller.exe.sha1.txt" style="font-size: 90%;">sha1</a>)</li> <li><a href="dist/TorVM-0.0.1-Bundle.exe">Tor VM Bundle Installer</a> (<a href="dist/TorVM-0.0.1-Bundle.exe.asc" style="font-size: 90%;">sig</a>/ <a href="dist/TorVM-0.0.1-Bundle.exe.sha1.txt" style="font-size: 90%;">sha1</a>)</li> <li><a href="dist/Tor_VM.exe">Tor VM Stand-alone Self Extractor</a> (<a href="dist/Tor_VM.exe.asc" style="font-size: 90%;">sig</a>/ <a href="dist/Tor_VM.exe.sha1.txt" style="font-size: 90%;">sha1</a>)</li> </ul> <a id="Setup"></a> <h3><a class="anchor" href="#Setup">Configure Windows For Less Risk</a></h3> <p>Running Firefox with Torbutton as a reduced privilege user provides defense in depth against various risks Internet users face. These steps explain how to create a restricted account for user name "anon".</p> <p>Navigate to the control panel "User Accounts" option.</p> <p><img src="img/uc01.png" alt="Control panel view - Select User Accounts option" /></p> <p>Select "Create a new account".</p> <p><img src="img/uc02.png" alt="User Accounts Tool - Select Create a new account" /></p> <p>Provide a nickname for the anonymous limited user account.</p> <p><img src="img/uc03.png" alt="Provide a nickname for the restricted account" /></p> <p>Choose the "Limited" account type for the reduced privilege user feature.</p> <p><img src="img/uc04.png" alt="Choose the Limited account type" /></p> <p>Select "Create Account".</p> <p><img src="img/uc05.png" alt="Select Create Account" /></p> <p>The new user is added to the list of accounts on the local system. This is the account that Internet applications like Firefox will run as when using Tor VM to route traffic through the Tor network. </p> <p><img src="img/uc06.png" alt="New user is available for login session" /></p> <p>The Switch User feature is used to run critical Tor VM software as Admin while Firefox and other Internet applications run with restricted rights.</p> <p><img src="img/uc07.png" alt="Use switch user to log in as restricted user" /></p> <p>The new limited user desktop has its own configuration and environment.</p> <p><img src="img/uc09.png" alt="Both Tor VM admin and restricted user can be used concurrently" /></p> <p></p> <p><img src="img/" alt="" /></p> <a id="Install"></a> <h3><a class="anchor" href="#Install">Install Tor VM Bundle</a></h3> <p></p> <p><img src="img/" alt="" /></p> <a id="Run"></a> <h3><a class="anchor" href="#Run">Run Tor VM and Vidalia</a></h3> <p></p> <p><img src="img/" alt="" /></p> <a id="Debug"></a> <h3><a class="anchor" href="#Debug">Troubleshoot Problems and Report Bugs</a></h3> <p>The Tor VM category in the Tor flyspray bug tracker is used to manage defects and features. See the <a href="http://bugs.noreply.org/flyspray/index.php?tasks=all&project=4"> Tor flyspray bug tracker</a> for known issues and pending changes.</p> <!-- localized installers and ? <a id="Advanced"></a> <h3><a class="anchor" href="#Advanced">Experimental Packages and Usage</a></h3> --> <a id="More"></a> <h3><a class="anchor" href="#More">Additional Resources</a></h3> <p>The latest design document for Tor VM is available in revision control: <a href="https://svn.torproject.org/svn/torvm/trunk/doc/design.html"> https://svn.torproject.org/svn/torvm/trunk/doc/design.html</a>. </p> <p>Features and fixes planned for the Tor VM software are documented in the <a href="https://svn.torproject.org/svn/torvm/trunk/TODO">Tor VM TODO</a>.</p> <p><a href="https://data.peertech.org/torbld/info/Tor_VM-svn">Automated package builds are available</a> for verifying fixes in subversion and testing work in progress.</p> </div><!-- #main --> #include <foot.wmi>