|
2 vuotta sitten | |
---|---|---|
app | 2 vuotta sitten | |
connectivity/tor | 2 vuotta sitten | |
model | 2 vuotta sitten | |
peer | 2 vuotta sitten | |
protocol | 2 vuotta sitten | |
server | 2 vuotta sitten | |
storage | 2 vuotta sitten | |
testing | 2 vuotta sitten | |
.drone.yml | 2 vuotta sitten | |
.gitignore | 2 vuotta sitten | |
CONTRIBUTING.md | 2 vuotta sitten | |
LICENSE | 2 vuotta sitten | |
README.md | 2 vuotta sitten |
Communications metadata is known to be exploited by various adversaries to undermine the security of systems, to track victims and to conduct large scale social network analysis to feed mass surveillance. Metadata resistant tools are in their infancy and research into the construction and user experience of such tools is lacking.
We present Cwtch, and extension of the metadata resistant protocol Ricochet to support asynchronous, multi-peer group communications through the use of discardable, untrusted, anonymous infrastructure.
It is important to identify and understand that metadata is ubiquitous in communication protocols, it is indeed necessary for such protocols to function efficiently and at scale. However, information that is useful to facilitating peers and servers, is also highly relevant to adversaries wishing to exploit such information.
For our problem definition, we will assume that the content of a communication is encrypted in such a way that an adversary is practically unable break, as such we will limit our scope to the context of a communication (i.e. the metadata).
We seek to protect the following communication contexts:
Beyond individual conversations, we also seek to defend against context correlation attacks, whereby multiple conversations are analyzed to derive higher level information:
More Information: https://cwtch.im
Development and Contributing information in CONTRIBUTING.md