commit | d09871f0e7d79d10a8ccfbfac51f4404e84236ab | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 04 22:36:37 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 04 22:36:37 2013 -0800 |
tree | 24e8a3051c4737ea23b4d357fcd46ddf4bfbe3da | |
parent | 3c2b72893549113c55b1acf2ed481cbe472f13dd [diff] |
Some changes, including extension on Ccnx::Name
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.