File sharing
to sort and reorder
See also Network, SSH, HTTP, WebDev#WebRTC, Rsync, Backup
General
- https://en.wikipedia.org/wiki/File_transfer
- https://en.wikipedia.org/wiki/List_of_file_transfer_protocols
Encrypted
Tor
- https://torproject.org/ - "The Onion Router" - Developed by the US Navy and EFF, widely used.
chromium --proxy-server="socks://localhost:9050"
- https://www.torproject.org/projects/torbrowser.html.en - Easy to use, for USB sticks.
- https://www.torproject.org/projects/vidalia - gui
- 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/
- https://www.antagonism.org/anon/ssh-tor.shtml
- http://www.howtoforge.com/anonymous-ssh-sessions-with-tor
- 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
- https://kbhpodhnfxl3clb4.onion.to/ - torsearch
I2P
- http://i2p2.de/ - "Invisible Internet Protocol" - Uses 'garlic' routing.
- http://syndie.i2p2.de - Software for blogging on a I2P network
Other
Networked file systems
Cloud
- https://objectivefs.com/ - Amazon
Client-server
DCC
- https://en.wikipedia.org/wiki/Direct_Client-to-Client
- http://www.irchelp.org/irchelp/rfc/dccspec.html
Napster
Direct Connect
Cloud
See Hosting#Storage
- Volafile.io aims to provide a simple real-time filesharing service. Users share files in so called 'rooms', which each consist of a chat and a list of uploaded files. The list of files automatically shows new files as they are uploaded. [2]
P2P
- https://en.wikipedia.org/wiki/Friend-to-friend
- https://en.wikipedia.org/wiki/Anonymous_P2P
- https://en.wikipedia.org/wiki/Private_peer-to-peer
DHT
- http://en.wikipedia.org/wiki/Kademli
- http://xlattice.sourceforge.net/components/protocol/kademlia/specs.html
- https://en.wikipedia.org/wiki/Kad_network
- pydht - Python implementation of the Kademlia DHT data store.
- https://www.torproject.org/docs/hidden-services.html.en
- http://donncha.is/2013/05/trawling-tor-hidden-services/
- http://www.infoanarchy.org/en/The_Circle - based on Chord
- P-Grid is a truly decentralized structured P2P system which does not require central coordination or knowledge. It is based purely on randomized algorithms and local interactions and targeted at environments with low online probabilities of peers. P-Grid differs from other approaches such as Chord, CAN, Pastry, etc. in terms of practical applicability (especially in respect to dynamic network environments), algorithmic foundations (randomized algorithms with probabilistic guarantees), robustness, and flexibility.
- TomP2P is an advanced DHT, which stores multiple values for a key. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried / updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.
- Tonika is an administration-free platform for large-scale open-membership (social) networks with robust security, anonymity, resilience and performance guarantees.
- SIPDHT project is to provide a library to be used in applications for creating and using SIP based distributed hash tables. The algorithm implemented is loosely based on P2P SIP work (draft-bryan-sipping-p2p-02) and its primary intent is to be a work bench for the specification process.
- http://sipdht.sourceforge.net/sipdht2/
- sinchana is a scalable and stable DHT implementation written using Apache Thrift. The communication protocol of the DHT is implemented using Thrift. The advantage of Thrift service protocol is it's small message size and the less usage of CPU.
File networks
- Forban - a simple link-local opportunistic p2p free software (or how to share files with your local neighbors)
Gnutella
FastTrack
- https://en.wikipedia.org/wiki/FastTrack - used by Kazaa, Grokster, iMesh, and Morpheus
eDonkey network
Overnet
Perfect Dark
- https://en.wikipedia.org/wiki/Perfect_Dark_(P2P) - closed source, japanese
Advanced Direct Connect
Multi-network Software
giFT
- giFT is a collection of various software components geared towards improving the overall usability of a multitude of peer-to-peer file-sharing networks. This goal is accomplished by unifying the components such that a user of the software may choose any of the available interfaces to access any of the available networks. The central application, giftd, uses a plugin-based architecture capable of using multiple networks simultaneously through a single user interface.
MLDonkey
BitTorrent
- http://www.bittorrent.com/ - corp.
Libraries
Servers
- XBT is high-performance low-overhead BitTorrent software.
- Gazelle is a web framework geared towards private BitTorrent trackers. Although naturally focusing on music, it can be modified for most needs. Gazelle is written in PHP, JavaScript, and MySQL.
Clients
- Tribler Tribler is an application that enables its users to find, enjoy and share content. With content we mean video, audio, pictures, and much more.
Sync
Extensions
Trackers
File sync
- http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/ - lsyncd
- http://sparkleshare.org/
- iFolder is a safe and secure way to share and synchronize files across computers and within teams.
To sort
- inosync daemon leverages the inotify service available in recent linux kernels to monitor and synchronize changes within directories to remote nodes.
- http://streisand.me/egyptVideos.php - telecomix/anon