commit | 650ba28467298113b67c9da2f7aac84b9c1db343 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 20 20:14:06 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 20 20:14:06 2013 -0800 |
tree | 59f8336a4297297f234370292d14fb914aeeac04 | |
parent | b2fe74ef8925657c7fcf04e182440dba31ef2e3d [diff] |
Solving bugs in Fetcher and extending Fetcher test
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.