-
Notifications
You must be signed in to change notification settings - Fork 1
Security
Sparsh edited this page Apr 12, 2026
·
1 revision
- Local password protection for settings, sensitive actions, and uninstall flows
- Device pairing with cryptographically generated codes
- Server authentication via tokens and HTTPS
- Multi-process watchdog model
- Core engine restart if termination is detected
- Debugger detection and self-defense hooks planned
- Strong password hashing using Argon2 or bcrypt semantics
- Salted, memory-hard storage for local credentials
- Signed payloads for IPC and remote commands