Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 905 Bytes

File metadata and controls

20 lines (15 loc) · 905 Bytes

Security Docs

This folder is the index for SafePilot security-related documentation.

Reporting Vulnerabilities

Security Model And Controls

Encryption Notes

  • At-rest encryption is enabled by default (auto-generated local key if no key is configured).
  • Production recommendation: provide ORCH_MASTER_KEY_FILE from your secret runtime.
  • Planned provider mode: direct AWS/GCP/Vault key-provider integration.
  • Limitations are documented in docs/security-model.md.

Architecture Context