pass audit - A pass(1) extension for auditing your password
repository.
pass audit [-h] [-V] [paths]
pass audit is a password store extension for auditing your password
repository. It supports safe breached password detection from
haveibeenpwned.com using K-anonymity method and password strength estimation
by Dropbox' zxcvbn.
- -q, --quiet
- Be quiet.
- -v, --verbose
- Be verbose.
- -V, --version
- Show the program version and exit.
- -h, --help
- Show usage message.
pass(1), pass-tomb(1), pass-import(1),
pass-update(1), pass-otp(1)
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see
<http://www.gnu.org/licenses/>.