commit | 1b15cc62dfabfab52817f0ad2ac2a9b1a6a66928 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 17:00:40 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 17:00:40 2013 -0800 |
tree | 7cb6ff271d621a144ef425a58799511bc37dbcbb | |
parent | a35756b7de3921a30e355f7597b125edbf666398 [diff] | |
parent | 1dcbbabb0aadbe5137e46e5e790f3fa10c0caebe [diff] |
Merge remote-tracking branch 'git.irl/master' Conflicts: src/dispatcher.cc
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.