commit | aca6cb5f47d55f09707ceb24a9b4dd5abf2ebbb3 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Sun Feb 24 23:34:03 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 11:47:38 2013 -0800 |
tree | cba8501e39f05b9bb9d4fc3c22506ff6e1cd2f6f | |
parent | 589be8e03c3542ff1523e18faf559a6731cb77c9 [diff] |
half baked auto update (won't affect compile anyway) update wscript, fix typos in c and mm files Change-Id: I5eab74662c53d39cd91d621b20c0506da019c09b
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.