Comment 1 for bug 1833414

Revision history for this message
Logan V (loganv) wrote :

One note about this bug, this affects not only fernet keys but also credential keys.

Fernet key loss is recoverable. Your tokens are invalidated but you can always log back in and obtain another token.

Credential key loss is unrecoverable. All credential keys stored in the database are encrypted by the credential keys, and losing the credential key repository invalidates them all permanently.