commit | 0c545ed1cafdf953a50d7cf4e3f21ff28842d6e0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 00:12:32 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 26 00:12:32 2013 -0800 |
tree | 74822b43bdab5a8545b92a13758b2c15fd588d19 | |
parent | 6d4befc903c68aa18e84a4e04287e76b62b83cc6 [diff] |
Apply delete action
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.