Overhauling Instant Messengers + add Session messenger #2293

Open
lrq3000 wants to merge 18 commits from lrq3000/session-loki into master
3 changed files with 144 additions and 0 deletions
Showing only changes of commit 417e414abd - Show all commits

View File

@@ -193,7 +193,7 @@
include cardv2.html include cardv2.html
title="Session" title="Session"
image="/assets/img/svg/3rd-party/session.svg" image="/assets/img/svg/3rd-party/session.svg"
description="Encrypted instant messenger using 3-hop onion routing to transmit communications via <a href="https://oxen.io/">Oxen blockchain</a>'s nodes that are <a href="https://oxendashboard.com/#5">distributed worldwide</a>. All communications are E2EE encrypted by default, supporting 1-on-1, private group and public group textual chatrooms." description="Encrypted instant messenger using 3-hop onion routing to transmit communications via <a href=//oxen.io/>Oxen blockchain</a>'s nodes that are <a href=//https://oxendashboard.com/#5>distributed worldwide</a>. All communications are E2EE encrypted by default, supporting 1-on-1, private group and public group textual chatrooms."
website="https://getsession.org/" website="https://getsession.org/"
privacy-policy="https://getsession.org/privacy-policy/" privacy-policy="https://getsession.org/privacy-policy/"
github="https://github.com/oxen-io/session-desktop" github="https://github.com/oxen-io/session-desktop"