This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 28, 2022
-
-
Nicolas Werner authored
Correctly verify that the reply to a secrets request is actually coming from a verified device. While we did verify that it was us who replied, we didn't properly cancel storing the secret if the sending device was one of ours but was maliciously inserted by the homeserver and unverified. We only send secret requests to verified devices in the first place, so only the homeserver could abuse this issue. Additionally we protected against malicious secret poisoning by verifying that the secret is actually the reply to a request. This means the server only has 2 places where it can poison the secrets: - After a verification when we automatically request the secrets - When the user manually hits the request button It also needs to prevent other secret answers to reach the client first since we ignore all replies after that one. The impact of this might be quite severe. It could allow the server to replace the cross-signing keys silently and while we might not trust that key, we possibly could trust it in the future if we rely on the stored secret. Similarly this could potentially be abused to make the client trust a malicious online key backup. If your deployment is not patched yet and you don't control your homeserver, you can protect against this by simply not doing any verifications of your own devices and not pressing the request button in the settings menu.
-
- Sep 25, 2022
-
-
Nicolas Werner authored
-
- Jul 30, 2022
-
-
Nicolas Werner authored
-
- Jul 29, 2022
-
-
Nicolas Werner authored
-
- Jul 22, 2022
-
-
Nicolas Werner authored
-
- Jun 19, 2022
-
-
Nicolas Werner authored
-
- Jun 18, 2022
-
-
Nicolas Werner authored
-
- Jun 17, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jun 15, 2022
-
-
Nicolas Werner authored
-
- Jun 12, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 10, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Apr 07, 2022
-
-
Nicolas Werner authored
implements MSC3700 see https://github.com/matrix-org/matrix-spec-proposals/pull/3700
-
- Feb 27, 2022
-
-
Nicolas Werner authored
-
- Feb 14, 2022
-
-
Nicolas Werner authored
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 29, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 28, 2021
-
-
Nicolas Werner authored
-
- Dec 11, 2021
-
-
Nicolas Werner authored
fixes #824
-
- Nov 21, 2021
-
-
Nicolas Werner authored
I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
-
- Nov 10, 2021
-
-
Nicolas Werner authored
-
- Nov 08, 2021
-
-
Nicolas Werner authored
-
- Nov 07, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789
-
- Nov 04, 2021
-
-
Nicolas Werner authored
-
- Nov 01, 2021
-
-
Nicolas Werner authored
-
- Oct 29, 2021
-
-
Nicolas Werner authored
-
- Oct 17, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-