commit | 67d757c932d661590cb8b839c703a783ce74a2dc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 23:22:12 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 23:22:12 2013 -0800 |
tree | 70d6c7bedb49a1939bf96e9e38fcb93510fad5f7 | |
parent | ddc283c63f242d0323207780871e504e3d1aab1d [diff] |
Forgotten reference in OnTimeout_Execute
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.