Documentation / Security

Privacy

v1.0 Beta

Privacy

This section outlines privacy posture for BDL IDE usage.

Local-first editing

Code editing happens in the local desktop environment.

AI requests

Only required context should be sent for AI requests. Sensitive content should be reviewed before prompt execution.

Operational guidance

  • Do not store secrets in plain text files
  • Exclude credentials from shared snippets
  • Use secure storage options when available
Was this helpful?