Code added to Tor to support PIR-based onion service descriptor lookups

Nick Mathewson 68cf666d04 Fix bug 571: associate certificates with keys, not dirservers, so that we can have certificates for dirservers we do not recognize. před 18 roky
Win32Build e621c97d6e r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 před 20 roky
contrib 596b822337 bump to 0.2.0.18-alpha-dev před 18 roky
debian a4a802d31f Create logfiles in logrotate so that they come into the world with the correct před 18 roky
doc 12fbf01abe down to 24 pages před 18 roky
src 68cf666d04 Fix bug 571: associate certificates with keys, not dirservers, so that we can have certificates for dirservers we do not recognize. před 18 roky
AUTHORS 2e378295d6 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 před 18 roky
ChangeLog 68cf666d04 Fix bug 571: associate certificates with keys, not dirservers, so that we can have certificates for dirservers we do not recognize. před 18 roky
Doxyfile.in b14bb2d85c Doxygen whines bitterly unless I let it update the configfile před 19 roky
INSTALL c4fa6d2551 we changed autogen.sh's behavior, so update the INSTALL file před 18 roky
LICENSE 99be6dae1e update the license for 2008, complete a todo. před 18 roky
Makefile.am 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 před 19 roky
README 2e378295d6 r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 před 18 roky
ReleaseNotes 1ee96aa48c and forward-port those před 18 roky
acinclude.m4 4606a8af03 r15646@tombo: nickm | 2007-12-23 13:17:33 -0500 před 18 roky
autogen.sh c5893e5035 r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 před 19 roky
configure.in 596b822337 bump to 0.2.0.18-alpha-dev před 18 roky
tor.spec.in 2136c82ae0 As nick commented, tor's configure doesn't know what --enable-static and před 18 roky

README

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.

To build Tor from source:
./configure; make; make install

Home page:
https://www.torproject.org/

Download new versions:
https://www.torproject.org/download.html

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

Frequently Asked Questions:
http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ