commit | 3857d716f2aad79441a2fe5d0075752b14a13c60 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 22:51:25 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Feb 27 22:51:25 2013 -0800 |
tree | ca3f44f1104f0d18cc9b87b04266aa72d465df25 | |
parent | 907cbaf95aa85ad3f402f8390493763553f69512 [diff] |
suppress sparkle error about CFBundleIdentifier sparkle seems to be checking the remote server could do test tmr Change-Id: Iebaca35f41e66964780124979637b17a67ddeb78
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.