commit | d276f1e66ac07ae3f0f1f159cf4780286c739120 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 17:37:31 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 24 17:37:31 2013 -0800 |
tree | e697bad50f1d1372c830f169c9a51d15362fbf82 | |
parent | 3290b8e6dc1880eb49a800a4683b925e18f455dc [diff] |
small correction in sync-core
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.