Ladies and gentlemen, there seems to be a crackdown on file sharing, and knowledge sharing, information sharing in general.
I am going to give a quick brief tutorial on file sharing techniques and a briefly touch on some security aspects which you should look into further
because it is very beneficial.
Method 1:
P2P - no anonymity, supports encryption
Software: BitTorrent, Utorrent:
www.bittorrent.com...
www.utorrent.com...
en.wikipedia.org...
Method 2:
Anonymous P2P must be used in conjunction with Tor, or I2P
Software: Tor, I2P, Freenet
www.torproject.org...
en.wikipedia.org...
en.wikipedia.org...
Tor and I2P channels your data through nodes to obfuscate your data, which is better than a proxy because not only does it encrypt your data through
the nodes (WARNING: EXCEPT EXIT NODE), it obfuscates your true external IP address
Method 3:
Server, and FTP
filezilla-project.org...
Tutorial:
Server Tutorial
Notes on security:
utorrent can provide data encryption which is usefeul against some ISPs which can see which data is torrent traffic which limits and throttles them.
Tor by default encrypts the middle node traffic, except the exit nodes. With Filezilla you can set up an encrypted server which uses TLS/SSL strictly
for data transfers. There may be an advanced way to use Filezilla with tor, but in my opinion that would be an excellent file sharing setup. If you
have any other ideas please feel free to add

edit on 23-1-2012 by THE_PROFESSIONAL because: (no reason given)