From ad802ad717bc2ada5fd3bf9dc5c0a3431631dcc6 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 28 May 2018 18:17:37 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6d27e2c..bc83c57 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ -# Cwtch: Anonymous, Decentralized, Group Messaging - -![](https://git.openprivacy.ca/avatars/5?s=140) - +# Cwtch: Anonymous, Decentralized, Group Messaging 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. - +We present Cwtch, and extension of the metadata resistant protocol [Ricochet](https://ricochet.im) 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. @@ -27,4 +23,6 @@ Beyond individual conversations, we also seek to defend against context correlat * **Pattern of Life** - Discovering which communications are cyclical and predictable. (e.g. Alice calls Eve every Monday evening for around an hour.) -More Information: [https://cwtch.im](https://cwtch.im) \ No newline at end of file +More Information: [https://cwtch.im](https://cwtch.im) + +![](https://git.openprivacy.ca/avatars/5?s=140) \ No newline at end of file