Hi,

I have implemented a script which allows to use pass as a backend for git:
https://github.com/languitar/pass-git-helper

The basic idea is that there is a mapping file which associates password
store entries with domains, e.g. like:

[github.com]
target=dev/github

[*.fooo-bar.*]
target=dev/fooo-bar

I wanted to avoid having to artificially structure the password store to
match domains, because several domains might be served by the same
credentials.

I'd be happy to receive feedback.

Cheers,
Johannes
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to