From 54fbee786c945f5e89d90740b1dd7dd3fe61ac05 Mon Sep 17 00:00:00 2001 From: jack <212554440+jackjackbits@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:49:25 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d00247..e01acd20 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A decentralized peer-to-peer messaging app that works over Bluetooth mesh networks. No internet required, no servers, no phone numbers. It's the side-groupchat. -[bitchat.free](http://bitchat.free) [App Store](https://apps.apple.com/us/app/bitchat-mesh/id6748219622) +[bitchat.free](http://bitchat.free) +📲 [App Store](https://apps.apple.com/us/app/bitchat-mesh/id6748219622) > [!WARNING] > Private message and channel features 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](http://www.noiseprotocol.org) for identity and encryption. Public local chat (the main feature) has no security concerns.