commit | 5268ff638d566eff5e0b144dc57184a5f3c4ddcf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 13:09:45 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 13:30:13 2013 -0800 |
tree | c431d4580a25460af8a269aadc7f25cd62795857 | |
parent | 92bb69515834f35bac824ae2d733d6d7b520e45a [diff] |
Reducing default logging: Executor and Scheduler log only ERROR level Change-Id: I24be4c92860f8aa2f4f2cc772c38768578771113
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.