]> Nutra Git (v1) - gamesguru/ffpass.git/commit
master password v146 non-mixed profiles. inspect. ruff. working
authorShane Jaroch <chown_tee@proton.me>
Fri, 9 Jan 2026 10:39:01 +0000 (05:39 -0500)
committerShane Jaroch <chown_tee@proton.me>
Sat, 10 Jan 2026 10:29:40 +0000 (05:29 -0500)
commit33e2251220bb0593b4d4e637eb2c99be435cf433
treef27cbb11591750216493ec4484cf73b8fd88c86f
parent9a6af28daea71e17380ef3941731d3867903866c
master password v146 non-mixed profiles. inspect. ruff.

use --reveal-keys flag
use git-sqlite-filter for *.db files
23 files changed:
.gitattributes [new file with mode: 0644]
Makefile
ffpass/__init__.py
ffpass/nss.py [new file with mode: 0644]
requirements-dev.txt
tests/conftest.py [new file with mode: 0644]
tests/firefox-146-aes/key4.db
tests/firefox-14iv/cert9.db [new file with mode: 0644]
tests/firefox-14iv/key4.db [new file with mode: 0644]
tests/firefox-14iv/logins.json [new file with mode: 0644]
tests/firefox-14iv/pkcs11.txt [new file with mode: 0644]
tests/firefox-70/key4.db
tests/firefox-84/key4.db
tests/firefox-mixed-keys/key4.db
tests/firefox-mp-70/key4.db
tests/firefox-mp-84/key4.db
tests/firefox-mp-test/key4.db
tests/test_inspect.py [new file with mode: 0644]
tests/test_key.py
tests/test_mixed_keys_run.py
tests/test_native_verify.py [new file with mode: 0644]
tests/test_run.py
tests/test_sha256_mock.py [new file with mode: 0644]