From e156356c71acd8d8355ab9fbc4a4735afea2a9db Mon Sep 17 00:00:00 2001 From: jack <212554440+jackjackbits@users.noreply.github.com> Date: Wed, 14 Jan 2026 14:39:39 -1000 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4e1056c9..eef7bb40 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ A decentralized peer-to-peer messaging app with dual transport architecture: loc 📲 [App Store](https://apps.apple.com/us/app/bitchat-mesh/id6748219622) -> [!WARNING] -> Private messages have not received external security review and may contain vulnerabilities. Do not use for sensitive use cases, and do not rely on its security until it has been reviewed. Now uses the [Noise Protocol](https://www.noiseprotocol.org) for identity and encryption. Public local chat (the main feature) has no security concerns. - ## License This project is released into the public domain. See the [LICENSE](LICENSE) file for details.