commit | 1663a41567223765b9a6cf5a71becd6ac95d515e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Mar 02 13:52:00 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Mar 02 13:52:00 2013 -0800 |
tree | d5789596dd0f148fa3cb27e21d05754c19cd60a7 | |
parent | 4c17b4833c1c63c7c2cf4972cca25313e49acc3b [diff] |
gui/js: Now requesting all available content at once, disabling content verification to speed up the work Change-Id: I787487505bb1d636e4a5a3200d84ff815395ec77
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.