diff options
author | Nick <nick@somerandomnick.ano> | 2010-08-23 11:02:23 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2010-08-23 11:02:23 +0000 |
commit | c51186d3a854760d6e0a30b241f41f77112507dd (patch) | |
tree | 88bfc860406a4f05bb5a14aa97434f1fb8376552 /doc/www.anonet2.org/public_pod/darknet_comparison.pod | |
parent | e9a8f8badaef598e781008b168d41bb3ee9a81e4 (diff) | |
download | resdb-c51186d3a854760d6e0a30b241f41f77112507dd.tar.gz resdb-c51186d3a854760d6e0a30b241f41f77112507dd.zip |
corrected factual error about VAnet DNS (thanks Borg)
Diffstat (limited to 'doc/www.anonet2.org/public_pod/darknet_comparison.pod')
-rw-r--r-- | doc/www.anonet2.org/public_pod/darknet_comparison.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/www.anonet2.org/public_pod/darknet_comparison.pod b/doc/www.anonet2.org/public_pod/darknet_comparison.pod index 976e150..665f53c 100644 --- a/doc/www.anonet2.org/public_pod/darknet_comparison.pod +++ b/doc/www.anonet2.org/public_pod/darknet_comparison.pod @@ -51,7 +51,7 @@ more about the mechanics of anonymity, there's a whole separate page here <tr><th>Resource Database</th><td>centralized (part of wiki)</td><td>decentralized (part of git-based resdb)</td><td>decentralized (part of monotone-based registry)</td><td>centralized (ask Borg)</td></tr> <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), multiple competing deployments</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> </table> =end html |