From b9725521023fec9364888ffd473042b707ab1be5 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 21 Nov 2024 15:56:29 +0100 Subject: Added bug to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4270c72..74554de 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The idea is the following: - client for reading the messages and sending them at the same time - rooms - encryption + - ChaCha20-Poly1305 + - AES - authentication ## client @@ -13,7 +15,9 @@ The idea is the following: - [ ] bug: wrapping does not work and displays nothing if there is no screen space - [ ] bug: reconnect does not work when server does not know id - [ ] convert tabs to spaces +- [ ] bug: when using lots of markup characters - [ ] newline support + - [ ] resizable box ## server - [ ] check that fds arena does not overflow -- cgit v1.2.3