🟡 [P1] Prevent private key decryption error data leaks #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Decryption errors might log encrypted data or partial plaintext.
Location
apps/api/src/federation/crypto.service.ts:63-95Required Fix
Don't log error details that might contain sensitive data.
Priority
HIGH (P1) - Data leakage