Skip to content

Commit

Permalink
updated references in l19
Browse files Browse the repository at this point in the history
  • Loading branch information
alinush committed Jan 2, 2015
1 parent 9a2d6dc commit b3a084c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions l19-tor.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,9 +529,9 @@ <h3>References:</h3>

<ul>
<li><a href="https://metrics.torproject.org/">Tor Project Metrics</a></li>
<li><a href="http://dannenberg.ccc.de/tor/status-vote/current/consensus">1</a></li>
<li><a href="https://svn.torproject.org/svn/projects/design-paper/challenges.pdf">2</a></li>
<li><a href="https://svn.torproject.org/svn/projects/design-paper/blocking.pdf">3</a></li>
<li><a href="http://en.wikipedia.org/wiki/Dining_cryptographers_problem">4</a></li>
<li><a href="http://dedis.cs.yale.edu/2010/anon/papers/osdi12.pdf">5</a></li>
<li><a href="https://consensus-health.torproject.org/">Tor Consensus Health</a></li>
<li><a href="https://svn.torproject.org/svn/projects/design-paper/challenges.pdf">Challenges in deploying low-latency anonymity</a></li>
<li><a href="https://svn.torproject.org/svn/projects/design-paper/blocking.pdf">Design of a blocking-resistant anonymity system</a></li>
<li><a href="http://en.wikipedia.org/wiki/Dining_cryptographers_problem">Dining cryptographers problem</a></li>
<li><a href="http://dedis.cs.yale.edu/2010/anon/papers/osdi12.pdf">Dissent in Numbers: Making strong anonymity scale</a></li>
</ul>
10 changes: 5 additions & 5 deletions l19-tor.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,9 +359,9 @@ Tor design
### References:

- [Tor Project Metrics](https://metrics.torproject.org/)
- [1](http://dannenberg.ccc.de/tor/status-vote/current/consensus)
- [2](https://svn.torproject.org/svn/projects/design-paper/challenges.pdf)
- [3](https://svn.torproject.org/svn/projects/design-paper/blocking.pdf)
- [4](http://en.wikipedia.org/wiki/Dining_cryptographers_problem)
- [5](http://dedis.cs.yale.edu/2010/anon/papers/osdi12.pdf)
- [Tor Consensus Health](https://consensus-health.torproject.org/)
- [Challenges in deploying low-latency anonymity](https://svn.torproject.org/svn/projects/design-paper/challenges.pdf)
- [Design of a blocking-resistant anonymity system](https://svn.torproject.org/svn/projects/design-paper/blocking.pdf)
- [Dining cryptographers problem](http://en.wikipedia.org/wiki/Dining_cryptographers_problem)
- [Dissent in Numbers: Making strong anonymity scale](http://dedis.cs.yale.edu/2010/anon/papers/osdi12.pdf)

0 comments on commit b3a084c

Please sign in to comment.