commit | 4609245d58ea0c958b0055b5eb117c3d30f5398f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 16:23:06 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 28 16:23:06 2013 -0800 |
tree | 73219a4d764e1186d13c8483f21a595d71740221 | |
parent | 816251e0b9a4f367277f49e9acf86553ed1887cd [diff] |
Correction of test to be robust against fast test rerun (freshness issue)
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.