🔒
          Security-first connection model
Every request is signed and requires on-device confirmation. Bridge Secure enforces strict origin checks and session scoping.
          Key protections
- End-to-end signed requests with device-controlled approvals
 - Ephemeral session tokens scoped to specific origins
 - Clear user-facing prompts to avoid silent approvals
 
Operational advice
- Confirm the origin and action on your device before signing.
 - Revoke unused sessions from the companion app.
 - Keep your companion app and device firmware up to date using official channels.