commit | a98e69ca465cd1136e675f30c3d833aa657f9b8b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 24 15:42:45 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 24 18:05:15 2013 -0800 |
tree | 3dbe882d6f936ed7aebd6346951bb12013430aa6 | |
parent | 31dd5c42dbd5cb0cdb21b48439488b36b0635081 [diff] |
Initial embedding of Adhoc network creating code into ChronoShare (gui extension in the next commit) Change-Id: I9c873dfc0316c03beb75bb395c21b976faddd228
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.