What does HackerNews think of passff?
zx2c4 pass manager extension for Firefox, Chrome and Opera
Language:
JavaScript
#18
in
Chrome extension
#85
in
JavaScript
For passwords specifically there's a similar tool, https://www.passwordstore.org/ - but it stores GPG-encrypted plain text files versioned with git, instead of managing a sqlite db
More importantly, it has Firefox and Chrome extensions for auto-filling passwords on the web https://github.com/passff/passff https://github.com/browserpass/browserpass-extension
Also, there's a firefox extension https://addons.mozilla.org/en-US/firefox/addon/passff/ (on github: https://github.com/passff/passff)
It requires the user to run a daemon that reads ~/.passwordstore passwords and feed it to the extension https://github.com/passff/passff-host - but the design is pretty transparent to inspection if you're inclined to check
I am currently also using the passff extension (https://github.com/passff/passff). So, you are saying I should better not do that?
Using this and something like rofi-pass:
https://github.com/carnager/rofi-pass/
Gets me really close to the holy grail of password managers. Browser integration is possible too with PassFF: