commit | bc2f6289efe9a187d6e6cf97c40f38e693800aae | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 08 16:40:58 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Jan 08 19:47:03 2013 -0800 |
tree | 44482448ed4da09f313faf3cb552f02f6a4db4d8 | |
parent | 97019eb7b0e20006089d8f876daf368babc00460 [diff] |
event-scheduler passes tests
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.