commit | eb575e09dfae4fa06e30882fee6ad3aaa45bcfdc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 17:14:51 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 17:14:51 2013 -0800 |
tree | 8c0b7d7e21c34be50ad0538694d20e9ccd289e63 | |
parent | 548d38d29364cb0d89b4e278fbd48199cee913e7 [diff] |
Adding tool dump action log database
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.