trezor-agent icon indicating copy to clipboard operation
trezor-agent copied to clipboard

trezor-gpg-agent + pass + aws-vault does not work

Open doolio opened this issue 2 years ago • 0 comments

I put my AWS access key credentials in my password-store rather than keep in the default cleartext. I added them to my password-store using the aws-vault add command with the idea of using aws-vault to access them when necessary. I can decrypt the files using my Trezor model-T like any other file in my password-store. However, it is not working with aws-vault in the loop.

Now examining the contents of the added file it does not seem to follow the standard pass file format. There is just one line in the file with several comma separated, quoted "key":"value" pairs within a single pair of braces (perhaps json?).

Have you by any chance ever used aws-vault with a trezor model-T and a password-store and run into a similar issue?

doolio avatar Nov 17 '23 17:11 doolio