Codex starts encrypting prompts, uses ciphertext for inference instead
Summary
Codex is implementing encryption for multi-agent messages by encrypting the model-facing payloads and exposing only an encrypted content field. This moves toward privacy hardening but reduces human-readable audit trails, affecting debugging and compliance workflows. The piece highlights governance challenges and trade-offs between privacy and auditability in AI-assisted development tools.