You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be a nice idea to try and support integration between keys created by gpg and jose
e.g.
jose jwk fmt -I keyring.gpg -o keyring.JWKset
As far as I can see there are very few tools that interopt with public/private keys formatted in the OpenPGP format, this could be an opportunity to fix that.
The text was updated successfully, but these errors were encountered:
It might be a nice idea to try and support integration between keys created by
gpg
andjose
e.g.
jose jwk fmt -I keyring.gpg -o keyring.JWKset
As far as I can see there are very few tools that interopt with public/private keys formatted in the OpenPGP format, this could be an opportunity to fix that.
The text was updated successfully, but these errors were encountered: