commit | 816251e0b9a4f367277f49e9acf86553ed1887cd | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 16:16:49 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 16:16:49 2013 -0800 |
tree | a233897581d19d4d57d4a0944cf10ec9c37eaed7 | |
parent | 47cf2efc872c57acf3770f30df9fa5ef939ae84d [diff] |
Serializing upcall/upcall final
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.