Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Package:Tor
Jump to navigation
Jump to search
Tor
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Tor is free software and an open network that helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security.
Installation
Emerge:
root # emerge --ask net-misc/tor
Run:
root # rc-service tor start
Add to default runlevel:
root # rc-update add tor default