Update README.md

This commit is contained in:
jack
2025-07-15 14:36:27 +02:00
committed by GitHub
parent 6ebd55fe18
commit f0e7284cdf
+2 -2
View File
@@ -2,11 +2,11 @@
## bitchat
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.
> [!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.
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.
## License
This project is released into the public domain. See the [LICENSE](LICENSE) file for details.