diff options
author | Roger Dingledine <arma@torproject.org> | 2008-12-07 23:41:10 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-12-07 23:41:10 +0000 |
commit | d0c919aa1d38a3189370e95430b0063304c338c1 (patch) | |
tree | 7a903fe0ac338e670a80f65a67e044ab7629e3e3 /README | |
parent | 84581b47234838dc2b7fc70055f7ba09cd58a91c (diff) | |
download | tor-d0c919aa1d38a3189370e95430b0063304c338c1.tar tor-d0c919aa1d38a3189370e95430b0063304c338c1.tar.gz |
update the (not very useful) readme
svn:r17511
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,7 +1,7 @@ Tor protects your privacy on the internet by hiding the connection -between your Internet address and the services you use. We believe -Tor is reasonably secure, but please ensure you read the -instructions and configure it properly. +between your Internet address and the services you use. We believe Tor +is reasonably secure, but please ensure you read the instructions and +configure it properly. To build Tor from source: ./configure; make; make install @@ -16,7 +16,8 @@ Documentation, including links to installation and setup instructions: https://www.torproject.org/documentation.html Making applications work with Tor: - http://wiki.noreply.org/noreply/TheOnionRouter/TorifyHOWTO + https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO Frequently Asked Questions: - http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ + https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ + |