| Package | Description |
|---|---|
| net.i2p.router.sybil |
Offline analysis tools for detecting Sybil attacks and malicious peer
coordination in the I2P network.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Pair.compareTo(Pair p) |
| Modifier and Type | Method and Description |
|---|---|
double |
Analysis.calculatePairDistance(List<RouterInfo> ris,
Map<Hash,Points> points,
List<Pair> pairs)
Calculate average pairwise distance between floodfills and identifies routers that are
unusually close to each other.
|