commit | 5f5dd9a3f7379471569a696fd8adc4a22d6acf72 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 16:39:41 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Wed Jan 23 16:39:41 2013 -0800 |
tree | d1c1118837a7a8c4940bfd87d94000d0337a9b15 | |
parent | 3d1beca7fcedff03c424504ba475ff656a8fc227 [diff] |
add test for serve and fetch
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.