From 6265ec6f696ed0e95534c952ac102f0f582a3772 Mon Sep 17 00:00:00 2001 From: REmemBEER Date: Sat, 30 Jan 2016 23:53:42 -0500 Subject: [PATCH] fixed spelling on "the" ooooops --- features.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.html b/features.html index 9539bf3..c03ea48 100644 --- a/features.html +++ b/features.html @@ -80,7 +80,7 @@

ShadowSend

ShadowChat

- ShadowChat is a P2P Instant Messaging system utilizing state-of-the-art encryption technology to keep your communications private. All messages are encrypted by the proven AES-256-CBC algorithm, and distributed between nodes in such a way as to prevent the recipients of messages from being inferred by assailants utilizing sophisticated traffic analysis. Even if the assailants can view the entire network and/or run nodes of the network, information retains privacy through he aforementioned encryption. + ShadowChat is a P2P Instant Messaging system utilizing state-of-the-art encryption technology to keep your communications private. All messages are encrypted by the proven AES-256-CBC algorithm, and distributed between nodes in such a way as to prevent the recipients of messages from being inferred by assailants utilizing sophisticated traffic analysis. Even if the assailants can view the entire network and/or run nodes of the network, information retains privacy through the aforementioned encryption.

To eliminate the risk and hassle of sharing passwords, we utilize the proven and trusted method of Elliptic Curve Diffie-Hellman (ECDH) key exchange. The Elliptic Curve Digital Signature Algorithm (ECDSA) is used to give you confidence that the messages you received came from the original recipient and remained untouched in propagation. Messages are distributed over the preexisting Shadow P2P network, and a copy of each encrypted message is stored on each node for a period of 48 hours.