Add Shared Security Core information to README
Some checks failed
CodeQL Analysis / Analyze CodeQL (push) Has been cancelled
Mirror to Codeberg / mirror (push) Has been cancelled
Mirror to PrivacyGuides / mirror (push) Has been cancelled

Added section on Shared Security Core and community contributions.
This commit is contained in:
Volodymyr
2025-12-23 13:59:24 -04:00
committed by GitHub
parent 968fff9c61
commit 92907732bf

View File

@@ -15,6 +15,14 @@
</div>
---
## 🔐 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