commit | dac8492d701d8b2cbbbedaa06ed5cc42c9ec2049 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 20 23:32:17 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 20 23:32:17 2013 -0800 |
tree | 645cd4ff369d581bee2c6a4746d2c74cf7f6de53 | |
parent | 650ba28467298113b67c9da2f7aac84b9c1db343 [diff] |
Commenting out duplicate functionality with locators...
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.