commit | d9d03f6bb06a4790a05ad5ec7d5f624a5ba00214 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 16:57:46 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 16:58:02 2013 -0800 |
tree | f0baff414d1528a13ff9df5a6c35c55ffc5d3d4d | |
parent | 3722d433102e1fc0d61921b3b8e385472cb110cb [diff] |
use new ccnx API for publishing data
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.