commit | 6f70a0f7581085334b796f40a0564589522430c1 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 20:44:09 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 20:44:09 2013 -0800 |
tree | 823217337c732781df88ed7cb791a0e34f4f6b49 | |
parent | a199f9783fa6c09e955b5619cf621e00b08f8ddd [diff] |
Adding protobuf for SyncState
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.