commit | b40fd8561bc173e82282d29fc439e26b53f58571 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 04 11:22:40 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 04 11:23:42 2013 -0800 |
tree | 16dfa3f4fcbef2c04ea8d5c9c55724f036b7deec | |
parent | 8da3365d3c4b26489f97e40f03224a1b56dbb87e [diff] |
adhoc: Attempting to remember and restore previous connection, toggle wifi device on/off as a fallback Change-Id: Iddbef8c496216519802264428ccae2a25aefc6a4
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.