forked from I2P_Developers/i2p.www
Assorted internal and external URL fixes
This commit is contained in:
@@ -431,7 +431,7 @@ matter, the attacker would need to control a significant portion of the network
|
||||
which other tunnels or messages have those delays).
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans netdb=site_url('docs/how/networkdatabase') -%}
|
||||
<p>{% trans netdb=site_url('docs/how/network-database') -%}
|
||||
Also discussed on the <a href="{{ netdb }}#threat">network database page</a> (bootstrap attack).
|
||||
{%- endtrans %}</p>
|
||||
|
||||
@@ -470,8 +470,8 @@ was specifically designed to combat the predecessor attack.
|
||||
See also <a href="#intersection">the intersection attack</a>.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans pdf2008='http://prisms.cs.umass.edu/brian/pubs/wright.tissec.2008.pdf',
|
||||
pdf2004='http://prisms.cs.umass.edu/brian/pubs/wright-tissec.pdf' -%}
|
||||
<p>{% trans pdf2008='http://forensics.umass.edu/pubs/wright.tissec.2008.pdf',
|
||||
pdf2004='http://forensics.umass.edu/pubs/wright-tissec.pdf' -%}
|
||||
References: <a href="{{ pdf2008 }}">{{ pdf2008 }}</a>
|
||||
which is an update to the 2004 predecessor attack paper
|
||||
<a href="{{ pdf2004 }}">{{ pdf2004 }}</a>.
|
||||
@@ -627,7 +627,7 @@ for more Sybil discussion.
|
||||
|
||||
|
||||
<h3 id="buddy">{% trans %}Buddy Exhaustion attacks{% endtrans %}</h3>
|
||||
<p>{% trans pdf='https://netfiles.uiuc.edu/mittal2/www/nisan-torsk-ccs10.pdf' -%}
|
||||
<p>{% trans pdf='http://www.eecs.berkeley.edu/~pmittal/publications/nisan-torsk-ccs10.pdf' -%}
|
||||
(Reference: <a href="{{ pdf }}">In Search of an Anonymouns and Secure Lookup</a> Section 5.2)
|
||||
{%- endtrans %}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user