Keypub.sh – OAuth for the terminal using SSH keys

Viewed 19
Keypub.sh introduces a novel concept of using SSH keys to implement OAuth directly from the terminal. This could streamline authentication processes in CLI-centric workflows. However, questions arise regarding whether this is solely an authentication mechanism (authn) or if it also offers authorization features (authz). Some users also tie this discussion to the potential for public keys to bootstrap PKI systems.
0 Answers