commit | 38826ce199a804a17eda3e22140c0d6116c36f27 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 16:31:42 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 31 16:31:42 2013 -0800 |
tree | ca409c2412729a4ebeee4f02413a3db642fc6e6b | |
parent | 4aecad82a6afbba394161bb1107e8456364c855b [diff] |
Output more stuff in dump-db Change-Id: Ia50e4acb4030c0496a18e248209ddcefd866de46
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.