commit | 6fb5dc66d612840ab29f868c16ce9c78135a4114 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 11:34:52 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 11:57:12 2013 -0800 |
tree | 5a913a2a99d44ee2d0bb989f4e3ccd438f59eef2 | |
parent | e1c950441ab7fd71d7b2431117f403965c3768db [diff] |
Adding version to FileState database (incompatible DB formats and protobuf FileItem messages!) Change-Id: I12b785720b5f033e9f631d0b62eb9e7fdeea0270
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.