diff --git a/README.md b/README.md index 1f750b0..74ec47f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,14 @@ --- +## 🔐 Shared Security Core + +SecureBitChat uses a shared Rust-based cryptographic core: +https://github.com/SecureBitChat/securebit-core + +This core is used across all platforms (web, desktop, mobile) as a single source of truth for all security-critical logic. + +Community review is welcome. Bug reports and security feedback can be submitted via GitHub Issues. ## Now Available: Desktop Applications!