feat(security): encrypt secrets at rest #173

Merged
chartgerink merged 3 commits from fix/11 into main 2026-06-26 13:21:11 +00:00
Owner
  • add chacha20poly1305 dependency
  • add secret encryption to otp tokens
  • add encryption to oidc provider secret
  • add migration path for legacy secrets

Fixes #11 and #15. Migration path is described in the Knowledge Base:
https://support.researchequals.com/help/en-us/9-server-administration/17-how-to-rotate-the-encryption-key

- add `chacha20poly1305` dependency - add secret encryption to otp tokens - add encryption to oidc provider secret - add migration path for legacy secrets Fixes #11 and #15. Migration path is described in the Knowledge Base: https://support.researchequals.com/help/en-us/9-server-administration/17-how-to-rotate-the-encryption-key
chartgerink deleted branch fix/11 2026-06-26 13:21:11 +00:00
Sign in to join this conversation.
No description provided.