commit | dfe5819d6f54fa2e696250b1d07ffc80ee4d73cc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:34:04 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 17:34:04 2013 -0800 |
tree | d72141d0b752041d4f9ab6e4a53d2eb8c612d589 | |
parent | 5ec5a8f0397a49b834aa80be124c49343536e7d2 [diff] |
Preliminary fetcher class
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.