commit | e840942b075e17a92ddc53a55b27fbe5f6f097dd | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 12:52:17 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Jan 28 12:52:17 2013 -0800 |
tree | 499dc60a055182c639b26b1b26a28f622e1c496a | |
parent | 1888f749ae4b925cba19f5e6301f2e3dde148ce0 [diff] |
move executor to its own dir
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.