Fredrik Foss-Indrehus
Fredrik Foss-Indrehus
Hey Dominik, I was wondering if there is any progress on this feature or plans for it? There is a yubikey plugin now for age/rage, , which is also possible...
On second thought, this really is just a quick workaround and should be done more thoroughly, if this is wanted. Initially, I was made aware of this issue simply because...
Seems the issue with mason not falling back to curl with busybox wget has since been fixed, so this isn't really that necessary any longer I guess. Appreciated :)
Thanks, LGTM! Tested it as well and it correctly falls back on busybox's wget.
There is usually a single top-level recipient file used for all passwords, yes. Something like ``` $ ls passwords/ .recipients mypass.enc ``` where .recipients contains one pubkey per line. But...
Sure! I do see your point though. I'll ponder a bit more on it as well while waiting.
Yeah, that is a good point. Just thinking aloud: i don't want to assume others' workflow, but how often do you pull your vault? Doing a quick pa g log...
> you can store the recipients file in the password store (as well as anywhere else) and link $PA_DIR/recipients to it Ah of course, don't know how I didn't think...