commit | a199f9783fa6c09e955b5619cf621e00b08f8ddd | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 19:37:26 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 02 19:39:56 2013 -0800 |
tree | 00dabdc09b7c27f7d7c6fff8c79d4e1b056a9173 | |
parent | 5e9e46e19a420b328590ce8f44329496ea8c97fc [diff] |
Another reorganization
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.