commit | bb170d47f5db48d75172475637a5cc7b1e7c5192 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 13:48:59 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Feb 25 16:23:56 2013 -0800 |
tree | 041c3445421f6295d4c27966dee14a0b657be30f | |
parent | 5a95a253a6ef7770e9550fc13005a044864e5899 [diff] |
slightly improve wscript c++ code for auto-update compiles Change-Id: Iad2aebf330f8620573db3fec615d83086c94c779
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.