commit | dafbbff633cd3f5f20676b2ffa5e7f05fd1a31eb | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Mar 04 13:26:15 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Mon Mar 04 13:26:15 2013 -0800 |
tree | 105a96111f201ee7d3a7643f9fdaeac8aab408b2 | |
parent | 02a86ec03f974f177c6b251eea57cbce2893912d [diff] |
fix packaging code Change-Id: I99c653f04ad051ab284eb14956886cdb9912944d
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.