commit | a99963099a634d1cae45b98bcd9e2da3d7201681 | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 00:25:16 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Sat Jan 12 00:25:16 2013 -0800 |
tree | c926e79f483da7eb51b406c5043761a93567622d | |
parent | 4d1d00a4e0c35366a58d3ec76222e2732aeed56e [diff] |
Switched to hash table to hold state.
ChronoShare provides services similar to Dropbox, but in a decentralized way.
It uses ChronoSync library to synchronize the operations to the shared-folder and levels NDN's advantage of natural multicast support. The sharing process is completely decentralized, but it is also very easy to add a permanent storage server.
ChronoShare also provides file history and basic version control.
To see more details about ChronoShare design, click here.