| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-30 | 1.2 kB | |
| SecureBit.chat v4.2.12 -- CSP + Local Assets + Desktop Build source code.tar.gz | 2025-09-30 | 29.4 MB | |
| SecureBit.chat v4.2.12 -- CSP + Local Assets + Desktop Build source code.zip | 2025-09-30 | 30.8 MB | |
| Totals: 3 Items | 60.2 MB | 0 | |
🔥 Major Changes
Removed Session Payments System
Session payment logic removed → now connections are fully free.
Content Security Policy (CSP) Hardening
Strict CSP rules added to prevent XSS and injection attacks.
Access to external resources restricted → all assets are controlled locally.
Local Assets Migration
All fonts, styles, and static assets moved from CDN to the app.
✅ Improved offline stability and independence from third-party services.
Desktop Build (Windows)
Electron-based Windows desktop version created.
Runs as a standalone app.
Ready for auto-update integration.
🛡️ Security Benefits
🚫 Removed CDN dependencies → eliminates risk from external sources.
🔒 CSP hardening reduces attack surface.
💻 Desktop version fully supports all security protocols (ECDH + DTLS + SAS).
📦 Technical Notes
CSP enabled by default; inline scripts removed.
Fonts, styles, and images load locally.
Electron build available in Assets (.exe + portable .zip).
🔮 Roadmap
v4.03.x: Desktop optimizations (auto-update, Linux/macOS builds).
v5.0: Post-Quantum Security (NIST PQC algorithms + hybrid ECDH).