commit | c9eb68f81899a9c94c5ed78991eae6015b0e2c8d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 07 13:40:00 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 07 13:40:00 2013 -0800 |
tree | 385dc3c2e49d51c03002bfe0660e9e8fcb9b3bb8 | |
parent | 8224bb624ab780a22a3f0a0d8cbc9fe65dc0a868 [diff] |
Extending ccnx-name and fixing bug with toString
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.