commit | cbda99234233d5e1e9f2343820add041feab3b06 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 11:21:12 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 22 11:21:12 2013 -0800 |
tree | d2385d5b28a4346e8dc4d65d059f21450db7d46b | |
parent | 8e2104a7cbdb65ae3ea6d6885d821f5d9a2dbb1c [diff] | |
parent | c3fd51e69b9a19b4f8adb2ba827689a32dc7d16b [diff] |
Merge remote-tracking branch 'git.irl/dispatcher' Conflicts: src/sync-core.cc src/sync-core.h
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.