commit | f9978f89a7a53bcece933914f984c76c6eb76f84 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 16:30:31 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 16:30:31 2013 -0800 |
tree | 8a45c4ed656e62e2fd5cd9ad7d9978407576ed6d | |
parent | 3d1beca7fcedff03c424504ba475ff656a8fc227 [diff] |
Dispatcher is almost ready. File assembly part is temporarily commented out (need to check if assembly is actually necessary)
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.