Open alecvn opened 1 year ago
I have the same issue. I managed to isolate it to gopass-jsonapi. Looking in the firefox debugger console for gopass-bridge it shows:
{"type":"create","entry_name":"test","login":"foo","password":"","length":24,"generate":true,"use_symbols":true}
Directly invoking gopass-jsonapi with this message fails.
There is a fix for this issue here: https://github.com/gopasspw/gopass-jsonapi/issues/118#issuecomment-1866811925
When I try to create credentials for a website I keep getting
failed to store secret: failed to encrypt
. However, if I create credentials throughgopass
they are available in the browser extension, they decrypt as expected and are auto-filled.My system specs:
This has been going on for a couple of months, though it did work initially.