パッケージ: pass-extension-audit (1.2-2)
pass-extension-audit に関するリンク
Debian の資源:
pass-audit ソースパッケージをダウンロード:
- [pass-audit_1.2-2.dsc]
- [pass-audit_1.2.orig.tar.gz]
- [pass-audit_1.2.orig.tar.gz.asc]
- [pass-audit_1.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Pass extension for auditing your password repository
pass audit is a password-store extension for auditing your passwordstore repository. Passwords will be checked against the Python implementation of Dropbox' zxcvbn algorithm and Troy Hunt's Have I Been Pwned Service. It supports safe breached password detection from haveibeenpwned.com using a K-anonymity method. Using this method, you do not need to (fully) trust the server that stores the breached password. You should read the security consideration section in /usr/share/doc/pass-extension-audit/README.md.gz for more information.
This package installs the pass extension
その他の pass-extension-audit 関連パッケージ
|
|
|
|
-
- dep: pass
- lightweight directory-based password manager
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-zxcvbn
- Realistic password strength estimator - Python3 module