commit | b4032e2105cba0866d328873fcecf07f8d75615d | [log] [tgz] |
---|---|---|
author | Jared Lindblom <lindblom@cs.ucla.edu> | Thu Jan 17 23:50:51 2013 -0800 |
committer | Jared Lindblom <lindblom@cs.ucla.edu> | Thu Jan 17 23:50:51 2013 -0800 |
tree | 9f1031805d6313b9459284cc930ac2599d26ca84 | |
parent | 06405c4a450259fd5c79b6b6d878cac6901f03e0 [diff] |
Added persistent settings and file dialog to change folder
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.