Keyoxide-web now supports verifying 'signature profiles':
This is a profile that can be verified by Keyoxide but the data for which lives in a clear-signed text document rather than as notations in the key itself.
It would be great if keyoxide-cli could verify these 'signature profiles' too.
Once we can read data from stdin, I guess this shouldn't be hard to do.
Keyoxide-web now supports verifying '[signature profiles](https://docs.keyoxide.org/getting-started/signature-profiles/)':
> This is a profile that can be verified by Keyoxide but the data for which lives in a clear-signed text document rather than as notations in the key itself.
It would be great if keyoxide-cli could verify these 'signature profiles' too.
Once we can [read data from stdin](https://codeberg.org/keyoxide/keyoxide-cli/issues/5), I guess this shouldn't be hard to do.