diff --git a/README.md b/README.md index 02bbff6..a606dd1 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,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. ## 🚧 Project Update: Transition to Desktop & Mobile Versions