Skip to content

passage backend; add support based on pass backend#121

Open
jenic wants to merge 1 commit into99designs:masterfrom
jenic:master
Open

passage backend; add support based on pass backend#121
jenic wants to merge 1 commit into99designs:masterfrom
jenic:master

Conversation

@jenic
Copy link

@jenic jenic commented Feb 14, 2023

Passage is an Age-backed password manager written by Filippo Valsorda and based on password-store by Jason Donenfeld. Adding support for passage was simply a matter of tweaking the existing support already available under pass for age files instead of GPG.

I've confirmed this works on my system (Arch Linux) by pointing aws-vault's go.mod to my local keyring project and recompiling it. Executing with the new backend, as listed below, properly invokes age and lists my S3 buckets.

./aws-vault-linux-amd64 --backend=passage exec personal -- aws s3 ls

I apologize I did not include a passage_test.go, I started to do so but I am busy with other things at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant