diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 15:01:37 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 15:01:37 +0200 |
commit | 38ee9adc8bed3fd9d3d4d2328fb0639b3002935f (patch) | |
tree | 8b0de1124feb7decb0c7271dc76f6471fc25c85b /network/tor/README | |
parent | 7d81370b4d67036e1696db79a2ee9b8b28295e5f (diff) | |
download | slackbuilds-38ee9adc8bed3fd9d3d4d2328fb0639b3002935f.tar.gz |
network/tor: Initial import
Diffstat (limited to 'network/tor/README')
-rw-r--r-- | network/tor/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/tor/README b/network/tor/README new file mode 100644 index 0000000000..6340505979 --- /dev/null +++ b/network/tor/README @@ -0,0 +1,8 @@ +Tor is a toolset for a wide range of organizations and people that want +to improve their safety and security on the Internet. Using Tor can help +you anonymize web browsing and publishing, instant messaging, IRC, +SSH, and other applications that use the TCP protocol. Tor also +provides a platform on which software developers can build new +applications with built-in anonymity, safety, and privacy features. + +Tor requires the libevent library which is also available from SlackBuilds.org. |