commit | 1b0e0088458eeacc9f871444fe34788001ad7305 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 16:48:26 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 17 16:48:26 2013 -0800 |
tree | 08a104e13bc7098c8a37e0dc506213fd0ad11f82 | |
parent | 9f6c41e1871b687d2d064ec2f9e6975fd8dc04f7 [diff] |
Separating scheduler into bunch of files
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.