commit | ae43c5082b0e1639a4334c8a2a00bc64dc24ffac | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 29 17:26:37 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 29 17:26:37 2012 -0800 |
tree | ba8f9ebc890c8f22c43db2ac5091060b8722522d | |
parent | de1cdd0ad28c870242d52edaa97b5860782d266a [diff] |
Now almost all necessary operations of sync tree and sync log work
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.