commit | 90ef9df9886521b146ab383ef6383a3640974651 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 22:31:59 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 04 22:31:59 2013 -0800 |
tree | 42d352c8ffb9f9164517420980d5c6e69f79ba32 | |
parent | 19f81de7beaf7510f2e608cfc1bdb2a8c9012937 [diff] |
disable copy constructor for CcnxWrapper, CcnxTunnel
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.