commit | 08aa70ad6b34ce9562bde91cae4fc33f907ba2a2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 22:16:25 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 22:16:25 2013 -0800 |
tree | e53b8e7d654410f1f84dac88db1e92a8a646e7ca | |
parent | 053e5ac0df750cc893d8e3e3510517f8f3b4eef6 [diff] |
Adding and finishing test for adding remotely fetched actions
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.