commit | 0a30a0cfb6088a91a374812b82f7ed93b9c9be9d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 17:25:42 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 17:25:42 2013 -0800 |
tree | 0815dbeca3e9088ddc2c47f73786d91174f780a6 | |
parent | 9079a2d5a3ec3a948d40e085c1ebf3afb24462fc [diff] |
Deletion detection
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.