commit | dcfa963d0eae807388e2ebb2cc4ff562dd466012 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 07 16:38:19 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 07 16:38:19 2013 -0800 |
tree | bf0d6a50f3548d62d67102688084e9ec9fde1ec4 | |
parent | c9eb68f81899a9c94c5ed78991eae6015b0e2c8d [diff] |
Small changes to suppress warnings
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.