commit | a4e94e43c66afe7f2fa9f3e864f0ec5971132164 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 16 17:43:26 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 16 17:43:26 2013 -0700 |
tree | 9931d2c5da91573f7d5b2d25c83d0efa7d7da679 | |
parent | 12ae7e07d1ffa60a073fea76e395c9c0f18460e8 [diff] |
Add forgotten author note Change-Id: I1307e5c12ff8c854aba83fdf10980ce56d0c124d
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.
To see more details about ChronoShare design, click here.
To see more configure options, use ./waf configure
. To compile with default configuration, use
./waf configure ./waf