commit | e41e7d2ecc4ec141ece690870652a92092fe900a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 19 15:13:47 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 19 15:13:47 2013 -0800 |
tree | aa4511559e8374bf0fa466a2af15eef2f546332b | |
parent | 76d4fa483e18ed037fb5efe31bdf55e9cb9f39da [diff] |
Adding two small helpers to scheduler
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.