commit | 92bb69515834f35bac824ae2d733d6d7b520e45a | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 06 16:43:30 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 06 17:39:08 2013 -0800 |
tree | c591c0920d0910fb867af1b2acd66c43dd5f2634 | |
parent | a37d7790199af801000ac27929d36b35cc6ef386 [diff] |
content server caches ObjectDbPtr use Hash instead of Hash string use constant instead of raw number Change-Id: Ib3f5f2d4cd755bfb73b38c2621ad2383522b2621
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.