commit | de1cdd0ad28c870242d52edaa97b5860782d266a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 29 14:41:46 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 29 14:41:46 2012 -0800 |
tree | e547c215da4969d9db8d1bd7e0fa493573cb6bbd | |
parent | 5f9d09eff0b36e68556958c3b141b352982f725d [diff] |
Small change in database. Adding basic functions to convert hash to text and back
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.