commit | a15746bead08b7dfee3e513fb2585a0e8c41f95e | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 26 13:46:27 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Feb 26 13:46:27 2013 -0800 |
tree | 2d76d83f5b911176edbb09e43b1af7b7ad553486 | |
parent | d942922b9349c4846262199f4f3983b28809ea20 [diff] |
fix problem.. the two names should have been exchanged.. Change-Id: I2cb8236ea561e5e1ef888c5c025590d9a866fc6e
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.