commit | c507ac272ea1812d658351ef9c0348fce2449347 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 21 16:01:58 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 21 16:01:58 2013 -0800 |
tree | 144c6c7cd514a8e019bd03cc47f9bcf6746db810 | |
parent | f278db393011cf35f77ffa9cd8ee3684dd170b57 [diff] |
Enabling logging interface (optionally with log4cxx)
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.