commit | ce9251049395fb146b0b973a17154a8a0e8821bf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 17:04:05 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 17:04:05 2013 -0800 |
tree | d2635e38ac7dd6e0ec145ac2389f76af33ef8a8f | |
parent | 1df5863224904120a3008133476f60ca714be4ee [diff] |
Add sanity check for fs operations in dispatcher Change-Id: I5d5fd5957542e8cfce040f556e42a0feb6e2e6df
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.