commit | d6364ef4be332666eb9f7a6d410723ee079d055b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 06 13:13:07 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 06 13:13:07 2013 -0800 |
tree | 956987f56ddbad9908f426eba21426daf74e0fc1 | |
parent | a272a4efde7a958ea7f516ec05ce4bcd8061dcc3 [diff] |
Moving out FileState operations into a separate class/database Change-Id: I9314ef92632253aaa843dee98933795f2d8e076f
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.