diff options
author | Nick <nick@somerandomnick.ano> | 2011-06-26 09:19:37 +0000 |
---|---|---|
committer | Nick <nick@somerandomnick.ano> | 2011-06-26 09:19:37 +0000 |
commit | 13decebc754506eb845d2833d6a4660feb9e15ef (patch) | |
tree | 8c346f80ea8afd7138cbd834b8b268f5f72e6913 /doc | |
parent | ab3eb2eaaf574bfad1e3f26ab92a1ae45e082187 (diff) | |
download | resdb-13decebc754506eb845d2833d6a4660feb9e15ef.tar.gz resdb-13decebc754506eb845d2833d6a4660feb9e15ef.zip |
added a2.o/icann
Diffstat (limited to 'doc')
-rw-r--r-- | doc/www.anonet2.org/public_pod/Makefile | 2 | ||||
-rw-r--r-- | doc/www.anonet2.org/public_pod/icann.pod | 13 | ||||
-rw-r--r-- | doc/www.anonet2.org/public_pod/index.pod | 4 |
3 files changed, 18 insertions, 1 deletions
diff --git a/doc/www.anonet2.org/public_pod/Makefile b/doc/www.anonet2.org/public_pod/Makefile index d368a8c..455adc2 100644 --- a/doc/www.anonet2.org/public_pod/Makefile +++ b/doc/www.anonet2.org/public_pod/Makefile @@ -1,4 +1,4 @@ -all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html +all: index.html links.html faq.html darknet_comparison.html anonymity.html intro.html irc_anonymity.html services.html assholes.html thejetset_clientport.html icann.html %.html: %.pod pod2xhtml --noindex < $< 2>/dev/null > $@.tmp diff --git a/doc/www.anonet2.org/public_pod/icann.pod b/doc/www.anonet2.org/public_pod/icann.pod new file mode 100644 index 0000000..f3e388c --- /dev/null +++ b/doc/www.anonet2.org/public_pod/icann.pod @@ -0,0 +1,13 @@ +=head1 ICANN + +=head2 Background + +ICANN has exclusive authority over not just the IcannNet's DNS (L<as many people assume|http://www.guardian.co.uk/commentisfree/cifamerica/2011/jun/23/icann-internet-domain-names>), but also its IPs, ASNs, and other names and numbers. + +=head2 The Problem + +ICANN is a centralised authority that's abused its power in the past, and there is no reason to expect that it won't continue to abuse its power in the future. + +=head2 The Solution + +resdb is a decentralised resource database, with simple forks and merges. Claiming resources is free and simple, and market forces decide who will accept your claims and who will ignore them. Domain parking farms are irrelevant in resdb, because most users are happy to accept patches that eliminate them. If the US government tries to claim several /8s (16 million addresses each), a patch to eliminate them will be popular. diff --git a/doc/www.anonet2.org/public_pod/index.pod b/doc/www.anonet2.org/public_pod/index.pod index 5cc653c..473a204 100644 --- a/doc/www.anonet2.org/public_pod/index.pod +++ b/doc/www.anonet2.org/public_pod/index.pod @@ -24,6 +24,10 @@ L<AnoNet FAQ|http://www.anonet2.org/faq> L<quick introduction to darknets and anonymity in general and AnoNet2 in particular|http://www.anonet2.org/intro> +=item * + +L<the problem with allowing ICANN to control your internet|http://www.anonet2.org/icann> + =back =head2 How to Join |