commit | 506ff223b04460b3daf1eb10b8412a60e68d626c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 18:12:55 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 29 18:12:55 2013 -0800 |
tree | 463a06ca075ee5c6212e3c6e5599620ca40c17c0 | |
parent | 4a8781c3beee7368c230f9f8ee771559e26f70cd [diff] |
Fixing another bug with deletion detection. Now it seems to work
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.