Difference between revisions of "Encrypted"

From Things and Stuff Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{menu}}
 
{{menu}}
 
== General ==
 
See also [[DNS#DNSCurve]], [[Security#TLS.2FSSL]], [[Network#VPN]]
 
 
* https://en.wikipedia.org/wiki/Cypherpunk
 
 
* https://news.ycombinator.com/item?id=12530212
 
 
 
* https://en.wikipedia.org/wiki/Cipherspace
 
 
 
* https://en.wikipedia.org/wiki/Crypto-anarchism
 
 
* https://www.eff.org/de/secure-messaging-scorecard [https://news.ycombinator.com/item?id=8776398]
 
 
== Overlay ==
 
* http://deepweb.to/
 
 
* https://en.wikipedia.org/wiki/Deep_Web
 
 
* http://electronician.hubpages.com/hub/A-Beginners-Guide-to-Exploring-the-Darknet
 
 
* http://www.wired.com/2015/06/dark-web-know-myth/ [https://news.ycombinator.com/item?id=9743051]
 
 
=== Tor ===
 
* https://torproject.org/ - "The Onion Router" - Developed by the US Navy and EFF, widely used.
 
** http://static.usenix.org/events/sec04/tech/full_papers/dingledine/dingledine_html/index.html
 
 
* http://en.wikipedia.org/wiki/Tor_(anonymity_network)
 
* https://wiki.archlinux.org/index.php/Tor
 
 
* http://fermatslibrary.com/s/tor-the-second-generation-onion-router [https://news.ycombinator.com/item?id=11022315]
 
 
* http://digital-era.net/tor-use-best-practices/
 
 
* https://www.eff.org/pages/tor-and-https
 
 
* https://www.antagonism.org/anon/ssh-tor.shtml
 
* http://www.howtoforge.com/anonymous-ssh-sessions-with-tor
 
 
* https://globe.torproject.org/
 
 
* https://www.torservers.net/
 
 
==== Usage ====
 
sudo systemctl start tor
 
 
google-chrome-stable --proxy-server="socks://localhost:9050" -incognito
 
chromium --proxy-server="socks://localhost:9050" -incognito
 
 
* https://chrome.google.com/webstore/detail/proxy-switchysharp/dpplabbmogkhghncfbfdeeokoefdjegm
 
 
* https://trac.torproject.org/projects/tor/wiki/doc/Preventing_Tor_DNS_Leaks
 
* https://www.dnsleaktest.com/
 
 
* https://www.whonix.org/wiki/DoNot [https://news.ycombinator.com/item?id=10833629]
 
 
==== Software ====
 
* https://www.torproject.org/projects/torbrowser.html.en - Easy to use, for USB sticks.
 
* https://www.torproject.org/projects/vidalia - gui
 
 
* https://trac.torproject.org/projects/tor/wiki/doc/Torouter
 
 
* https://github.com/grugq/portal
 
 
==== Exit nodes ====
 
* https://blog.torproject.org/running-exit-node
 
* https://trac.torproject.org/projects/tor/wiki/doc/ReducedExitPolicy
 
* http://raidersec.blogspot.co.uk/2013/09/mapping-tor-relays-and-exit-nodes.html
 
 
==== Hidden services ====
 
* https://www.torproject.org/docs/hidden-services.html.en
 
* http://en.wikipedia.org/wiki/List_of_Tor_hidden_services
 
* http://resources.infosecinstitute.com/tor-hidden-services/
 
 
* http://www.reddit.com/r/DarkNetMarkets
 
* http://www.reddit.com/r/DarkNetMarketsNoobs
 
 
* https://news.ycombinator.com/item?id=8384807
 
 
* http://en.wikipedia.org/wiki/The_Hidden_Wiki
 
** http://xqz3u5drneuzhaeo.onion/users/hackbloc/index.php/Mirror/kpvz7ki2v5agwt35.onion/Main_Page
 
 
* http://eqt5g4fuenphqinx.onion/
 
 
* http://www.reddit.com/r/silkroad
 
* http://antilop.cc/sr/
 
* http://silkroaddrugs.org/
 
 
* http://www.reddit.com/r/atlantis/
 
 
* http://www.wired.com/threatlevel/2013/09/freedom-hosting-fbi/
 
 
* https://github.com/micahflee/onionshare [https://news.ycombinator.com/item?id=7780714]
 
 
* http://www.wired.com/2014/09/agora-bigger-than-silk-road/ [https://news.ycombinator.com/item?id=8258811]
 
 
* https://news.ycombinator.com/item?id=8404511
 
 
* https://lists.torproject.org/pipermail/tor-dev/2014-November/007731.html
 
 
* https://wwwwwwwwwwwwwwwwwwwwww.bitnik.org/r/ [https://news.ycombinator.com/item?id=8586066]
 
 
* http://www.wired.com/2016/01/the-silk-roads-dark-web-dream-is-dead/ [https://news.ycombinator.com/item?id=10903802]
 
 
==== Chat ====
 
* https://github.com/prof7bit/TorChat
 
 
==== Search ====
 
* https://kbhpodhnfxl3clb4.onion.to/ - torsearch
 
 
==== Social ====
 
* http://www.reddit.com/r/tor/
 
* http://www.reddit.com/r/onions
 
 
==== Other ====
 
* https://news.ycombinator.com/item?id=8064153
 
* https://news.ycombinator.com/item?id=8608941
 
 
* https://www.tribler.org/about.html
 
* https://www.tribler.org/anonymity.html - TOR-like for downloads
 
 
* https://torflow.uncharted.software/ [https://news.ycombinator.com/item?id=10938103]
 
 
=== I2P ===
 
* http://i2p2.de/ - "Invisible Internet Protocol" - Uses 'garlic' routing.
 
** http://en.wikipedia.org/wiki/I2P
 
 
* http://syndie.i2p2.de - Software for blogging on a I2P network
 
 
* https://sourceforge.net/projects/i2fox/
 
 
* https://nightweb.net/
 
** https://github.com/oakes/Nightweb
 
 
* http://www.reddit.com/r/I2P [http://www.reddit.com/r/i2p/comments/1luyp0/wiki_on_i2p/]
 
 
=== Other ===
 
* https://code.google.com/p/phantom/
 
 
* https://anonymous-proxy-servers.net/
 
 
* https://news.ycombinator.com/item?id=8222307
 
 
== Other ==
 
* https://github.com/google/end-to-end/wiki
 
** http://googleonlinesecurity.blogspot.co.uk/2014/06/making-end-to-end-encryption-easier-to.html
 
 
* https://bitmask.net/en/features
 
 
 
* http://makezine.com/projects/browse-anonymously-with-a-diy-raspberry-pi-vpntor-router/ [https://news.ycombinator.com/item?id=8961999]
 
 
== DNSChain ==
 
* https://github.com/okTurtles/dnschain [https://news.ycombinator.com/item?id=9163154]
 

Latest revision as of 05:35, 5 March 2017