commit | fbeeef22324a79582a704238a5f0cb012b99d220 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhuzhenkai@gmail.com> | Wed Feb 13 23:55:37 2013 +0000 |
committer | Gerrit Code Review <gerrit@Git.irl.CS.UCLA.EDU> | Wed Feb 13 23:55:37 2013 +0000 |
tree | a66d5d87d373ca8dc7bfef1643502906e15310ad | |
parent | 428c53cce7075d8171dbdf41eeafab24e8a0f7f5 [diff] | |
parent | ed457c3121035d3a58502f155732ed76501483f7 [diff] |
Merge "dump action data"
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.