commit | 3cca13f1e974bd70d3b7f353dc64a2e43581c9e3 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 16:06:46 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 07 16:06:46 2013 -0800 |
tree | d75b63cd5670e567ad2b73e44e86897294bb37d0 | |
parent | 473346f3fb499d7a23c2fe3442b048b6cec6d7d2 [diff] |
Adding special processing in SyncLog and ContentStore when forwardingHint is a prefix to userName Change-Id: I1c9eedcc60a1170be46886dc964b90118b764d24
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.