commit | 3722d433102e1fc0d61921b3b8e385472cb110cb | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 16:23:36 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 16:24:35 2013 -0800 |
tree | 0591282ec5cc0b3f8e76ed84246b38881afc3469 | |
parent | d34106ae3bd47265b6dd7b6269211a2371be77e9 [diff] |
test case for InterestLifetime selector
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.