commit | 9247c520b5dad13dfb99269fd2f8ed305c1934d8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 17:17:36 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 17:17:36 2013 -0800 |
tree | b1e17c38b0e61f65f2f6e61967cd3553fadbdba0 | |
parent | 678f350c959682c965beb01ff87f9fd9c998da69 [diff] |
Enabling forgotten forwarding hint
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.