Termius checks the password and encryption passphrase using the haveibeenpwned.com service (HIBP). The Termius app searches for the first 5 characters of SHA-1 of the user-provided password / encryption passphrase in HIBP API per the Cloudflare k-anonymity implementation.
Termius never sends the original (unencrypted) password / encryption passphrase or information enough to discover what it is.
Example:
- The password is pa$word.
- SHA-1 of the password will be
617ADCC02712A40E76254BA1F3A26AF660F98EC7
. - The first 5 characters are SHA-1 of the password is
617AD
, the rest isCC02712A40E76254BA1F3A26AF660F98EC7
.
Here are the search results: https://api.pwnedpasswords.com/range/617AD.
...
CC02712A40E76254BA1F3A26AF660F98EC7:96
...
This data tells us the password has been leaked in 96 breaches.
332
218
Was this article helpful?
275 out of 332 found this helpful
Articles in this section
- App does not show a keyboard with attached YubiKey and other FIDO2 device
- How to reset my password without losing my data?
- Does Termius support my Enterprise SSO provider?
- How to get a quote?
- How can I enable Split View?
- How do I cancel the trial period?
- How to copy/paste in the desktop app?
- How to copy/paste on iOS?
- How to adjust text size?
- What happens when my Pro subscription expires?
Add comment
Please sign in to leave a comment.