commit | 8811b359ad13e609c494553ca81d7f11409be6f8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 12:51:15 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 12:51:15 2013 -0800 |
tree | f457888b9b96a6acc23c65eeb17d83042cbf92cc | |
parent | 242f87788bfa5d62d5f27e22d28982da4994074a [diff] |
Adding zeroc ice interface for notifications
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.