commit | 428c53cce7075d8171dbdf41eeafab24e8a0f7f5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 12:38:28 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 12:38:28 2013 -0800 |
tree | e1156348cbbd52c83c035dc2768877f4a2fa8617 | |
parent | ff5acee9baec82d8f779b4daca1679c2f27917fa [diff] |
Fixing the problem with undecodeable protobuf messages (didn't properly ignore the message before) Change-Id: I440b14e33573f91621d69c537bc6e31df6d13dd5
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.