commit | f278db393011cf35f77ffa9cd8ee3684dd170b57 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 21 14:41:01 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 21 14:42:02 2013 -0800 |
tree | d584c9b1eeaab45f05faa7f0c448eb73d0b33647 | |
parent | 7326a252c559af88cf2ea8ab4bc5d40f2633ab9d [diff] |
API change for closure. Return ParsedContentObject, not just content Fixed bug in test/test-sync-core.cc: there should have been two independent schedulers
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.