diff options
author | Nick <nick@somerandomnick.ano> | 2010-09-14 02:34:39 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2010-09-14 02:34:39 +0000 |
commit | a22aba86abae9db8959c6fa4da4c5e68c022c019 (patch) | |
tree | 1496bff4df35e3f05dacac5e091d45b631e517b7 /doc/www.anonet2.org/public_pod/darknet_comparison.pod | |
parent | 5fb35ce967976777bc709bbbfc19cfe2c96af99a (diff) | |
download | resdb-a22aba86abae9db8959c6fa4da4c5e68c022c019.tar.gz resdb-a22aba86abae9db8959c6fa4da4c5e68c022c019.zip |
more a2.o updates
Diffstat (limited to 'doc/www.anonet2.org/public_pod/darknet_comparison.pod')
-rw-r--r-- | doc/www.anonet2.org/public_pod/darknet_comparison.pod | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/www.anonet2.org/public_pod/darknet_comparison.pod b/doc/www.anonet2.org/public_pod/darknet_comparison.pod index 665f53c..d48cd2e 100644 --- a/doc/www.anonet2.org/public_pod/darknet_comparison.pod +++ b/doc/www.anonet2.org/public_pod/darknet_comparison.pod @@ -25,22 +25,22 @@ Please keep in mind that this comparison is mostly focused on relative anonymity value, rather than, say, the quality of the available social networks. If the latter is more important to you than the former, you're almost certainly wasting your time here. If you'd like to understand -more about the mechanics of anonymity, there's a whole separate page here -(L<http://www.anonet2.org/anonymity>) devoted to that topic. +more about the mechanics of anonymity, L<there's a whole separate page +here devoted to that topic|http://www.anonet2.org/anonymity>. =begin html <table> <tr><th colspan='5'>Overview</th></tr> <tr><td> </td><th>AnoNet1</th><th>AnoNet2</th><th>dn42</th><th>VAnet</th></tr> - <tr><th>Claimed Purpose</th><td>anonymity to prevent censorship</td><td>anonymity to preserve censorship</td><td>have fun with BGP</td><td>freedom and network efficiency</td></tr> + <tr><th>Claimed Purpose</th><td>anonymity to prevent censorship</td><td>anonymity to prevent censorship</td><td>have fun with BGP</td><td>freedom and network efficiency</td></tr> <tr><th>Claimed Government</th><td>nearly none</td><td>none</td><td>nearly none</td><td>backbone only</td></tr> <tr><th>Actual Government</th><td>oligarchy</td><td>none</td><td>nearly none</td><td>backbone only</td></tr> <tr><th>Actual Government betrays Claimed Purpose</th><td>yes</td><td>no</td><td>no</td><td>no</td></tr> <tr><th>Centralized Critical Infrastructure</th><td>wiki (includes resource database), client port, IRC</td><td>none</td><td>wiki, IRC</td><td>all</td></tr> <tr><th>Decentralized Critical Infrastructure</th><td>routing</td><td>all</td><td>routing, resource database</td><td>none</td></tr> <tr><th>Current Size</th><td>20-30</td><td>~10</td><td>40-50</td><td><5</td></tr> - <tr><th>Average Monthly Growth</th><td>~0%</td><td>~20%</td><td>~5%</td><td>~20%</td></tr> + <tr><th>Average Monthly Growth</th><td>~0%</td><td>~20%</td><td>~5%</td><td>~10%</td></tr> <tr><th>Activity Level</th><td>medium</td><td>medium</td><td>medium</td><td>low</td></tr> <tr><th>Interdarknet Connectivity</th><td>censored access to AnoNet2 (must use AnoNet2 DNS), censored access to dn42 (must use AnoNet2 DNS)</td><td>full routing to part of AnoNet1, full routing to part of dn42, full routing to VAnet</td><td>censored access to AnoNet (1&2, must use SRN's DNS), censored access to VAnet (must use SRN's DNS)</td><td>full routing to part of AnoNet1, full routing to AnoNet2, full routing to part of dn42</td></tr> <tr><th>DNS Coverage</th><td>AnoNet1</td><td>AnoNet (1&2), dn42, VAnet, IcannNet</td><td>dn42, IcannNet</td><td>AnoNet (1&2), dn42, VAnet, IcannNet</td></tr> @@ -52,6 +52,7 @@ more about the mechanics of anonymity, there's a whole separate page here <tr><th>Documentation</th><td>centralized (crzydmnd's wiki)</td><td>decentralized (part of git-based resdb)</td><td>centralized (helios's wiki)</td><td>centralized (vanet.org)</td></tr> <tr><th>Chatroom</th><td>centralized (single IRCnet)</td><td>decentralized (ad-hoc relaying between IRC and Jabber chatrooms)</td><td>semicentralized (single IRCnet, with a Jabber chatroom relay)</td><td>decentralized (shared with AnoNet2)</td></tr> <tr><th>DNS</th><td>centralized (from wiki), several official "rootservers"</td><td>decentralized (from resdb), each user fields his own, public nameservers available for the lazy</td><td>decentralized (from registry), multiple competing deployments</td><td>centralized (from svn), centralized official deployment</td></tr> + <tr><th>BitTorrent Trackers/Indexers</th><td>none?</td><td>1 centralized and 1 decentralized (git-based)</td><td>1 centralized</td><td>1 centralized</td></tr> </table> =end html |