From ffaff2f5cd6ec16cd7ce92a81947e33a539505f8 Mon Sep 17 00:00:00 2001 From: Benjamin Loison Date: Mon, 1 Dec 2025 01:05:50 +0100 Subject: [PATCH] Add deprecation warning to `README.md` --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fd25db9..ef97954 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!WARNING] +> Due to cryptographic [olm dependency deprecation](https://github.com/8go/matrix-commander/issues/204#issuecomment-3523986979), this program is cryptographically unsafe to use until https://github.com/matrix-nio/matrix-nio/pull/555 is merged. Good news: https://github.com/8go/matrix-commander-rs is a Rust alternative not having this issue. + [![PyPI - Python Version]( https://img.shields.io/pypi/pyversions/matrix-commander?color=red)]( https://www.python.org/)