commit | fd5e627a669661bb70c15b60bd7c69849610efc7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 20:25:20 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 20:27:28 2013 -0800 |
tree | 680bab348c316c50456952292e234992fcd8c20f | |
parent | 5c2475bb1f08371d195e5239e5ab328e9c1a0ccf [diff] |
First semi-working html+javascript code For now, local user-name and folder name is hardcoded, but the code already sends interest, parses result, and creates a list of files. Change-Id: Icb2f559f08fac29efa9d87eb55b42248a28d2f28
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.