commit | c15e0169879cd633b5e1159061f3c62d75bf41f9 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 23:38:52 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 23:41:07 2013 -0800 |
tree | 69ab39e0e6754c71e2cdd18f97abf73c9f54c0e9 | |
parent | 6afa1e0a320c7df15a67161dcc9209fca9fa3b42 [diff] |
Small gui fixes Change-Id: Ia7d43fe88f647cac5e7813e92efe241789987ec4
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.