gopasspw / gopassbridge

A web extension for Firefox and Chrome to insert login credentials from gopass
MIT License
259 stars 24 forks source link

Gopassbridge asks for passphrase with age OS keyring support enabled in gopass #226

Closed ghost closed 2 years ago

ghost commented 2 years ago

OS keyring support was recently added to gopass to cache passphrases for the age backend (gopasspw/gopass#2351) so you don't have to enter the passphrase. This works in gopass, but gopassbridge in Firefox always asks for the passphrase, with the keyring support enabled in gopass.

ghost commented 2 years ago

I've experienced this elsewhere, so it's probably not a gopass bridge problem