commit | 0d8f5d5d593382d5255387bf816144b615202078 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Dec 30 12:54:07 2012 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Dec 30 12:54:07 2012 -0800 |
tree | fc4a4f40fff11519234e8b460478e93579d3b029 | |
parent | 1fed77c0d003d2a33c987520fecae95a670e90f5 [diff] |
fix trailing whitespaces
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.