commit | 7c1cd8d561bbaadadfc8a6ea8f67d679aed04be6 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 31 12:27:17 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Thu Jan 31 15:11:57 2013 -0800 |
tree | 1614510eaf0cd033294c8a512e01bee1b3b47717 | |
parent | d575631ac5e770e2273bdad11bea69bef2740b3f [diff] |
add GZip support for protobuf use GZip in serializing SyncStateMsg use BytesPtr Change-Id: I37dc41bda4a811b10308bc42e42f320cad986dba
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.