commit | 3c95c854ad96df5449d52ade7f51cbc988b47697 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Mar 01 18:58:50 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Mar 01 19:14:24 2013 -0800 |
tree | 7b92b3d1a5c4b4d933c96073e4166cf6ce7fd954 | |
parent | f83ff94637dc3111b3e910c29d8234c1a26ebcb0 [diff] |
gui/html: Now files/action browsing is complete File browsing for now lists all files in the folder **without** directories. We probably would need to implement normal browsing at some point, but it requires modification of FileState. File restoring is coming soon. Stay tuned. Change-Id: I273366e04164716bfb53e92585cdf02808e4d06a
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.