| PasswordRotatableUntil changedCheckable | Changing the password on the breached site | Changing that password everywhere it was reused |
| Password hashRotatableUntil changedPartly inferable | Nothing, because the password was hashed | Changing the password, which makes the leaked hash worthless |
| Security-question answersRotatableUntil changedCheckable | Changing the account password | Changing the security answers, where the provider allows it |
| Device PIN or passcodeRotatableUntil changedAssume compromised | A remote wipe of the device | Changing the device PIN, and rotating every credential it held |
| Payment card numberRotatableUntil reissuedCheckable | A card reissue from the bank | A card reissue, plus cancelling recurring merchant charges |
| IBAN and direct debit mandateRotatableUntil cancelledCheckable | Reissuing the payment card | Cancelling the direct debit mandate and blocking the creditor |
| Session cookie or auth tokenRevocableUntil revokedAssume compromised | Changing the account password | Revoking active sessions (sign out of all devices), then the password |
| OAuth grant or refresh tokenRevocableUntil revokedCheckable | A password change, or signing out everywhere | Revoking the app in the connected-apps list |
| API key or access tokenRevocableUntil revokedCheckable | Changing the account password | Deleting or rotating the API key in the issuing platform |
| TOTP seed or MFA secretRevocableUntil re-enrolledNo visibility | Changing the account password | Re-enrolling the authenticator app, which mints a fresh seed |
| Recovery or backup codesRevocableUntil regeneratedNo visibility | Changing the account password | Regenerating the backup codes, which invalidates every old one |
| App-specific passwordRevocableUntil revokedCheckable | Changing the main account password | Revoking that individual app-specific password |
| SSH private keyRevocableUntil removedPartly inferable | A passphrase on the SSH key | Removing the public key from every host that trusts it |
| VPN config or WireGuard keyRevocableUntil peer removedPartly inferable | Changing the VPN account password | Removing the WireGuard peer server-side and reissuing the config |
| Cloud CLI credentialRevocableUntil revokedCheckable | Changing the cloud console password | Revoking the credential in IAM and rotating the role's keys |
| Wallet seed phraseRevocablePermanentCheckable | Changing the exchange or wallet password | Moving the funds to a wallet built from a new seed phrase |
| Phone number, SIM or eSIMRebindableUntil number changesPartly inferable | A new SIM card or eSIM profile | A new phone number. Re-provisioning a SIM or eSIM keeps the old |
| Email addressRebindableUntil address changesCheckable | Changing the mailbox password | A new email address, plus repointing every account recovering to it |
| Username or handleRebindableUntil you moveCheckable | Deleting the account | A new username, sharing nothing with the old handle |
| Home addressRebindableUntil you moveCheckable | Opting out of the one people-search site you found | Nothing revokes an address. Removal is a repeated opt-out workflow |
| Device or advertising identifierRebindableDaysNo visibility | Resetting the advertising identifier | A reset, which holds only until identity graphs re-link it |
| Date of birthImmutablePermanentNo visibility | Nothing, a date of birth is harmless alone | Nothing. Reduce where the date of birth can be looked up |
| National identity numberImmutablePermanentPartly inferable | Paying a service to delete it from the dark web | Nothing. The response is mitigation, never removal |
| Passport or licence imageImmutablePermanentNo visibility | Reissuing the passport or licence | A new document number. The leaked image keeps working |
| Biometric templateImmutablePermanentNo visibility | Nothing, biometrics are safer than passwords | Nothing. A face or a voice cannot be reissued |
| Medical record and insurance numberImmutablePermanentPartly inferable | Nothing, health data is not exploitable | Nothing for the record. Some insurers reissue a policy number |
| Employer, badge number, work historyImmutablePermanentPartly inferable | Nothing, work details are public anyway | Nothing. Leaving retires the badge number, not the history |
| Family and relationship graphImmutablePermanentPartly inferable | Locking down social profiles | Nothing. Relationships are recorded outside your accounts |