commit | f695aed21e651f4cab3030d86b1c762cfbc86bd5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 30 13:28:42 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 30 13:28:42 2013 -0800 |
tree | 0e9771269b9c731254602452b5c157e1aae5e13f | |
parent | 705e487ddd0cbfd348b1787e1198ef8be3bfeb54 [diff] |
(Re-)adding detection of added files. Recent change has postponed that by 5 minutes Change-Id: Ic77bc62df3b7d11444908075149c4cbfc0bf844d
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.