commit | 8224bb624ab780a22a3f0a0d8cbc9fe65dc0a868 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Jan 06 15:58:02 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Jan 06 15:58:02 2013 -0800 |
tree | d26d4c1dde8f773d61c644fbbb28b2210ce64be1 | |
parent | a6472e03351da548efff8e708908fbd824bd7cdb [diff] |
sync-core work started. will need modifications on sync-log and protobuf related stuff
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.