commit | 49a185283817c26ad19a5faa1ad6549fb76ad32b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 18 17:49:04 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 19 14:51:45 2013 -0800 |
tree | 6f5142c3cf61c5b3faf2edfaa137f68308ded105 | |
parent | 337e073db7c78defc8df8f373e664cdabca0f636 [diff] |
Initial stuff for fetcher
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.