commit | e6f2ae1415abd793bd4b1760b023a9ffc75a0e30 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 21:50:00 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 21:50:00 2013 -0800 |
tree | 8d948bb30defd30fdbfd9a9181a1464152660e7d | |
parent | fc72036ea8eca762579a19f80d50ccf4c8b2a120 [diff] |
Small bug, causing infinite loops
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.