zalando / go-keyring

Cross-platform keyring interface for Go
MIT License
811 stars 82 forks source link

Support Pass with GPG as a backend for Linux #96

Open timharris777 opened 1 year ago

timharris777 commented 1 year ago

I would also like support for Pass with GPG instead of only supporting secretservice. Secretservice is a pain to work with on headless servers with no gui. Pass on the other hand is very simple to use via cli.

I can work on a PR to help speed things along.

dio commented 9 months ago

This will be great!

chripo commented 4 days ago

ref #47