teller
teller copied to clipboard
Pass Provider
New Provider Request
Details
- Name: Pass
- URL: https://www.passwordstore.org/
- Modes: read+write
- GitHub projects: N.A.
- API Documentation: https://www.passwordstore.org/
An example of a project that does have Pass integration is https://github.com/99designs/aws-vault
You can find their Pass implementation here.
https://github.com/99designs/keyring
Hey @marcofranssen this for provider suggestion Do you want to create a pull request with the new provider? I can assist you if you need to
If no one else picks it up, over time if I find some spare moments I can try to give it a shot.
Cool, so the first volunteer will write a message here to prevent duplicate work.
Hi @kaplanelad, I would like to work on this. Can you please assign this to me and help me get started? Thanks!
Hey @ceekay47, You can follow this guide to initialize a new provider in Teller.
If you have any follow-up questions feel free to write them here, or we can jump to a short live session if you need to
@kaplanelad Hi, if nobody started yet, I'd like to give it a shot
After having a look, Teller already supports gopass (https://github.com/tellerops/teller/blob/master/pkg/providers/gopass.go) which states to be 100% API-compatible to pass so I don't think we need a dedicated Pass implementation