commit | fc72036ea8eca762579a19f80d50ccf4c8b2a120 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 21:49:48 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 24 21:49:48 2013 -0800 |
tree | 2e9237b5cb2af309a03784cc9b71ba637f6ae38a | |
parent | 454bae2f68c28df623733bf995178cb16864db20 [diff] |
Add tons of new loggings
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.