commit | 707f6df2a12889d1f6f7a879de50518a403e3f34 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 04 22:46:15 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 04 22:46:15 2013 -0800 |
tree | 2c4deeba3569956ef6e8ee6b56d4e4db5f0a0985 | |
parent | a764dd94a146a735b499b0b850f00439e4c9eefb [diff] |
A small bug
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.