// #CryptoParty Zürich ///////////////////////////// https://cryptoparty.org/wiki/Zurich Friday, 28th September 2012 SGMK MechartLab 1. We'll discuss why cryptography, anonymity and anti tracking tools are important today 2. We'll install online anonymity tools 3. We'll explore the darknets 4. We'll bypass country restrictions (geographically restricted web services) 5. We'll secure our communications using SSH, SSL, OpenVPN 6. We'll make sure we can't be easily tracked online using tools like Tor Good Resources: https://cryptoparty.org/wiki/Resources 1. We'll discuss why cryptography, anonymity and anti tracking tools are important today 2. We'll install online anonymity tools How unique & trackable is my browser? https://panopticlick.eff.org/ 3. We'll explore the darknet Starting Point: 3suaolltfj2xjksb.onion/hiddenwiki/index.php/Main_Page 627kx22vati6uqkw.onion 4. We'll bypass country restrictions (geographically restricted web services) 4.1 SSH tunnels and a remote server - SOCKS 5 Proxy http://www.noah.org/wiki/SSH_tunnel - Whats my ip? - http://www.bbc.co.uk/iplayer/ Windows: http://tournasdimitrios1.wordpress.com/2011/01/24/dynamic-port-forwarding-with-socks-over-ssh/ Unix: ssh -fND localhost:4444 crypto@83.167.185.45 - f tells ssh to go into the background (daemonize). -N tells ssh that you don't want to run a remote command. - Firefox Socks Proxy (port 4444): http://tournasdimitrios1.files.wordpress.com/2011/01/putty-proxy-4.jpg - http://www.bbc.co.uk/iplayer/ 5. We'll secure our communications using SSH, SSL, OpenVPN, PGP 5. 1 How to secure your chat? http://wiki.xmpp.org/web/OTR Jabber(XMPP) mit OTR (off track recording) https://cryptoparty.org/wiki/Resources#Secure_Chat 5. 2 How can we encrypt emails? http://www.enigmail.net/documentation/quickstart.php - GPG / Thunderbird Enigmail 6. We'll make sure we can't be easily tracked online using tools like Tor 7. All in One! Linux Live USB https://tails.boum.org/download/index.en.html Tails is a live system that aims at preserving your privacy and anonymity. It helps you to use the Internet anonymously almost anywhere you go and on any computer but leave no trace using unless you ask it explicitly.