From 8299b68b963c1a796e1485aea9bf910692d2b84a Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 27 Jul 2020 12:36:38 +0300 Subject: [PATCH] Update wording in roadmap --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 1eba8ae6..56308642 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -53,11 +53,11 @@ * [x] At startup * [x] When receiving invite or message * [x] Private chat creation by inviting Matrix puppet of Telegram user to new room - * [x] Option to use bot to relay messages for unauthenticated Matrix users - * [x] Option to use own Matrix account for messages sent from other Telegram clients + * [x] Option to use bot to relay messages for unauthenticated Matrix users (relaybot) + * [x] Option to use own Matrix account for messages sent from other Telegram clients (double puppeting) * [ ] ‡ Calls (hard, not yet supported by Telethon) - * [ ] ‡ Secret chats - * [x] E2EE in Matrix rooms + * [ ] ‡ Secret chats (i.e. End-to-bridge encryption on Telegram) + * [x] End-to-bridge encryption in Matrix rooms (see [wiki](https://github.com/tulir/mautrix-telegram/wiki/End%E2%80%90to%E2%80%90bridge-encryption)) \* Requires [double puppeting](https://github.com/tulir/mautrix-telegram/wiki/Authentication#replacing-telegram-accounts-matrix-puppet-with-matrix-account) to be enabled † Information not automatically sent from source, i.e. implementation may not be possible