From c7e207b9348ea0cb71bb54d4f3f70c88f51523d9 Mon Sep 17 00:00:00 2001 From: lexi Date: Wed, 27 Apr 2022 16:56:49 -0500 Subject: [PATCH] Update Session description (#1124) --- docs/real-time-communication.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/real-time-communication.en.md b/docs/real-time-communication.en.md index ca9ceab6..6449c338 100644 --- a/docs/real-time-communication.en.md +++ b/docs/real-time-communication.en.md @@ -96,7 +96,7 @@ Briar supports perfect forward secrecy by using the Bramble [Handshake](https:// **Session** is a decentralized messenger with a focus on private, secure, and anonymous communications. Session offers support for direct messages, group chats, and voice calls. - Session utilizes the decentralized [Oxen Service Node Network](https://oxen.io/) to store and route messages. Every encrypted message is routed through three nodes in the Oxen Service Node Network, making it virtually impossible for the nodes to compile meaningful information about the users of the network. + Session utilizes the decentralized [Oxen Service Node Network](https://oxen.io/) to store and route messages. Every encrypted message is routed through three nodes in the Oxen Service Node Network, making it virtually impossible for the nodes to compile meaningful information on those using the network. [Homepage](https://getsession.org/){ .md-button .md-button--primary } [Privacy Policy](https://getsession.org/privacy-policy){ .md-button }