commit | 369eff141b44b464a44da6728bbc3adb546b5aaf | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 05 15:43:49 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 05 15:44:47 2013 -0800 |
tree | d7883b803b4669aff8f56a20b29c9b66a62e83ba | |
parent | d1756278b8dc7e8dd8d25068dbeca677e87963e8 [diff] |
move fs-watcher to separate dir; correct wscript Change-Id: Iac54e5d5c748f80099ef798a6515993ab432c725
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.