SecureBitChat
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-27 02:56:24 +00:00
d11f250257 release: v4.8.8 file transfer consent fix
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-27 02:41:09 +00:00
498d9a98e9 release: v4.8.8 file transfer consent fix
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-19 13:50:00 +00:00
2468cb495e release: v4.8.7 WebRTC join reliability patch
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-18 23:50:28 +00:00
1cc873223a fix: stabilize manual WebRTC join flow
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-18 03:32:04 +00:00
01cb25f988 release: v4.8.6 security hardening patch
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-18 03:24:37 +00:00
ad3bee5f2e fix: enforce service worker cache allowlist
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-18 03:17:49 +00:00
f2a4276b31 fix: remove untracked disconnect timer
86a96b0121 fix: harden service worker cache policy
33f3764ec5 fix: synchronize WebRTC privacy mode state
a04a70eb97 fix: throttle inbound file chunks
0fbcc240be fix: add inbound message rate limiting
Compare 6 commits »
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-17 22:07:26 +00:00
026c81b775 chore: stop tracking node_modules
f71ff62417 fix: make WebRTC privacy mode explicit
ce48e8a851 fix: harden chat sanitization with DOMPurify
cc7f850e7d fix: bind SAS verification to DTLS fingerprint strings
Compare 4 commits »
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-05-17 18:49:33 +00:00
0a42aa13c3 release: prepare v4.8.5 security hardening release
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2026-01-07 03:02:21 +00:00
4b8c8829f1 Fix CSP errors, MIME types, and Service Worker issues
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-12-30 08:17:27 +00:00
ebcf2dcaac New component with partner logos
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-12-30 05:35:40 +00:00
f136d0db3d Update macOS download link and bump version to 4.7.56
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-12-29 14:51:55 +00:00
91c292a6cf feat: implement comprehensive PWA force update system
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-12-29 00:30:33 +00:00
ee635da66f docs: Update README to v4.7.53 with Desktop Edition and roadmap updates
Compare 2 commits »
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-12-23 17:59:45 +00:00
92907732bf Add Shared Security Core information to README
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-11-04 18:15:10 +00:00
968fff9c61 Project Update: Transition to Desktop & Mobile Versions
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-11-04 17:15:22 +00:00
79c8d08782 fix: prevent encryption key loss and IndexedDB connection errors
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-10-30 19:24:40 +00:00
207e51361c security: increase PBKDF2 iterations from 100,000 → 310,000 (OWASP 2025 compliance)
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-10-30 19:17:20 +00:00
4583db39a2 feat(security): switch master key to non-extractable CryptoKey handle and remove direct access
SecureBitChat pushed to main at SecureBitChat/securebit-chat 2025-10-30 18:56:32 +00:00
77ed4b3e4f remove key/hash logging and debug output from EnhancedSecureWebRTCManager and EnhancedSecureCryptoUtils