-
Notifications
You must be signed in to change notification settings - Fork 0
Home
alpha-1-design edited this page May 21, 2026
·
3 revisions
Welcome to the BLACKBOX Wiki. This is the central repository for deep-dive technical documentation, security protocols, and development standards.
- Security Architecture
- OTA Patching Protocol
- Biometric Integration
- F-Droid Build Standards
- F-Droid Pipeline Debug Postmortem
BLACKBOX uses a Zero-Trust, browser-native security model. Read more about our use of Web Crypto API and PBKDF2 here.
Our "Gated OTA" system ensures that minor bug fixes are delivered without requiring full APK updates. Learn how to trigger a patch build.