Mercurial > hg > anonet-resdb
annotate doc/www.anonet2.org/public_pod/index.pod @ 454:650bf2be4249 draft
Edited Anonet2.org to include thejetset's client port
author | thejetset <nobody@nowhere> |
---|---|
date | Tue, 29 Mar 2011 01:37:10 +0000 |
parents | c44186580d36 |
children | a7f1dac4cb22 |
rev | line source |
---|---|
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
1 =head1 AnoNet, Take 2! |
329 | 2 |
323 | 3 Welcome to AnoNet! AnoNet is a highly decentralized darknet, aiming to create a censorship resistant network free from government influence and restrictions. AnoNet uses an IP network to accomplish this, as an alternative to the existing internet. |
4 | |
327 | 5 You can read more information about AnoNet below, or on L<http://wiki.ucis.nl/Anonet>. |
6 | |
150
7e7ee68cf6ec
still getting used to the new toolchain
Nick <nick@somerandomnick.ano>
parents:
149
diff
changeset
|
7 =head2 Theory |
329 | 8 |
326 | 9 =over |
329 | 10 |
326 | 11 =item * |
329 | 12 |
326 | 13 L<anonymity in general and its place in AnoNet in particular|http://www.anonet2.org/anonymity> |
329 | 14 |
326 | 15 =item * |
329 | 16 |
150
7e7ee68cf6ec
still getting used to the new toolchain
Nick <nick@somerandomnick.ano>
parents:
149
diff
changeset
|
17 L<darknet comparison page|http://www.anonet2.org/darknet_comparison> |
329 | 18 |
326 | 19 =item * |
329 | 20 |
152
f8414477a07e
nuked useless period left over from last commit
Nick <nick@somerandomnick.ano>
parents:
151
diff
changeset
|
21 L<AnoNet FAQ|http://www.anonet2.org/faq> |
329 | 22 |
326 | 23 =item * |
329 | 24 |
326 | 25 L<quick introduction to darknets and anonymity in general and AnoNet2 in particular|http://www.anonet2.org/intro> |
329 | 26 |
326 | 27 =back |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
28 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
29 =head2 How to Join |
329 | 30 |
31 There are many ways to join AnoNet. If you just want to hang out with | |
135
e1a8ea9055fd
fixed spelling error in a2.o
Nick <nick@somerandomnick.ano>
parents:
134
diff
changeset
|
32 us and chat, it's very easy: |
134
5a1eacb9dded
updated a2.o on suggestions from anonno
Nick <nick@somerandomnick.ano>
parents:
114
diff
changeset
|
33 |
243
f45b9a94dd21
switched IRCd list into a table
Nick <nick@somerandomnick.ano>
parents:
236
diff
changeset
|
34 =begin xhtml |
329 | 35 |
244 | 36 Z<><table> |
243
f45b9a94dd21
switched IRCd list into a table
Nick <nick@somerandomnick.ano>
parents:
236
diff
changeset
|
37 <tr><th>Protocol</th><th>Service</th><th>Anonymity</th></tr> |
329 | 38 <tr><td>HTTP WebChatZ<></td><td>L<KwaakNet|http://anortr.ucis.nl:8086/?channels=anonet&nick=Anonymous></td><td>L<aaya|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname, custom nickname (note 1))</td></tr> |
39 <tr><td>HTTP WebChatZ<></td><td>L<KwaakNet|http://webchat.kwaaknet.org/?c=AnoNet></td><td>L<naya|http://www.anonet2.org/irc_anonymity> (Visible IP, hidden username and realname, custom nickname (warning!) (note 1))</td></tr> | |
40 <tr><td>IRCZ<></td><td>L<SRN|irc://anortr.ucis.nl:8804/RendezVous></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2), and also blocks most CTCP messages)</td></tr> | |
41 <tr><td>IRCZ<></td><td>L<SRN (tor)|irc://2dmrunyyp6bp53th.onion/RendezVous></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2), and also blocks most CTCP messages)</td></tr> | |
42 <tr><td>IRCZ<></td><td>L<SRN2|irc://anortr.ucis.nl:8806/anonet></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2))</td></tr> | |
43 <tr><td>IRCZ<></td><td>L<SRN2 (tor)|irc://w53qxqs27amlrwnm.onion/anonet></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2))</td></tr> | |
44 <tr><td>IRCZ<></td><td>L<UFO|irc://anortr.ucis.nl:8805/anonet></td><td>L<aooo|http://www.anonet2.org/irc_anonymity> (Hidden IP, visible username and realname)</td></tr> | |
45 <tr><td>IRCZ<></td><td>L<UFO|irc://irc.kwaaknet.org:6667/anonet></td><td>L<nooo|http://www.anonet2.org/irc_anonymity> (Visible IP, username and realname (warning!))</td></tr> | |
46 <tr><td>TelnetZ<></td><td>L<SRN|telnet://anortr.ucis.nl:8803/></td><td>L<aaya|http://www.anonet2.org/irc_anonymity> (Hidden IP and username, custom nickname)</td></tr> | |
243
f45b9a94dd21
switched IRCd list into a table
Nick <nick@somerandomnick.ano>
parents:
236
diff
changeset
|
47 </table> |
329 | 48 |
243
f45b9a94dd21
switched IRCd list into a table
Nick <nick@somerandomnick.ano>
parents:
236
diff
changeset
|
49 =end xhtml |
f45b9a94dd21
switched IRCd list into a table
Nick <nick@somerandomnick.ano>
parents:
236
diff
changeset
|
50 |
327 | 51 =over |
329 | 52 |
327 | 53 =item * |
329 | 54 |
325 | 55 Note 1: your browser may send information that can be used to identify you. Although this information is not directly visible to other chat users, it may be sent in clear text over the internet and over anonet. |
329 | 56 |
327 | 57 =item * |
329 | 58 |
325 | 59 Note 2: your IRC client always sends your configured username, realname and possibly also hostname. Although this information is not directly visible to other chat users, it may be sent in clear text over the internet and over anonet. You should therefore always properly configure your IRC client! |
329 | 60 |
327 | 61 =back |
325 | 62 |
339 | 63 If you're feeling adventurous enough to connect at the IP level, there |
64 are a few options available: | |
65 | |
66 =over | |
67 | |
68 =item * | |
69 | |
70 L<UFO has a client port.|http://ix.ucis.nl/clientport.php> (You will | |
71 need openvpn for this option, but there is no need for routing software.) | |
454
650bf2be4249
Edited Anonet2.org to include thejetset's client port
thejetset <nobody@nowhere>
parents:
452
diff
changeset
|
72 L<Thejetset's client port|http://www.anonet2.org/thejetset_clientport> |
339 | 73 |
74 =item * | |
75 | |
76 It is possible to negotiate your first peering on IRC, completely | |
77 bypassing the client port. (For this option you can use quicktun, | |
78 openvpn, or tinc. You will also need routing software, for example bird | |
79 or zebra. If you are on Windows, DnRouter can do everything.) | |
80 | |
81 =back | |
82 | |
83 Once you're online, you can reconnect to IRC from inside AnoNet: | |
236
9382ecb6e323
split up one item into two items to avoid confusion (sevil's irc web chat and irc like chat rooms), and added IcannNet accessible irc webchat (for those who need assistance in joining. -sevil
root <root@HAL2000.(none)>
parents:
233
diff
changeset
|
84 |
329 | 85 =begin xhtml |
86 | |
323 | 87 Z<><table> |
326 | 88 <tr><th>ProtocolZ<></th><th>Service using DNSZ<></th><th>Service using IP (no DNS)</th><th>Anonymity</th></tr> |
416 | 89 <tr><td>UDPMSG4Z<></td><td>L<SRN (UDPMSG4 cloud)|udpmsg4://irc3.srn.ano:15783/chat/anonet></td><td>L<SRN (UDPMSG4 cloud)|udpmsg4://1.0.27.111:15783/chat/anonet></td><td>UDPMSG4 is anonymous by design. L<You can run your own IRC server.|http://www.powerfulproxy.com/do_it.php/http/www.srw.ano/udpmsg4ircd></td></tr> |
329 | 90 <tr><td>UDPMSG3Z<></td><td>L<SRN (UDPMSG3 cloud)|udpmsg3://irc2.srn.ano:15387/chat/anonet></td><td>L<SRN (UDPMSG3 cloud)|udpmsg3://1.0.27.110:15387/chat/anonet></td><td>UDPMSG3 is anonymous by design.</td></tr> |
426
d117f60b8aeb
merged sevilNatas commit with conflicts
Nick <nick@somerandomnick.ano>
parents:
423
diff
changeset
|
91 <tr><td>HTTP WebChatZ<></td><td>L<sevilIRC (Relaying on #anoNet)|http://www.sevilnatas.ano/chat.html></td><td></td><td>L<aaya|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname, custom nickname (note 1))</td></tr> |
329 | 92 <tr><td>HTTP WebChatZ<></td><td>L<KwaakNet|http://anortr.ucis.ano:8086/?channels=anonet&nick=Anonymous></td><td>L<KwaakNet|http://1.3.3.2:8086/?channels=anonet&nick=Anonymous></td><td>L<aaya|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname, custom nickname (note 1))</td></tr> |
416 | 93 <tr><td>IRCZ<></td><td>L<SRN (NewNickNet)|irc://irc3.srn.ano:6667/anonet></td><td>L<SRN (NickNet)|irc://1.0.27.111:6667/anonet></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2))</td></tr> |
447
d99624d2b8c7
s/irc2.srn.ano/irc4.srn.ano/
Nick <nick@somerandomnick.ano>
parents:
440
diff
changeset
|
94 <tr><td>IRCZ<></td><td>L<SRN (NickNet)|irc://irc4.srn.ano:6667/anonet></td><td>L<SRN (NickNet)|irc://1.0.27.114:6667/anonet></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2))</td></tr> |
329 | 95 <tr><td>IRCZ<></td><td>L<SRN|irc://irc.somerandomnick.ano:6667/RendezVous></td><td>L<SRN|irc://1.0.27.103:6667/RendezVous></td><td>L<aaoa|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname (note 2), and also blocks most CTCP messages)</td></tr> |
452
c44186580d36
moved sevil's IRC to the right section
Nick <nick@somerandomnick.ano>
parents:
451
diff
changeset
|
96 <!--<tr><td>IRCZ<></td><td>L<sevilNatas|irc://irc0.sevilnatas.ano:6667/anoNet></td><td>L<aaao|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname, custom nickname, SSL enabled)</td></tr>--> |
426
d117f60b8aeb
merged sevilNatas commit with conflicts
Nick <nick@somerandomnick.ano>
parents:
423
diff
changeset
|
97 <tr><td>IRCZ<></td><td>L<sevilNatas|irc://irc0.sevilnatas.ano:6667/anonet></td><td></td><td>L<aaao|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname, custom nickname, SSL enabled)</td></tr> |
423
4a9557cf2751
Updated kwaaknet links for inside anonet
lex <lex@lynx.ano>
parents:
420
diff
changeset
|
98 <tr><td>IRCZ<></td><td>L<KwaakNet|irc://irc.kwaaknet.ano:6667/anonet></td><td>Server L<1|irc://1.3.3.7:6667/anonet>, L<2|irc://1.3.9.1:6667/anonet>, L<3|irc://1.3.3.8:6667/anonet></td><td>L<nooo|http://www.anonet2.org/irc_anonymity> (Visible IP, username and realname)</td></tr> |
329 | 99 <tr><td>IRCZ<></td><td>L<pragmo|irc://irc.pragmo.ano:6667/atomic></td><td>L<pragmo|irc://1.0.16.111:6667/atomic></td><td>L<????|http://www.anonet2.org/irc_anonymity> (Unknown)</td></tr> |
100 <tr><td>TelnetZ<></td><td>L<SRN|telnet://irc.somerandomnick.ano:2323/></td><td></td><td>L<aaya|http://www.anonet2.org/irc_anonymity> (Hidden IP and username, custom nickname)</td></tr> | |
101 <tr><td>JabberZ<></td><td>irc.somerandomnick.ano (RendezVous MUC)</td><td></td><td>L<aaya|http://www.anonet2.org/irc_anonymity> (Hidden IP, username and realname, custom nickname)</td></tr> | |
323 | 102 </table> |
134
5a1eacb9dded
updated a2.o on suggestions from anonno
Nick <nick@somerandomnick.ano>
parents:
114
diff
changeset
|
103 |
329 | 104 =end xhtml |
105 | |
327 | 106 =over |
329 | 107 |
327 | 108 =item * |
329 | 109 |
325 | 110 Note 1: your browser may send information that can be used to identify you. Although this information is not directly visible to other chat users, it may be sent in clear text over the internet and over anonet. |
329 | 111 |
327 | 112 =item * |
329 | 113 |
325 | 114 Note 2: your IRC client always sends your configured username, realname and possibly also hostname. Although this information is not directly visible to other chat users, it may be sent in clear text over the internet and over anonet. You should therefore always properly configure your IRC client! |
329 | 115 |
327 | 116 =back |
325 | 117 |
329 | 118 For more information about anonimity on IRC, see L<this page|http://www.anonet2.org/irc_anonymity>. |
134
5a1eacb9dded
updated a2.o on suggestions from anonno
Nick <nick@somerandomnick.ano>
parents:
114
diff
changeset
|
119 |
404 | 120 =head2 IRC Channels |
121 | |
122 The activity level on #anonet got a bit too high (especially with all the bots), so some new channels have been added. Here are the currently known channels: | |
123 | |
124 =over | |
125 | |
126 =item #anonet (chat/anonet) | |
127 | |
128 This is the main channel for AnoNet-related discussion. All AnoNet2 IRC servers carry this channel. | |
129 | |
130 =item #talk (chat/talk) | |
131 | |
132 This is a new channel for general talk, and at least for now it is the home of most of our bots. Only sevil and SRN IRC servers carry this channel. | |
133 | |
134 =item #1984 (chat/1984) | |
135 | |
420 | 136 This is a channel that BrainBox requested. Most SRN IRC servers carry it. |
404 | 137 |
138 =back | |
139 | |
140 Creating a new channel is done the traditional way (just /join it), | |
141 but linking the channel through the udpmsg3 cloud requires a little | |
416 | 142 bit of configuration for all current udpmsg3 clients. SRN is happy |
143 to reconfigure his stuff for any new channel. L<SRN's new UDPMSG4 IRC | |
144 server|http://www.powerfulproxy.com/do_it.php/http/www.srw.ano/udpmsg4ircd> | |
145 doesn't require any special configuration. Just join a new channel on | |
146 irc3.srn.ano, and it will immediately exist on the udpmsg4 cloud. | |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
147 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
148 =head2 Why to Join |
329 | 149 |
404 | 150 Note that if your only aim in joining AnoNet is to search Google |
151 anonymously, you can save yourself the hassle L<by just heading over | |
152 to Scroogle|http://www.scroogle.org/>. If you're looking to browse | |
153 the rest of the public Internet anonymously, though, we now have | |
154 outbound proxies, which you're more than welcome to use. (L<Here's a | |
155 service that tries to show you what you're likely to be leaking, right | |
156 now.|http://what-is-my-ip-address.anonymous-proxy-servers.net/>) | |
157 | |
148
4209fedfd71a
completed index.pod update to take advantage of pod2xhtml
Nick <nick@somerandomnick.ano>
parents:
147
diff
changeset
|
158 (Note: There's now L<a separate page with links to many more reasons to |
4209fedfd71a
completed index.pod update to take advantage of pod2xhtml
Nick <nick@somerandomnick.ano>
parents:
147
diff
changeset
|
159 join AnoNet|http://www.anonet2.org/links>.) |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
160 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
161 You'd want to join AnoNet2 for the same reasons as you'd want to join |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
162 AnoNet1: to exercise your freedom of speech and action, without having |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
163 to worry too much about people who don't like you making too many |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
164 connections between your online and offline identities. Unlike AnoNet1, |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
165 we're not nazis about our rules, so if you don't feel the need to conceal |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
166 your real-life identity, we won't get all mad at you. Just please be |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
167 considerate of those who would like to stay anonymous ("pseudonomous," |
149
24736619d0f1
one last update for index.pod
Nick <nick@somerandomnick.ano>
parents:
148
diff
changeset
|
168 technically), and everybody is happy. (For more discussion on this |
24736619d0f1
one last update for index.pod
Nick <nick@somerandomnick.ano>
parents:
148
diff
changeset
|
169 topic in particular, you may want to check out L<a separate page |
24736619d0f1
one last update for index.pod
Nick <nick@somerandomnick.ano>
parents:
148
diff
changeset
|
170 here|http://www.anonet2.org/anonymity>.) |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
171 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
172 A secondary reason for joining is to gain an opportunity to experiment |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
173 with internet technologies without breaking "the real thing." While |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
174 that's not the purpose behind AnoNet, it seems to be a common reason |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
175 for joining, and as long as you don't break too much with your fun, |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
176 you're more than welcome to have your fun here. |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
177 |
440 | 178 If you saw L<this article about people getting arrested on false accusations from one guy|http://uk.finance.yahoo.com/news/Cyberactivists-warned-arrest-ftimes-3487898538.html?x=0>, then you may want to make yourself a bit more difficult to find. (L<Do you really want to get raided by the FBI just because some "security researcher" thinks you're a co-founder of Anonymous?|http://pastebin.com/raw.php?i=x69Akp5L>) AnoNet can help. |
179 | |
451 | 180 You may want to join for the social scene (we even have our own |
181 social network, although nobody uses it for what should be obvious | |
182 reasons), or you may want to create your own social scene. Even if | |
183 you don't care about your anonymity, L<you don't need to worry | |
184 about our social network "owner" deleting your identity for "private" | |
185 reasons|http://technolog.msnbc.msn.com/_news/2010/09/02/5033412-booted-from-facebook-woman-sues>, | |
186 because our social network is decentralised and resists censorship, | |
187 like most of the core AnoNet services. Again, you're not looking at an | |
188 "official" reason for joining, but nobody owns AnoNet, so "official" | |
189 is an artificial term 'round here. | |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
190 |
203 | 191 You may be looking for help with your Mathematics, Physics or Computer |
192 Science homework. Due to AnoNet's nature, many of the guys who hang | |
193 out here have an academic background in one (or more) of the above, | |
194 and most are quite happy to help students. | |
195 | |
196 If you're interested in starting your own darknet, you can get plenty of | |
197 advice here. In addition, the AnoNet2 infrastructure is easy to reuse | |
198 for any other darknet, by design. (Technical ease of forking is a core | |
199 goal of AnoNet2. We avoid forks only by being good enough so nobody | |
200 feels the need to fork AnoNet2.) | |
201 | |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
202 Finally, you may be getting a bit nervous at the amount of regulation |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
203 piling up around the world against the public Internet. Since the |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
204 "public" Internet is owned and managed by a number of multinational |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
205 corporations, it's fairly easy for governments to regulate it. Part of |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
206 the main purpose behind AnoNet has always been to get away from those |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
207 private control points, in order to create a truly public internet. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
208 In AnoNet1, anybody who can regulate crzydmnd can regulate AnoNet1's |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
209 "official" wiki (and by extension, its resource "database"), and |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
210 anybody who can regulate Kaos can regulate AnoNet1's "official" client |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
211 port (and by extension, all new AnoNet1 users), so the private control |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
212 point problem hasn't quite been solved there. AnoNet2 is still largely |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
213 controlled by UFO and somerandomnick, but we have both technical and |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
214 administrative measures in place to ensure that as the network grows, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
215 the two of us will no longer have enough control to destroy the network, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
216 even if our own governments ever decide to try regulating us. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
217 |
164 | 218 Here's an interesting exchange: |
165 | 219 |
166 | 220 =over |
165 | 221 |
166 | 222 =item Relay> [Ivo @ KN] governments do not intend to harm everybody |
223 | |
224 =item Relay> [Ivo @ KN] some criminals just intend harm everybody | |
165 | 225 |
166 | 226 =item somerandomnick> and some governments do, too |
165 | 227 |
166 | 228 =item Relay> [Ivo @ KN] they usually at least pretend to be good for some people |
165 | 229 |
166 | 230 =item somerandomnick> People are people. |
165 | 231 |
166 | 232 =item Relay> [anonno @ KN] right now they can eavesdrop on telephones, and they like it... if we all move to encrypted voip, they're in trouble |
165 | 233 |
166 | 234 =item somerandomnick> It doesn't really matter that much what hat a guy is wearing. |
165 | 235 |
166 | 236 =item somerandomnick> A government is just a pretty face for a person to hide behind. |
165 | 237 |
166 | 238 =item somerandomnick> It doesn't actually mean anything beyond "I'm stronger than you, so I make decisions for you." |
239 | |
240 =item somerandomnick> A person's government should be his own brain. You should never outsource your free choice. | |
165 | 241 |
166 | 242 =item Relay> [anonno @ KN] you know what, you could use this as a marketing tool for anonet ;) |
165 | 243 |
166 | 244 =back |
164 | 245 |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
246 =head2 The AnoNet Advantage |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
247 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
248 You may be wondering what AnoNet buys you, relative to IcannNet. The answer obviously depends on what you tend to do on IcannNet. Here are some points to note: |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
249 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
250 =over |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
251 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
252 =item Read Headlines |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
253 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
254 If you only read the headlines from your local news (without clicking |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
255 through to interesting stories, etc.), your anonymity on AnoNet is |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
256 actually significantly _worse_ than on IcannNet, because you're giving |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
257 away geolocation information that your IcannNet ISP already knows but |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
258 that AnoNet probably doesn't. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
259 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
260 =item Read News |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
261 |
203 | 262 Once you start clicking around for "interesting" stories, you're |
263 giving away information that your ISP probably wouldn't already know. | |
264 However, if you read local news it's probably still wise to avoid AnoNet. | |
265 (You can still use tor directly.) | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
266 |
320 | 267 =item Just Browse |
268 | |
269 If you just surf aimlessly for hours, you are giving away a lot of | |
270 profiling information to your ISP. With the AnoNet proxies, you can | |
271 avoid giving your ISP any of this information. (You are still giving the | |
272 same information to the AnoNet proxies if you don't use SSL tunneling, | |
273 but AnoNet proxies can't connect the profiling information with your | |
274 real-life identity, while your ISP (and anybody who can get your ISP | |
322 | 275 records) certainly can.) Surfing with AnoNet also means that you don't |
276 need to worry about your government filtering policies getting in your | |
277 way while you surf. | |
320 | 278 |
321 | 279 =item Browse WikiLeaks |
280 | |
281 If you're located in a totalitarian regime, your ISP may not allow you | |
282 to access WikiLeaks. Even if you are located in a less totalitarian | |
283 regime, your government may monitor your WikiLeaks browsing habits. | |
284 AnoNet allows you to browse WikiLeaks without your ISP preventing or | |
285 monitoring your visits. | |
286 | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
287 =item Do Research |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
288 |
203 | 289 AnoNet shines here. Governments can force Google to cough up your |
290 search history, but only if Google can figure out which searches you're | |
291 responsible for. If you use Scroogle (HTTPS) through one of AnoNet's | |
292 HTTP proxies, the proxy doesn't know what you're looking for, Scroogle | |
293 has no clue who you are, and by the time the search makes its way to | |
294 Google, connecting it to you is all but hopeless. | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
295 |
322 | 296 =item Discuss the WikiLeaks insurance.aes256 File |
297 | |
298 If you and your friends were hoping to talk together | |
299 about your experience trying to decrypt the file on | |
300 abovetopsecret's forums, you probably saw L<this complaint from a | |
301 moderator|http://www.abovetopsecret.com/forum/thread598787/pg23#pid9331623>. | |
302 After quoting from L<the terms and conditions | |
303 page|http://www.abovetopsecret.com/forum/thread6688/pg1>, he says: | |
304 B<Going forward, please remember that we cannot discuss how to "break" | |
305 this file open. We're only allowed to discuss the topic at hand, which | |
306 is the posting of the encrypted document itself, and what it I<may> | |
307 contain.> AnoNet doesn't have a terms and conditions page, so you're | |
308 "allowed" to discuss whatever you want. | |
309 | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
310 =item Share Files |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
311 |
203 | 312 BitTorrent doesn't hide your IP address, so seeding files for |
313 L<TPB|http://www.thepiratebay.org/> is not necessarily safe. BitTorrent | |
314 on AnoNet doesn't hide your IP address either, but the authorities can't | |
315 easily connect your AnoNet IP address with your IcannNet IP address | |
316 (in order to get your ISP to reveal your identity). | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
317 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
318 =item Speak Out |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
319 |
320 | 320 If you know something that you'd like other people to know, and you fear retribution from those who would prefer for others not to know what you know, traditional IcannNet forums can be forced to turn over your IP address, which can then identify you. If your email address is with Gmail, L<you have other problems|http://mirror.wikileaks.info/wiki/Gmail_may_hand_over_IP_addresses_of_journalists/>. On AnoNet, it's comparatively easy to cover your tracks, in such a way that even your own peers would have a hard time figuring out who said whatever it was. |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
321 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
322 =item Blog |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
323 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
324 If your blog is easy to connect to your offline identity (say, it |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
325 has your name and address, and/or dwells primarily on local issues), |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
326 then moving it to AnoNet obviously won't gain you much anonymity. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
327 On the other hand, if it's "just another random blog," AnoNet has the |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
328 potential to keep it that way. For example, if you like to tell readers |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
329 about your experience with various products, you always run the risk of |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
330 having to defend yourself against a lawsuit if a corporate lawyer decides |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
331 his client would be better served if your critical review went away. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
332 Now, since defending yourself in any court of law is never a trivial |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
333 matter (since the judges in nearly all first-world countries assume |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
334 that you know all the laws, regulations, relevant case histories, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
335 civil procedures, etc. - you know, the stuff you'd normally spend |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
336 years in law school learning how to make sense of), you may decide |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
337 that publishing your blog on IcannNet simply isn't worth the risk. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
338 On AnoNet, your blog is pretty well-protected against civil liability |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
339 lawsuits, since before a lawyer can sue you, he first has to find you. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
340 (While there are legal mechanisms in place in many countries to allow a |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
341 lawsuit to get started even when the defendant is unknown, it should be |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
342 pretty obvious that a court will need to find out who you are before it |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
343 can meaningfully involve you in a case. If you've done your homework, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
344 the cost of finding you will far outweigh the benefit, especially if the |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
345 plaintiff knows he has no real case against you and was simply hoping to |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
346 intimidate you.) In addition, the company hosting your IcannNet blog |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
347 almost certainly allows itself to delete (any part of) your blog in |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
348 its own sole discretion without even notifying you. That potentially |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
349 allows a lawyer with an upset client to take a shortcut and bypass you |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
350 entirely, simply "asking" your blog hosting provider to remove (that part |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
351 of) your blog. To avoid having to activate its own lawyers, your blog |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
352 hosting provider may very well decide to pull (that part of) your blog, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
353 especially if you're paying little or nothing to host your blog. In fact, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
354 if your blog is on its own domain, there's yet another canidate for the |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
355 weakest link, in that anybody who wants your blog gone can simply appeal |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
356 to your domain's registrar. (Recall the WikiLeaks case, for example.) |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
357 On AnoNet, you can easily host your own blog, forcing attacks against |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
358 your hosting arrangements to go through you (or at least through _all_ |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
359 of your peers). Your domain is even harder to attack, since wiping your |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
360 domain off of a single resdb repository would only prevent one AnoNet |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
361 user from seeing it (and a simple git rollback would fix the situation |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
362 even for that individual user). Moreover, the deletion would quickly |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
363 propagate throughout AnoNet, potentially raising alarms everywhere. |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
364 (Even if only a single user notices the attack and re-adds your domain, |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
365 his own re-addition will quickly propagate throughout AnoNet, restoring |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
366 access to your domain for everybody.) |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
367 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
368 =item Publish |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
369 |
203 | 370 If you thought publishing blogs was tricky, try publishing a book. |
371 ("Alms for Jihad" comes to mind as one obvious example, where the | |
372 publisher went so far as to delete the book from its own database and | |
373 buried the copyright.) While physical books may not be so simple to | |
374 publish on AnoNet (although you can certainly raise awareness of them | |
375 by speaking out about them on AnoNet), e-books enjoy considerable | |
376 anti-censorship advantages on AnoNet. | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
377 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
378 =item Teach |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
379 |
203 | 380 You may want to teach disciplines that can get you into friction with "the |
381 authorities" in a tyrannical regime. (Judges in prominent first-world | |
382 countries have ruled, for example, that knowing your way around a computer | |
383 is an indication that you may be involved in computer-related crimes.) | |
384 AnoNet gives you an opportunity to teach without your students being | |
385 able to point you out to the authorities, even under pain of torture. | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
386 |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
387 =item Report |
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
388 |
203 | 389 You may find yourself in the middle of a news story, but other parts |
390 of that news story may not appreciate your reports. When you report | |
391 something to WikiLeaks without going through tor, you're leaving a long | |
392 trail that may lead to you. With AnoNet, you can hide that trail to | |
393 a certain extent, if you don't want to use tor directly. (WikiLeaks | |
394 over tor will still give you better protection than AnoNet, if you're | |
395 worried about your government's intelligence agencies getting involved. | |
396 AnoNet's optimization towards pseudonymity with common IcannNet protocols | |
397 is the weakness, here. We're working on that, but in the meantime you | |
398 have L<tor|http://www.torproject.org/>, L<i2p|http://www.i2p2.de/>, | |
399 L<Freenet|http://freenetproject.org/>, L<GNUnet|http://gnunet.org/>, | |
400 and others.) | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
401 |
420 | 402 Even if your reports are perfectly legal in your country, |
403 you still may become the victim of identity theft, L<like | |
404 some journalists reporting on the HP board leak a few years | |
405 ago|http://www.wired.com/politics/security/news/2006/09/71749> (and | |
406 with governments "reaching out" to corporations more now, it gets worse | |
407 before it gets better). It's harder to find the identity of an anonymous | |
408 journalist, so naturally it is harder to steal it. It's also harder to | |
409 find your anonymous sources. | |
410 | |
417 | 411 =item Sell Stuff Online |
412 | |
413 Well, even if you don't care about your anonymity and in fact _want_ everyone to know who you are, doing business on IcannNet isn't so safe, L<because you never know when a misguided government will sieze your domain for no real reason, without even admitting its mistake|http://torrentfreak.com/u-s-government-shuts-down-84000-websites-by-mistake-110216/>. AnoNet domains are a safer investment, because it is far more difficult for someone to sieze an AnoNet domain. In addition, L<PowerfulProxy|http://www.powerfulproxy.com/> now makes it possible to reach many AnoNet domains directly from IcannNet. | |
414 | |
163
4c43af1c939e
added a2.o section discussing the anonet advantage
Nick <nick@somerandomnick.ano>
parents:
153
diff
changeset
|
415 =back |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
416 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
417 =head2 Why Not to Join |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
418 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
419 If you're looking for a ready-made community, where you just show up and |
55 | 420 "browse," AnoNet (either 1 or 2) is probably not quite what you're after. |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
421 The whole concept behind AnoNet is that it's whatever you make it. |
185 | 422 Of course, that's not to say you'll have to build everything from |
423 scratch, but if you want to be happy here, you're best off bringing | |
424 your creativity along rather than leaving it behind when you join. | |
425 (If you've been around darknets before, you're probably quite familiar | |
426 with "design by committee." On AnoNet, you're more than welcome to | |
427 invite a committee to discuss anything you want, but you don't have to | |
203 | 428 organize one before doing anything. If (you think) you already know |
429 what you're doing, just "build it and they will come.") | |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
430 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
431 =head2 What You Can Do |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
432 |
278
178011b2456e
Moved services in the index to a new page
root <root@Aquiles.(none)>
parents:
246
diff
changeset
|
433 See the L<Services|http://www.anonet2.org/services> page |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
434 |
203 | 435 =head2 What You Can't Yet Do |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
436 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
437 =over |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
438 |
203 | 439 =item A-Commerce |
440 | |
441 Getting Anonymous Commerce right takes a bit of effort, since nearly | |
442 all governments regulate the exchange of anything that has value, in an | |
443 attempt to preserve their power structure. A-Commerce is a core goal | |
444 of AnoNet, though, and we hope to achieve it someday. | |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
445 |
203 | 446 =item Watch TV |
447 | |
448 While the AnoNet backbone, at this point, is capable of sustaining | |
449 real-time video streaming, there are still some technical and | |
450 anonymity-preservation problems to solve before anybody here is likely | |
451 to feel safe broadcasting TV. | |
19
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
452 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
453 =back |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
454 |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
455 If you want something that's not on either list, you'll either have to |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
456 set it up yourself, or con somebody else into setting it up himself. (If |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
457 it's something that others are likely to find useful and/or interesting, |
31e3b4edf502
scripts for dom&ip, dn42 resdb, and doc (www.anonet2.org)
Nick <nick@somerandomnick.ano>
parents:
diff
changeset
|
458 you'll probably have an easy time recruiting guys to help you out.) |
55 | 459 |
460 =head2 What You Can Contribute | |
461 | |
462 Well, each of us has his own wishlist, but most of us are working on | |
463 moving stuff from our TODO lists to our DONE lists, so you're looking | |
203 | 464 at a bit of a moving (and highly subjective) target. You're more than |
465 welcome to contribute anything you want, and if it's interesting and/or | |
466 useful, it'll probably attract a following. That said, here are a number | |
467 of things that would benefit the AnoNet as a whole: | |
55 | 468 |
469 =over | |
470 | |
471 =item Client Ports | |
472 | |
473 When a new user wants to connect, he'll normally come in through a | |
474 client port. The more client ports are available, the harder it is for | |
475 any individual client port to abuse its position (for example, if the | |
476 local government decides to try regulating it). | |
477 | |
478 =item Public Email Services | |
479 | |
299 | 480 Nomius runs a public mail service, and lex is working on another one. |
481 While more than 2 public mail services clearly aren't necessary at this | |
482 stage, too many is better than too few. | |
55 | 483 |
484 =item IRC Servers | |
485 | |
98
8c1074a9de05
added links to the darknet comparison page
Nick <nick@somerandomnick.ano>
parents:
96
diff
changeset
|
486 IRC on AnoNet2 isn't one big network under centralized control. |
201
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
487 Rather, anybody who wants runs his own IRC (or other chat) server, and |
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
488 links whatever channels he wants to channels on other servers, using a |
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
489 collection of relay bots. (Right now, UFO, pragmo and SRN field relays, |
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
490 and the scalability problems are becoming visible. How relay bots may |
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
491 want to deal with this is still a topic for open discussion. Feel free |
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
492 to join in the discussion, or just do your own thing and let everyone |
f1953ef929ec
updated a2.o for a1 wiki mirror
Nick <nick@somerandomnick.ano>
parents:
200
diff
changeset
|
493 else be damned.) |
55 | 494 |
286 | 495 Update: UFO implemented udpmsg3 (inspired by r101's udpmsg protocol), |
313
d56e4aa1784e
added lex to the udpmsg3 world on a2.o :-)
Nick <nick@somerandomnick.ano>
parents:
310
diff
changeset
|
496 and UFO, SRN, sevilNatas and lex all have IRC servers connecting to the |
d56e4aa1784e
added lex to the udpmsg3 world on a2.o :-)
Nick <nick@somerandomnick.ano>
parents:
310
diff
changeset
|
497 udpmsg3 "cloud" now. The primary advantages of udpmsg3 are that it's |
d56e4aa1784e
added lex to the udpmsg3 world on a2.o :-)
Nick <nick@somerandomnick.ano>
parents:
310
diff
changeset
|
498 truly decentralized, very difficult to censor, fails over gracefully in |
d56e4aa1784e
added lex to the udpmsg3 world on a2.o :-)
Nick <nick@somerandomnick.ano>
parents:
310
diff
changeset
|
499 case of hardware/software failures without dropping messages and without |
d56e4aa1784e
added lex to the udpmsg3 world on a2.o :-)
Nick <nick@somerandomnick.ano>
parents:
310
diff
changeset
|
500 duplicating messages, and avoids the long relay chains that normally |
d56e4aa1784e
added lex to the udpmsg3 world on a2.o :-)
Nick <nick@somerandomnick.ano>
parents:
310
diff
changeset
|
501 take up half your screen. |
286 | 502 |
416 | 503 Update: SRN implemented udpmsg4 (a modification to udpmsg3 to |
504 support binary data without escaping, and to reduce code size and CPU | |
505 cycles to read and write the protocol), and SRN and sevilNatas now | |
506 have IRC servers connecting to the udpmsg4 cloud (running L<SRN's new | |
507 IRCd|http://www.powerfulproxy.com/do_it.php/http/www.srw.ano/udpmsg4ircd>). | |
508 SRN also runs a udpmsg3 bridge. | |
509 | |
55 | 510 =item Outbound HTTP Proxies |
511 | |
174
896eeb783f25
added a.polipo.srn.ano to a2.o
Nick <nick@somerandomnick.ano>
parents:
173
diff
changeset
|
512 SRN runs three right now and ryuk runs one, but that means between the |
896eeb783f25
added a.polipo.srn.ano to a2.o
Nick <nick@somerandomnick.ano>
parents:
173
diff
changeset
|
513 two of them they can snoop on all HTTP traffic from AnoNet2 to IcannNet. |
98
8c1074a9de05
added links to the darknet comparison page
Nick <nick@somerandomnick.ano>
parents:
96
diff
changeset
|
514 Having more proxies gives you an alternative to blindly trusting SRN |
8c1074a9de05
added links to the darknet comparison page
Nick <nick@somerandomnick.ano>
parents:
96
diff
changeset
|
515 and ryuk not to sell your click-through data to Google, invert the order |
8c1074a9de05
added links to the darknet comparison page
Nick <nick@somerandomnick.ano>
parents:
96
diff
changeset
|
516 of search results to your queries, and inject malicious JavaScript into |
8c1074a9de05
added links to the darknet comparison page
Nick <nick@somerandomnick.ano>
parents:
96
diff
changeset
|
517 your Hotmail homepage. |
55 | 518 |
286 | 519 =item IcannNet mailinglist Proxies |
520 | |
521 AnoNet uses a lot of software in new and interesting ways, so AnoNet | |
522 users find "accidental features" quite often. If there were an easy | |
523 way to join the official mailing lists for some of this software, AnoNet | |
524 users would probably submit many more bug reports, resulting in better | |
525 quality software being available for us. | |
526 | |
55 | 527 =back |
112
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
528 |
306
f40d1793739c
added a link from a2.o to the assholes page
Nick <nick@somerandomnick.ano>
parents:
305
diff
changeset
|
529 =head2 Assholes |
f40d1793739c
added a link from a2.o to the assholes page
Nick <nick@somerandomnick.ano>
parents:
305
diff
changeset
|
530 |
f40d1793739c
added a link from a2.o to the assholes page
Nick <nick@somerandomnick.ano>
parents:
305
diff
changeset
|
531 We finally found L<our first asshole|http://www.anonet2.org/assholes>. |
f40d1793739c
added a link from a2.o to the assholes page
Nick <nick@somerandomnick.ano>
parents:
305
diff
changeset
|
532 |
112
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
533 =head2 See Also |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
534 |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
535 If AnoNet sounds good but not perfect, don't despair: there are a number |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
536 of other projects that may interest you either instead of - or possibly |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
537 in addition to - AnoNet. |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
538 |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
539 =over |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
540 |
148
4209fedfd71a
completed index.pod update to take advantage of pod2xhtml
Nick <nick@somerandomnick.ano>
parents:
147
diff
changeset
|
541 =item L<dn42|http://www.dn42.net/> |
112
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
542 |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
543 dn42 is another highly decentralized darknet, and it's also quite |
329 | 544 friendly. The main differences are that it doesn't claim anonymity as a |
545 goal (it is mostly intended for learning BGP), and that it's significantly | |
546 larger than AnoNet. A number of AnoNet members are also active in dn42. | |
112
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
547 |
148
4209fedfd71a
completed index.pod update to take advantage of pod2xhtml
Nick <nick@somerandomnick.ano>
parents:
147
diff
changeset
|
548 =item L<VAnet|http://www.vanet.org/> |
112
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
549 |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
550 VAnet is a strange animal. It's a highly I<centralized> darknet, making |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
551 the curious claim that centralization actually aids in privacy protection. |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
552 It's still quite small, but it should scale extremely well from a |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
553 technical perspective, due to its centralization. VAnet's official IRC |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
554 is part of the AnoNet IRC monster for now, so the easiest way to find out |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
555 more about VAnet is actually just to join AnoNet IRC and ask about VAnet. |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
556 |
148
4209fedfd71a
completed index.pod update to take advantage of pod2xhtml
Nick <nick@somerandomnick.ano>
parents:
147
diff
changeset
|
557 =item L<UCIS IX|http://ix.ucis.nl/> |
112
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
558 |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
559 The UCIS Internet eXchange is an attempt to link a bunch of darknets |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
560 together. If you connect using UFO's CP, you're already on the UCIS IX. |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
561 |
9fba60ff2ed3
added a "see also" section to a2.o
Nick <nick@somerandomnick.ano>
parents:
107
diff
changeset
|
562 =back |