commit | 12eb4b7d75c2ff6156fe8cf3ca4a0f5944da0f08 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhuzhenkai@gmail.com> | Wed Feb 06 22:23:04 2013 +0000 |
committer | Gerrit Code Review <gerrit@Git.irl.CS.UCLA.EDU> | Wed Feb 06 22:23:04 2013 +0000 |
tree | 1e0a3c3602b6e80ddf7f9d6fec10aa2d6075d8d5 | |
parent | d6364ef4be332666eb9f7a6d410723ee079d055b [diff] | |
parent | 354d46d395ab8968113d1590fbdb50f90682c8b2 [diff] |
Merge "timed-wait for fetcher in hope to solve crash problem"
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.