pass-pwned - Man Page
Password-Store extension for Have I Been Pwned? Pwned Passwords API
Synopsis
pass pwned [ pass-name ]
Description
pass-pwned is a pass(1) extension for checking passwords in a pasword-store against the Have I Been Pwned? Pwned Passwords API
Options
- pass-name
The password from the password-store to check against the Pwned Passwords API. This also accepts a quoted shell glob pattern which will check multiple passwords from the password-store
Environment
- PASSWORD_STORE_ENABLE_EXTENSIONS
This environment variable must be set to "true" for extensions to be enabled. See pass(1) for more information on using password-store extensions.
Example
- pass pwned <pass-name>
<pass-name>:3303003
- pass pwned <pass-name>
<pass-name>:0
- pass pwned "**/*"
<pass-name>:3303003
<pass-name>:0