commit | 12ae7e07d1ffa60a073fea76e395c9c0f18460e8 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Apr 02 10:32:01 2013 -0700 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Tue Apr 02 10:33:51 2013 -0700 |
tree | 9d87cff5e59a3d0851b744c3272a09d444323c01 | |
parent | b9f02089c6019a48d5c07d0fe812c37ea17c22e8 [diff] |
update readme Change-Id: I529afb71ed84d1904b0dfd183f34241619c66b3f
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