commit | b9f02089c6019a48d5c07d0fe812c37ea17c22e8 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Mar 14 12:45:15 2013 -0700 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Mar 14 12:45:15 2013 -0700 |
tree | 8cea8b48b51c5454e4c2b40081ada3998d12690c | |
parent | 9e61359770c2e5c5bc4ede9bb6f5b5a022d8cab2 [diff] |
increment release version to 0.4 Change-Id: Ibf1524d87fcc7b435dc0beffd399fc8959cb7267
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.