mirror repository of the tor core protocol in case of issues
Go to file
Nick Mathewson 380d00246b Proposal 169: Eliminate TLS renegotiation
I propose a backward-compatible change to the Tor connection
establishment protocol to avoid the use of TLS
renegotiation.

Rather than doing a TLS renegotiation to exchange
certificates and authenticate the original handshake, this
proposal takes an approach similar to Steven Murdoch's
proposal 124, and uses Tor cells to authenticate the
parties' identities once the initial TLS handshake is
finished.
2010-01-28 00:04:25 -05:00
contrib Merge remote branch 'sebastian/manpage' 2010-01-27 13:24:05 -05:00
debian Drop debian/patches/0a58567c-work-with-reneg-ssl.dpatch (part of upstream) 2009-11-23 18:59:05 +01:00
doc Proposal 169: Eliminate TLS renegotiation 2010-01-28 00:04:25 -05:00
src Fix comments for getinfo_helper_t 2010-01-27 22:12:43 +01:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
.gitignore Convert the Tor manpage to asciidoc. 2010-01-27 12:13:10 +01:00
acinclude.m4 Merge commit 'origin/maint-0.2.1' 2010-01-24 15:03:45 -05:00
AUTHORS r16997@catbus: nickm | 2007-12-06 18:56:33 -0500 2007-12-06 23:56:36 +00:00
autogen.sh r14641@catbus: nickm | 2007-08-17 17:53:14 -0400 2007-08-17 21:55:24 +00:00
ChangeLog Stop shipping the design paper in the tarballs 2010-01-27 20:09:19 +01:00
configure.in Merge remote branch 'sebastian/manpage' 2010-01-27 13:24:05 -05:00
Doxyfile.in Remove all svn metadata minus what I missed. 2009-05-05 17:05:46 +02:00
INSTALL we changed autogen.sh's behavior, so update the INSTALL file 2008-01-23 19:08:53 +00:00
LICENSE Update the year for the copyright statement in two more files 2009-06-30 10:35:10 -04:00
Makefile.am List all the excluded files for make check-spaces 2009-12-12 02:53:27 +01:00
README update the (not very useful) readme 2008-12-07 23:41:10 +00:00
ReleaseNotes bump to 0.2.1.22, and give it a changelog 2010-01-19 14:43:05 -05:00
tor.spec.in Merge commit 'origin/maint-0.2.1' 2009-06-12 11:27:48 -04:00

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:
        https://wiki.torproject.org/noreply/TheOnionRouter/TorifyHOWTO

Frequently Asked Questions:
        https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ