forked from I2P_Developers/i2p.www
Change links for Sybil paper to point at Freehaven
This commit is contained in:
@@ -674,7 +674,7 @@ routers that are only sometimes malicious may be much harder to deal with.
|
||||
|
||||
|
||||
<h3 id="sybil">{% trans %}Sybil Attack (Full Keyspace){% endtrans %}</h3>
|
||||
<p>{% trans url='http://citeseer.ist.psu.edu/douceur02sybil.html' -%}
|
||||
<p>{% trans url='https://www.freehaven.net/anonbib/cache/sybil.pdf' -%}
|
||||
An attacker may mount a <a href="{{ url }}">Sybil attack</a>
|
||||
by creating a large number of floodfill routers spread throughout the keyspace.
|
||||
{%- endtrans %}</p>
|
||||
@@ -721,7 +721,7 @@ This attack becomes more difficult as the network size grows.
|
||||
|
||||
|
||||
<h3 id="sybil-partial">{% trans %}Sybil Attack (Partial Keyspace){% endtrans %}</h3>
|
||||
<p>{% trans url='http://citeseer.ist.psu.edu/douceur02sybil.html' -%}
|
||||
<p>{% trans url='https://www.freehaven.net/anonbib/cache/sybil.pdf' -%}
|
||||
An attacker may mount a <a href="{{ url }}">Sybil attack</a>
|
||||
by creating a small number (8-15) of floodfill routers clustered closely in the keyspace,
|
||||
and distribute the RouterInfos for these routers widely.
|
||||
|
Reference in New Issue
Block a user