commit | 452645b543e672c93c97631d0652437b4184cf67 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 24 15:41:29 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 24 15:41:29 2013 -0800 |
tree | ff7267cae0ed5602c037255f08d8ad752e91132c | |
parent | 026eaf3f8c8eb5a390911de81c43975c95827ef2 [diff] |
ccnx: small reorganization and extension Change-Id: I231e1e7e390d19b8e951b9ca4cf52480e10916bc
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.