commit | 997ba637c723d328edd77a05452a4f3bc1734774 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 18 17:40:23 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 18 17:40:23 2013 -0800 |
tree | b1330480e05b4c59990ea85c97ca662e1f5ef303 | |
parent | 334aac852c89d6a58ebda2e932308185a7b901cb [diff] |
Small extension of scheduler
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.