Tor-ramdisk 20090131 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Tor-ramdisk 20090131 (Default branch)
# 1  
Old 01-31-2009
Tor-ramdisk 20090131 (Default branch)

Image Tor-ramdisk is an i686 uClibc-based micro Linux distribution whose only purpose is to host a Tor server in an environment that maximizes security and privacy. Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. Security is enhanced in tor-ramdisk by employing a monolithically compiled GRSEC/PAX patched kernel and hardened system tools. Privacy is enhanced by turning off logging at all levels so that even the Tor operator only has access to minimal information. Finally, since everything runs in ephemeral memory, no information survives a reboot, except for the Tor configuration file and the private RSA key, which may be exported/imported by FTP. License: GNU General Public License v3 Changes:
This is a minor maintenance update. Tor was updated to version 0.2.0.33 and busybox to 1.13.2. As with all releases, this one has been tested "in the wild". Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
VIDALIA(1)						      General Commands Manual							VIDALIA(1)

NAME
vidalia - Controller GUI for tor SYNOPSIS
vidalia [options] DESCRIPTION
Vidalia allows you to start and stop Tor, view the status of Tor at a glance, and monitor Tor's bandwidth usage. Vidalia also makes it easy to contribute to the Tor network by helping you setup a Tor server, if you wish. To find more information about what Tor is and how to use it, see the Tor homepage: https://www.torproject.org/ OPTIONS
-help Displays this usage message and exits. -reset Resets ALL stored Vidalia settings. -datadir <directory> Sets Vidalia's datadir to <directory> -pidfile <directory/pidfile> Sets Vidalia's pidfile to <directory/pidfile> -logfile <file> Sets the name and location of Vidalia's log file. If this option is specified without a loglevel, the default level of 'notice' will be used. -loglevel [debug|info|notice|warn|error] Sets the verbosity of Vidalia's logging. If this option is specified without a logfile, the log messages will be printed to stdout. -style <directory> Sets Vidalia's interface style. [Windows|Motif|CDE|Plastique] -lang <langcode> Sets Vidalia's language. Run Vidalia with the -help option to see a list of available language codes. SEE ALSO
tor(1) http://www.torproject.org/projects/vidalia.html AUTHORS
Matt Edman <edmanm@vidalia-project.net> Justin Hipple <hipplej@vidalia-project.net> This manpage was written by Alexander Wirt <formorer@debian.org> for the Debian Distribution (but may be used by others). 0.2.20 June 2006 VIDALIA(1)