void-linux/void-runit

key file and source not passed to keyscript

Opened this issue · 0 comments

In crypt.awk, the key file and source are not passed to keyscript, which makes it less useful if a program, like gpg, where to decrypt the keyfile before using it for a key slot.

I have added this to a slightly modified crypt.awk from a branch.

Hope it will be included.