commit | 848a8e49bba949163f0740cc08ee96bd62964733 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 21:19:18 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 22:34:50 2013 -0800 |
tree | 884bc4823a46704ca971c01f9326f9f98646a339 | |
parent | 79264a4d6f9327c09a1da455339388ca25748641 [diff] |
Simplifying non-signed contentobject creation Change-Id: Ib78e4dcbee7e2ef1939f1ebb54fdd4f26beeb922
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.