commit | ff5acee9baec82d8f779b4daca1679c2f27917fa | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 11:42:45 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 13 11:42:45 2013 -0800 |
tree | d4a73d7ebc0efdae43705b460a5fb33b346bca81 | |
parent | 7aced75b98a4a82d5ad96213af5615a6004caecf [diff] |
Making references of exception variables Change-Id: I9b18dfc2535a6eaf30654fb80a9111358076a141
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.