tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 33e2c5962cf7319424da1d25a350a5d18022d576
parent f93d9d8bacb672c123674cfe9fbb01320e6cb3d7
Author: Emily Bones <emilybones@riseup.net>
Date:   Mon,  7 Jun 2021 20:29:29 +0000

Add links to original design paper and anonbib

Closes #33742

Diffstat:
Achanges/ticket33742 | 3+++
Mdoc/HACKING/README.1st.md | 7+++++++
2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/changes/ticket33742 b/changes/ticket33742 @@ -0,0 +1,3 @@ + o Documentation: + - Add links to original tor design paper and anonbib to + docs/HACKING/README.1st.md. Closes ticket 33742. Patch from Emily Bones. diff --git a/doc/HACKING/README.1st.md b/doc/HACKING/README.1st.md @@ -36,6 +36,13 @@ For the latest version of the code, get a copy of git, and $ git clone https://git.torproject.org/git/tor ``` +For a copy of Tor's original design paper, see +[here](https://spec.torproject.org/tor-design). Note that Tor has changed in +many ways since 2004. + +For a large collection of security papers, many of which are related to Tor, +see [Anonbib's Selected Papers in Anonymity](https://www.freehaven.net/anonbib/). + ## Stay in touch We talk about Tor on the `tor-talk` mailing list. Design proposals and