Per-instance encryption domain separation; demote deployment single-key #31

Open
opened 2026-07-25 17:44:04 +00:00 by Cordy · 0 comments
Owner

Manuel dislikes the one-key-per-instance model (blast radius too large). Our deployment custody mode is exactly that.

  • Demote deployment custody to dev/fallback only (default stays keycloak-profile per-user).
  • Add a per-instance seed/nonce so identical plaintext never produces identical ciphertext across instances (domain separation).

Small change; closes the blast-radius objection to the fallback mode.

Manuel dislikes the one-key-per-instance model (blast radius too large). Our `deployment` custody mode is exactly that. - Demote `deployment` custody to **dev/fallback only** (default stays `keycloak-profile` per-user). - Add a **per-instance seed/nonce** so identical plaintext never produces identical ciphertext across instances (domain separation). Small change; closes the blast-radius objection to the fallback mode.
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/Cairn#31
No description provided.