Software:Tor-ramdisk

From HandWiki
Tor-ramdisk
DeveloperAnthony G. Basile
OS familyUnix-like
Working stateCurrent
Source modelFree software
|Final release|Latest release}}20170130 / January 30, 2017; 7 years ago (2017-01-30)[1]
Available inEnglish
Platformsi686, MIPS,[2] x86-64[3]
Kernel typeMonolithic (Linux)
Default user interfaceText
LicenseGPL v3
Official websitegitweb.torproject.org/tor-ramdisk.git

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. 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 and imported by FTP or SCP.

See also


References

External links