Updated _Sidebar (markdown)
[bibanon.git] / Uber-Secret-Handbook.md
blob5805de1adc9d20131e7cfac50f7e98ada299dc23
2 Anonymous – the uber-secret handbook
6 compiled by Anonymii
9 Version 0.1.3
11 Date 15.02.11
14 DRAFT VERSION,
17 contains Typos 
19 <nowiki>contains <°-(-(-(-<</nowiki>
21 contains no ( o ) ( o )
23 also, no 8====D
25 also, tl;dr
29 ## Foreword
32 The greatest threats to your safety are A) social engineering and your behaviour and B) revealing your IP address.
35 for A) see Social Threats 
38 for B) see Technical
41 Try to follow as many of these suggestions as possible to ensure maximum privacy.
44 ## Social Threats
47 ''Basic rule: Blend in with the crowd, disperse into the stream. Keep a low profile. Don't try to be special. Remember, when in Rome, do as Romans do. Don't try to be a smart ass. FEDs are many, Anonymous is Legion, but you are only one. There are no old heros, there are only young heros and dead heros.''
50 Do not give any personal information on the IRC chat as it is public, you mom could read what you write there and so could the Police. And don't mention your involvement with Anonymous in your real life. 
53 * do not include personal information in your screen name
54 * don't discuss personal information, your address or where you're from
55 * don't mention your gender, tattoos, scars, piercings, bodymodifications,
56 * over-/underweight, physical or psychological (in)abillities (got the idea?)
57 * don't mention your profession or hobbies
58 * don't mention whether you're in a relationship
59 * don't mention your involvement with other activist groups
60 * musical taste/preferred literature/films is a good way, to know someone,<br/> don't mention any of these
61 * don't use special characters, that are existent only in your language as 
62 * they would reveal where you are from 
63 * don't give even bogus info. Lot's of no's, make a yes.
64 * Everything is completely seperate between your real life and online
65 * life(s), don't blend anything from your real life with anon, don't talk
66 * about Anon in real life except posting posters anonymously, etc
67 * don't mention congresses that you have been at
69 * don't mention your school, university etc.
70 * don't mention what time it is where you live, mentioning the time can reveal where you live
72 * Never connect at same time. Try to alternate.
73 * Do not post on the public net while you are in the IRC, and definitely do not mention that you are posting something on Twitter. This is easy to correlate.
74 * Don't discuss whether you personally are DDOSing or writing How-Tos or Nmap'ing the target, making graphics etc. or not, just discuss general strategy 
75 * Do not post pictures hosted on Facebook. The filename contains your profile ID.
76 * Stagger your login & log out times on FaceBook, Twitter & IRC. They can be compared for user info.
78 ## Technical
81 ''Basic Rule: Use as many security layers as possible. The question is not, wether you are paranoid, but wether you are paranoid enough.''
84 A good beginning is to use a VPN and running Anonymous related Software from USB device or a Live CD. A proxy will do also, but is not as secure as a VPN.
86 Always use as much security layers as possible. Make sure to use them in the right way. If you don't know how to use them, learn it before you use them.
88 Most Anonymii use VPN to hide their traces, they use SSL encrypted connections and they use #vhost, when they are on irc.anonops.ru.
91 ### VPN
94 When thinking of a VPN service, think first about the legislation of the country. A USA VPN might provide user data upon warrant issue. In other countries, such as Sweden, and Iceland this is unlikely to happen. They have a strong privacy policy, wich makes it harder for law enforcement agencies to get access. In adition, some servers do not keep logs of users. Also try to get VPN services that accept anonymous payments (For those that keep user billing information)
97 More info: https://secure.wikimedia.org/wikipedia/en/wiki/Vpn
100 #### Guide for installing OpenVPN client
102 (taken from the FAQ by vpntunnel.se)
104 * Windows: http://www.vpntunnel.se/howto/installationguideVPNtunnelclient.pdf
105 * Linux (Debian flavoured): http://www.vpntunnel.se/howto/linux.pdf
106 * Mac: http://www.vpntunnel.se/howto/mac.txt
108 #### Free VPN -- Not recommended. (see explanation)
110 If they aren't selling you a service. They are selling you.
113 * http://cyberghostvpn.com
114 * http://hotspotshield.com 
115 * http://proxpn.com
116 * https://anonymityonline.org
118 #### Commercial VPN providers
120 * http://www.swissvpn.net
121 * http://perfect-privacy.com
122 * https://www.ipredator.se
123 * http://www.anonine.se
124 * https://www.vpntunnel.se
126 #### Free VPN direct downloads -- Not recommended. (see explanation)
128 If they aren't selling you a service. They are selling you.
131 #### Mac
133 * Ultra VPN: https://www.ultravpn.fr/download/ultravpn.dmg
135 #### Linux
137 * UltraVPN: https://www.ultravpn.fr/forum/index.php?topic=204.0
139 #### Windows
141 * HotspotShield: http://hotspotshield.com
142 * UltraVPN:''' '''https://www.ultravpn.fr/download/ultravpn-install.exeSoftware
144 #### Explanation
147 1.- Free VPN: It is not recommended, cause many features are capped, and in addition, many free VPN providers will hand user data upon warrant issue. Also, many free VPNs work with ad companies.
150 2.- Commercial pptp: It's been said, as telecomix pointed out, that some operating systems (Windows 7, Vista) might be vulnerable to an attack consisting in requesting p2p conns, wich could lead the malicious attacker to get the user real ip. 
152 See https://www.ipredator.se/?lang=en For more information on this matter. Seems flaw has to do with ipv6 conns, so just ensure you use ipv4.
155 3.- Recommended VPN's. All that use the OpenVPN service. And that include specific policies on user data storage and policies regarding that data. (Best option, no data loggin + no user billing loggin, + safe payment methods ie: Ukash and similar services).
158 ### I2P - Anonymizing Network
161 I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties.
163 Many applications are available that interface with I2P, including mail, p2p, IRC chat, instant messaging and others. All anonymous.
166 Make sure you start by launching I2P with the ''I2P Launcher'' button in the portable apps tray icon.
168 You can then use the integrated PChat client, it automaticaly connects to the I2P IRC server anonymously. Join <tt><nowiki>#anonops</nowiki></tt> for to keep track of Anonymous activity. Many Operation channels are relayed between I2P and anonops.ru.
170 Enjoy your anonymity and privacy!
173 #### Websites
175 * http://geti2p.net
176 * http://i2p2.de
178 #### I2P Tutorial for Windows Video
180 * https://www.youtube.com/watch?v=5J3nh1DoRMw
182 #### I2P Tutorial for Linux Video
184 * https://www.youtube.com/watch?v=QeRN2G9VW5E
186 #### How to set up your own website on I2P - Video
188 * https://www.youtube.com/watch?v=2ylW85vc7SA
190 #### IRC with I2P
192 * 127.0.0.1:6668
193 * Channels: #anonops , #opegypt , #opitaly, #opmesh
194 * Sites: (currently all down) anonops.i2p qr.i2p
195 * Telecomix IRC allows i2p tunnel
197 #### For more and active I2P sites visit
199 * http://inr.i2p
201 #### The ports I2P is using
203 * http://www.i2p2.de/faq#ports
204 * See also your router's configuration.
206 #### I2P installation and running on Linux
208 * Download and extract the installation files, no need for separate install (such as apt-get install). 
209 * Run the router from /i2p folder with <tt>sudo sh i2prouter start</tt>. In seconds, I2P should open a Konqueror-browser page of I2P-main console. 
210 * Configure your bandwith settings. You might also consider opening some ports on your firewall for optimising the use of your bandwith.
212 #### Portable I2P (windows only)
214 contains I2P, several plugins (email, torrentclient), preconfigured browser, preconfigured IRC client and messenger.
216 * http://portable-i2p.blogspot.com
218 Before you can use anything on I2P, you have to start the I2P router from the portableapps tray icon-menu with the button ''I2P Launcher''.
221 #### Anonymous surfing with I2P
223 * Go to your browser ''options/preferences ''(depending on your browser) -> ''network/connection settings''
224 * Select ''manual proxy configuration''
225 * In ''http'' insert <tt>127.0.0.1</tt>''' ,<tt> '''</tt>for<tt> </tt>''port'' insert<tt> 4444</tt>
226 * In ''https'' insert <tt>127.0.0.1</tt>, for ''port'' insert<tt> 4445</tt>
228 Make sure that you have ''No proxy ''for as ''localhost, 127.0.0.1'' so you'll be able to reach your I2P configuration page. To test your anonymity, go eg. to: cmyip.com.
231 ### Tor Onion Router
234 ''Basic Rule: Tor does not encrypt the data you send. It just hides your IP by means of cascaded Proxies. Just installing Tor does not mean you're safe. For example, if you use Tor and log in to your real-life-email-account, you're doomed.''
237 #### Download Tor
239 * https://www.torproject.org
241 '''Download Torbutton''' for Firefox (enable or disable the browser's use of Tor)
243 * https://www.torproject.org/torbutton
245 Anonymous provides a so called Care Package. It contains Tor as well as a bunch of other usefull things. If you cannot access the Torproject website, you may ask in the IRC channels for the Care Package.
248 ### How to IRC
251 ''Basic Rule: Use SSL Port (in this case 6697). Always. Use #vhost. Always. IRC is public, if don't want an information to be spread in public, don't give this information in the first place. Ignore trolls. Always.''
254 What is IRC? IRC is a free chat program that people around the world can use to communicate. It features multiple rooms for different chat topics, and private messaging between users.
257 When you join the Anonymous IRC network, do so only via SSL (point you IRC client to port <tt>6697</tt>). Port <tt>6697</tt> is an unusual SSL port, just checking the ''Always use SSL'' box will not function. By connecting to SSL-Port <tt>6697</tt> your IRC-Client may give you a warning, because the SSL-Certificate is self-signed. That is OK, you can trust the certificate.
259 After connection you register you nickname by using a fake email adress, then you <tt>/join #vhost</tt> and AFTER that procedure you join the channels.
262 #### Basic list of IRC Commands
264 * <tt>/join #channelname</tt>Joins #channel
265 * <tt>/part</tt> Parts active #channel
266 * <tt>/query nick</tt>Opens private conversation with nick
267 * <tt><nowiki>/msg nick <message></nowiki></tt><nowiki>Sends <message> to nick </nowiki>
268 * <tt>/whois nick</tt>Displays info on nick
269 * <tt>/msg nickserv identify <nowiki><</nowiki>password></tt>Identifys your nick
270 * <tt><nowiki>/ignore <nick></nowiki></tt>to ignore a troll
271 * <tt>/topic</tt>to see the topic of a channel
272 * <tt>/list</tt>to see a listing of available channels
274 #### Extended commands
276 * http://www.ircbeginner.com/ircinfo/m-commands.html
278 #### Where to find current IRC information incase you can't connect
280 * http://www.anonnews.org
281 * http://www.anonops.ru/?id=servers
282 * Facebook (search Anonymous, Operation Tunisia) http://www.anonnews.org/chat (Loads web based IRC client with current server info)
284 #### Security
286 * Use SSL to connect to the IRC. Server port is 6697.
287 * Use VPN software, or accounts to hide your IP. IRC servers are pretty secured, but not invulnerable. Tor software is NOT an option (It's banned in the network due to malicious abuse).
289 #### Extra security consists in getting a vhost (Virtual Host)
291 * Register your nick: <br/>  /msg nickserv register password fake@email.com
292 * <tt>/join #vhost</tt> 
293 * when in <nowiki>#vhost</nowiki> type: <tt>!vhost any.fake.host</tt>
295 ### IRC-Clients
298 #### Mac
300 Download Colloquy from one of these:
302 * http://colloquy.info/downloads/colloquy-latest.zip
303 * http://files5.majorgeeks.com/files/aaea265a9054b3b8c5df99c64685ec2e/mac/messaging/colloquy-latest.zip
305 Get a webproxy, one of these. Make sure you connect with SSL. ("ipadress:port")
307 * 62.112.33.2:80
308 * 200.125.243.122:8080
309 * 120.39.24.156:808
310 * 58.22.151.6:80
311 * http://www.proxy-list.org/en/index.php?pp=any&pt=2&pc=any&ps=y&submit=Filter+Proxy
313 Usage
315 * Start Colloquy
316 * Click on ''New'' 
317 * Enter a Nickname (not your real name)
318 * Enter a Chat Server, for our purpose, ''irc.anonops.ru''.
319 * Click on ''Details''
320 * Select the ''Secure Web'' proxy and check the ''SSL'' option, use port ''6697''
321 * Don't put your real name in either User/Real Name. Invent something.
322 * If you want, click: ''Remember Connection''
323 * Hit ''Connect''
324 * Click ''Join Room'' and enter the Chat Room <tt><nowiki>#tunisia</nowiki></tt>, for example. 
325 * Or, one of these: <tt><nowiki>#opTunisia #Lobby</nowiki></tt>View Macintosh instructions below.
327 ### Linux
329 #### Xchat (Gnome)
331 * Debian/Ubuntu/Knoppix... : <tt>sudo apt-get install xchat</tt>
332 * Redhat/Fedora(64bit only): http://www.xchat.org/files/binary/rpm
333 * Gentoo: <tt>sudo emerge --sync | sudo emerge -av xchat</tt>
335 Usage
337 * Start X-Chat
338 * Click ''Add'' button on the network list, and rename to whatever you choose.
339 * Click the ''Edit'' button with new network selected, change the server entry from ''newserver/6667'', to ''irc.anonops.ru/6697'' (or use one of the newer domains found from links below).
340 * Then select the two check boxes that say ''Use SSL for all servers on this network'' and Accept invalid SSL certificate. <br/> Click ''Close'', then ''Connect'' http://konversation.kde.org
342 #### Konversation (KDE)
344 * Debian/Ubuntu/Knoppix... : <tt>sudo apt-get install konversation</tt>
346 Usage
347 similar to X-Chat
349 ### Windows
351 #### X-Chat2
353 * Freeware version: http://www.silverex.org/download
354 * Mirror: http://download.cnet.com/X-Chat-2/3000-2150_4-10972145.html
356 #### XChat
358 * http://xchat.org/download
360 #### Mirc
362 * http://www.mirc.com/get.html
364 Usage
366 * Download SSL Library: http://www.mirc.com/download/openssl-0.9.8q-setup.exe
367 * Install it either in the mIRC folder (typically C:\Program Files\mIRC or C:\Program Files (x86)\mIRC ) or in the Windows System folder (typically C:\Windows\System32).
368 * By running mIRC it should find and use the OpenSSL library automatically. To confirm whether mIRC has loaded the OpenSSL library, you open the ''Options'' dialog and look in the ''Connect/Options'' section to see if the ''SSL'' button is enabled.
369 * Type <tt>/server irc.anonops.ru:6697</tt>
371 ### Webbased
373 #### http://01.chat.mibbit.com
375 * In the mibbit page, click on ''server'', and enter in the box:<br/>  webirc.anonops.ru:+6697
376 * How do I know if it is working? Just do <tt>/whois your_nick</tt> and it should inform you that you are using a secure connection.
378 '''http://www.anonops.ru'''
380 * click ''Chans''
382 '''How to Vhost'''
385 On the anon IRC servers you can ask for a Vhost. This will ensure that you are anonymous on the irc network.
387 By default you will have a host based from you ISP, something like this: ''mynick@theservicefrom.125.comcast.suck.net'' or a hash if you've logged in by SSL: ''mynick@6969E1A1T1COCK152.69.IP.''
389 After setting a desired vhost you could be identified as: ''mynick@myvhostRocks.org''.
392 1.- You must own a registered nick to get a vhost. 
394 * Command <tt>/msg nickserv register password fake@email.com</tt><br/> Explanation: This will tell the register service to reserve your nickname for later use
396 2.- You must identify on that nickname to get it working.
398 * Command: <tt>/msg nickserv identify password</tt>.<br/> Explanation: Once you do this step you are ready to set up a vhost.
399 * Output: ''services.anonops.net sets mode +r Yournick''<br/> Explanation: The +r flag states a given nick is effectively registered and identified.
401 3.- Join the #vhost channel in order to get the vhost working.
403 * Command (in channel): <tt>!vhost fake.host.here</tt><br/> Explanation: After you apply for a vhost, the service will ban your nick from that channel for a given ammount of time. Reasons are many. Lurkers can get real ip's from people. Switching vhosts each 2 seconds might lag the server, and so on.
405 3.b.- Eventually you can directly ask for the vhost via command without getting in the specific channel.
407 * Command: <tt>/hs request vhost@hosthere</tt><br/> Explanation: this will avoid getting into the specific channel. But is not enough to get it working. The <tt>vhost@</tt> part is optional, the important part is the <tt>hosthere</tt> part.
409 Considering the previous explanation, use the following: <tt>/hs request hosthere</tt>
411 * Command 2: <tt>/hs on</tt><br/> Explanation: This will effectively activate the vhost.
413 '''Vhost Trouble Shooting'''
416 Q: I have registered my vhost, but once I log in it doesnt activate.
418 A: Have you identified with your nick? You will only get your regular vhost back once your nick is correctly identified, redo step 2.
421 Q: I just changed my vhost but it wont apply, why?
423 A: You need to update your status, in order to make it fully working. Use this:
425 <tt>/msg nickserv update</tt>
427 * Output: ''HostServ- Your vhost of hosthere is now activated''.
428 * Output: ''NickServ- Status updated (memos, vhost, chmodes, flags''
430 Once you do that, you normally should have a fully functional vhost.
433 '''General Browsing Safety'''
436 ''Basic Rule: Always browse in "Private Mode" so that fewer traces of your web history remain on your HDD. Opera, Chrome, Firefox, Safari, and Internet Explorer all include a form of Private Browsing.''
439 Using a free VPN will ensure your privacy in most situations online. If possible, use USB drives. You can nuke them if needed and if leaves no traces on your harddrive
442 Use a different VPN for each of your online personas. When checking real email accounts, FaceBook, use a different VPN than from the one you use for Anonymous activities.
445 Recycle your online accounts as needed. A virtual name is just that, something people use to refer to you in given situations. 
448 When creating accounts, use VPN or TOR bundle, that will give a bogus origin as well and make use of the Throw-away-emails.
451 '''Useful (mandatory) plugins/extensions for Firefox'''
453 * BetterPrivacy (Removes persistent cookies from flash stuff >> *.sol)
454 * NoScript (blocks Javascript)
455 * AdBlock Plus (blocks Ads) (Subscribe to Easylist and Fanboy's List)
456 * Element Hider for Adblock Plus
457 * Ghostery (tracking pixels)
458 * TACO (More adblocking)
459 * Redirect Controller 
460 * Refcontrol
461 * WorldIP (know your country, know your rights)
462 * Flagfox
463 * GoogleSharing (GoogleProxy, i use it because Google is censored where i live, anonymizes the search) - Scroogle.org is also a very viable (and worthwhile) alternative
464 * User Agent Switcher: Sends bogus browser identity to servers.
465 * Optimize google: Allows to block loads of scum google uses to track searchs.
466 * Outernet explorer (MacOS) : Searches for a whole pile of shit on the net every 10 seconds or so, ensures anyone tapping packets will have a hell of a time.
467 * https://www.eff.org/https-everywhere: automatically loads https on a site if avaliable. 
468 * Scroogle SSL search (Google anonymously): https://ssl.scroogle.org
470 '''System Safety'''
473 ''Basic rule: Security is a continuing process, not a state. Do audits on a regular and scheduled basis. And do encrypted backups. Backups are important, as there are two types of people, those who have backups and those who have lost their data.''
476 * use the operating system you are familiar with (Linux and Unix are better though)
477 * uninstall everything you not need
478 * disable all remote tools
479 * shred or encrypt /temp, /var/temp and all world-readable files
480 * Encrypt your hard disk (Truecrypt : www.truecrypt.org)
481 * Debian and other linux distros offer to encrypt the harddrive during installation. Use it.
482 * Use a distro that boots from DVD/CD/USB 
483 * Never ever keep logs 
484 * Shutdown all unneeded services
485 * Use a firewall
486 * Public access points are perfect - just about. (correlating logins with CCTV could prove disastrous so security cameras should be avoided while using such 'free' services. Cyber cafés, Mc Donalds, and many companies offer Free internet access, remember though, not to surf those nets without a VPN and/or Tor.
487 * Keep private keys (pgp/gnupgp) in a removable device, and that removable device away from curious eyes. Encrypt the private key before doing this.
488 * Keep VPN certs away from curious eyes via removable device, or common hidden folders.
489 * Never use the same users/passwords on reinstall. Take the time to create a new one each time. Use password generators.
490 * BE paranoid. All rare activity in your computer must be checked and monitored. That will provide 2 things: knowledge once you identify it, and added safety.
492 '''Detecting potentially security flaws on *Nix'''
494 But be careful, if you don't know how to read Lynis' output, you'll become paranoid deluxe.
496 * http://www.rootkit.nl/projects/lynis.html
498 '''Scanner for rootkits, backdoors and local exploits on *Nix'''
500 Again, if you don't know how to read Rootkit Hunters output, you'll get paranoid. 
502 * http://www.rootkit.nl/projects/rootkit_hunter.html
504 '''Destroying data securely'''
507 '''Unix/Linux'''
509 To securely destroy data under *Nix you have some possibillities. The command <tt>shred -u</tt> overwrites singe files and deletes them finally, with <tt>wipe -rcf </tt>you overwrite and delete directories. Be carefull because the shredded/wiped data cannot be recovered.
512 Open a Terminal and type
514 * <tt>shred -u</tt><nowiki> <filename></nowiki>
515 * <tt>wipe -rcf </tt><nowiki><directory></nowiki>
517 If you feel the need to wipe the whole harddrive, the command is as follows for IDE-HDs (/dev/hda is the first HD)
519 *  wipe -kq /dev/hda
521 For SATA and SCSI HDs you type (/dev/sda ist the first HD)
523 *  wipe -kq /dev/sda
525 If <tt>wipe</tt> is not available to you, you can use <tt>dd</tt>. (again the first HD)
527 *  dd if=/dev/zero of=/dev/hda
528 *  dd if=/dev/urandom of=/dev/hda
530 Use *both* commands, one after the other, if especially paranoid. Use them multiple times. 
533 '''Mac'''
535 Anonymous' Privacy Pack for Mac users. It includes a Top Secret Docs secure Shredder & AES-256 Encryption tool (and some Design as extra stuff) 
537 * http://www.megaupload.com/?d=L2VQBEFE
541 * http://www.mediafire.com/?1xmu0m8jpy9b2a1
543 MD5 (Anonymous-MacPackage-Privacy.dmg) = 36e9ea524a86b94a451577ca46d3e15f
546 '''Windows'''
548 * AxCrypt http://www.axantum.com/AxCrypt
550 FAQ (in no particular order)
553 Q:Can you help us?
555 A:See http://www.anonops.ru/?id=contact or join irc.anonops.ru, join a channel and contact an operator. Or contact Anonymous on Twitter, Facebook.
558 Q:Do you guys have a website?
560 A:http://www.anonops.ru
563 Q:How do I know what's hot?
565 A:Lurk in the IRC channels or go to http://www.anonnews.org
568 Q:Is the news on Anonnews official?
570 A:Well, in some way, it is official, on the other hand, it is „official“ and on the third hand the more people support an operation, the more official it becomes.
573 Q:Why not attack that newspaper/TV/Radiostation?
575 A:Anonynmous does not attack media. 
577 Q:That is no media! It only spreads lies and propaganda!
579 A:Freedom of speech counts for assholes too.
581 Q:But, but...
583 A:As Evelyn Beatrice Hall said, „I disapprove of what you say, but I will defend to the death your right to say it.“
586 In the words of Noam Chomsky: „Either you believe in freedom of speech precisely for views you do not agree with, or you do not believe in freedom of speech at all.“
589 Freedom of speech. Got it?
592 Q:What are DDoS and defacements good for anyway? It doesn't help the people.
594 A:DDoS is all about steering media's attention towards the problems of the people. If media takes notice, this will help the people.
596 The fine art of defacing a website is about sending a message to the people and the owner of that website. Besides that Anonymous provides the people with information and guides and software to circumvent censorship, also know as „The Care Package“
599 Q:What's in the Care Package?
601 A:Software like Tor Onion Router, a Circumventing Censorship Manual, more software, other guides and usefull stuff.
604 Q:Can you give me a How-To about building botnets?
606 A:Such how-to does not exist.
609 Q:I have seen this downloadlink in the channel, can I trust it?
611 A:Anonymous recommend to not trust links spread in the chans. The only trustworthylinks are those spread by Admins, Operators and those in topic.
614 Q:Some guy asked me in the IRC where I live and what my name is.
616 A:Do NOT provide personal information in IRC. Instead contact an operator and tell him what happened. Same goes for other suspicious behaviour.
619 Q:How can I join your club?
621 A:Anonymous is not a club.
624 Q:What is Anonymous?
626 A:Anonymous is a very general movement. It is not a group with fixed members or rigid objectives. It is a fluid movement which anybody can become part of, simply by participating. To become part of 'Anonymous' all you have to do is join in with some of Anonymous' activities.
629 Q:But how does that Anonymousthingy function anyways?
631 A:Best way to find out is, to join a channel, lurk around and get an impression of it. Anyone who thinks that the freedom of speech is a remunerative goal can fly under the flag of Anonymous.
634 Q:I am not a hacker, how can can I help you?
636 A:If you 
638 * can collect/spread information
639 * can organize things
640 * can make contacts
641 * can provide insights
642 * can share experiences
643 * can push the ''IMMA FIRING MA LAZOR'' button
644 * can write guides
645 * can do artwork
646 * can speak a foreign language and/can translate
647 * ...
649 you can be helpfull.
652 Q:Is there a Hive???????????????????
654 A:1. N00b, look at the topic by typing <tt>/topic</tt>
656 2. Probably not, but you don't need a hive, you can fire manually, as you wish.
659 Q:Where can I download LOIC???????????????
661 A:N00b, see topic in channel by typing <tt>/topic</tt>
663 Or go directly to https://github.com/NewEraCracker/LOIC/downloads
666 Q:What's the target??????????????????????
668 A:N00b, look at the topic by typing <tt>/topic</tt>
671 Q:Is the target down????????????
673 A:Got to www.watchmouse.com and ask there.
676 Q:Some guy keeps saying, there were danish girls in #channel.
678 A:This is obviously a lie, there are not girls on the internet.
681 Q:What is a netsplit?
683 A:A netsplit is Internet-Darwin doing evolution.
686 Q: Why can't I join the Anonymous' IRC when on Tor?
688 A:Because of some vandalism *not looking at anyone*, Tor is not allowed on Anon's IRC chans anymore. You may use I2P instead, for help ask a user named „munnin“.
691 Q:I am a Media-Guy, how can I contact you?
693 A:See http://www.anonops.ru/?id=contact or send an email to ''press@anonops.ru''.
696 Q:I am a Media-Women, how can I contact you?
698 A:Please see http://www.anonops.ru/?id=contact or send an email and pics to ''press@anonops.ru''.
701 Q:Ok, I am from the media and need to talk to Anonymous' spokesperson/leader/strategist then.
703 A:Anonymous has no leader, nor a spokesperson or strategist.
706 '''Some Links'''
709 '''Throw-away-emails'''
711 Use them for registering activist related email-/Facebook-/... accounts.
713 * http://10minutemail.com
714 * http://www.sofort-mail.de
715 * http://www.trash-mail.com
716 * http://www.guerrillamail.com
717 * http://www.spam.la
719 '''Portable Software'''
721 Portable software is software, that you can run from an USB drive, so that it leaves nearly no traces on your computer.
723 * http://portableapps.com
724 * http://portableapps.com/apps/internet/firefox_portable
725 * http://portable-i2p.blogspot.com
727 '''Proxies'''
729 You may use them in conjunction with a VPN.
731 * http://www.freeproxies.org
732 * http://www.socks24.org
733 * http://www.samair.ru/proxy
735 '''VPN'''
737 * http://cyberghostvpn.com
738 * http://hotspotshield.com
739 * http://proxpn.com
740 * https://anonymityonline.org
742 * http://www.swissvpn.net
743 * http://perfect-privacy.com
744 * https://www.ipredator.se 
745 * http://www.anonine.se
746 * https://www.vpntunnel.se
748 '''I2P'''
750 * http://geti2p.net
752 '''Chat for more info about I2P'''
754 The channels <nowiki>#i2p</nowiki>, <nowiki>#i2p-chat</nowiki> and <nowiki>#irc2p</nowiki> are supported.
756 * https://www.awxcnx.de/i2p-irc-en.htm
758 '''Tor Onion Router'''
760 * http://www.torproject.org
762 '''Privacy Box'''
764 The PrivacyBox provides non-tracked (and also anonymous) contact forms. It is running primarily for journalists, bloggers and other publishers. But it is open for other people too. Think electronic mailbox.
766 * https://privacybox.de/index.en.html
768 '''Sending anonymous email'''
770 * https://www.awxcnx.de/mm-anon-email.htm
772 '''Free and uncensored DNS-Servers'''
774 * 87.118.100.175 (Ports: 53, 110)
775 * 94.75.228.29 (Ports: 53, 110, HTTPS-DNS, DNSSEC)
776 * 62.75.219.7 (Ports: 53, 110, HTTPS-DNS, DNSSEC)
777 * 87.118.104.203 (Ports: 53, 110, DNSSEC)
778 * 62.141.58.13 (Ports: 53, 110, HTTPS-DNS, DNSSEC)
779 * 87.118.109.2 (Ports: 53, 110, DNSSEC)
781 To see wether you're using them properly, open your browser and type <tt>http://welcome.gpf </tt>into the the adressbar. If you're using them you should see a website saying „''Congratulation You are using a censorship free DNS server!''“. Else, you failed.
784 If you're a hax0rz you can use a terminal. Open it and type <tt>nslookup welcome.gpf</tt>
786 this should result in the following output:
789  Non-authoritative answer:
790  Name: welcome.gpf
791  Address: 62.75.217.76
794 Else, you failed. (Else is General Failure's sister. Avoid meeting them at all costs.)
796 '''Send free faxes'''
798 * http://sendfreefax.net (Text only)
799 * http://www.freefax.com/ff_snd.html (Text only)
800 * http://www.eztel.com/freefax/ (Text only)
801 * http://www.popfax.com 
803 (.pdf-capable; 2 free faxes when signing up for free trial, no credit card/payment details needed)