commit | 4e1c1d96d0ea0949a0ec5291b93fb55774559b30 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 14:12:46 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 17 14:12:46 2013 -0800 |
tree | d105be80df39d0c18f7a39add5a59e9c366067fc | |
parent | b330aedc09737a5fa7b3aede4c020f6d17dec82b [diff] |
yp test
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.