commit | f2c16e0ec844f73bce7ac331d6febe7a4800c642 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 18:08:04 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 23 18:08:04 2013 -0800 |
tree | 46f6a3fc858dd94f8f90954ed74290d8fab41da4 | |
parent | 9247c520b5dad13dfb99269fd2f8ed305c1934d8 [diff] |
Dispatcher now have all desired functions. Hopefully, after testing and debugging everything going to work
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.