It works! Beyond passkeys, I can encrypt a file in the browser with typage and WebAuthn, and then decrypt it with the same YubiKey from the CLI with age-plugin-fido2prf.

README: https://github.com/FiloSottile/typage/blob/push-xstnltwzumvw/README.md#encrypt-and-decrypt-a-file-with-a-passkey
PR: https://github.com/FiloSottile/typage/pull/28

Comments