commit | d985a8585eae3a443001aea210dc59287c1f0fcd | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 04 10:34:33 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 04 10:34:33 2013 -0800 |
tree | 3fb350e974542859104d78656bedcb21845e8e84 | |
parent | 1cb641f03ab3ef4b0158c4ddcd8514577b4b0bab [diff] |
wscript: Removing unnecessary optimization flag (-O4), which breaks the app Change-Id: I5751eef4d39c8af8fccb5df6494a2e0f9b614542
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.