commit | cbbb88860cbac60f26daf6a0937b6b91a50ea826 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 13:49:12 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 25 13:49:12 2013 -0800 |
tree | d8cbfa533cc54d33903b43727fe65247b570ab92 | |
parent | a7ed62a12182122a0c80481817256fa0b4f4b0e4 [diff] |
trim local prefix
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.