commit | 71b43e7d055bf3ad538461f9f168d3761753a0a4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 27 01:03:43 2012 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 27 01:03:43 2012 -0800 |
tree | ae37bdb37c15e6823746a18f05aaa5591980fd33 | |
parent | 0f054126fe0d5c8094479793e0f7e22035b4d911 [diff] |
Adding initial stuff for the sqlite, including custom hash function
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.