commit | 249fbc739b8acaefbbf092f7eed185df7d2ae7a2 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 21:50:25 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 21:50:25 2013 -0800 |
tree | 345f95cca5632355358c8983c1eb8a91b64d3f91 | |
parent | 25e13581ceba8756e1d9b783623188768c346b42 [diff] |
remove some ifdefs, otherwise Qt can't create SLOT Change-Id: I2642b832d57ef494dec59518dbb348eb19ea0de8
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.