commit | 24b449fd553f833154f22e3fac333451e0e76821 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 06 13:27:59 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 06 13:30:15 2013 -0800 |
tree | d4942c9202ee9edffba07aa8ca946d9ea2b5970f | |
parent | d6364ef4be332666eb9f7a6d410723ee079d055b [diff] |
Extended dump-db capabilities State information: dump-db state <shared-folder> ActionLog information: dump-db action <shared-folder> FileState information: dump-db file <shared-folder> Change-Id: I0a2e60ad4d48f1359b63327cae98f57348650e33
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.