commit | 39dbc4b889572155b65a83a7e285dd28e69e57ab | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Mar 01 10:39:23 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Mar 01 10:40:58 2013 -0800 |
tree | 6c9461365d10d3a8a97285082b82d7233f1c3fb7 | |
parent | 98fa7d50bb1521b6c271fc989469cde6e5bbdaeb [diff] |
GUI+RPC: Action history for individual files In .js GUI now it is possible to click on file to get history for individual files Change-Id: Ia50d1d14019b4ea0d39940da566b43927dd73fa2
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.