Create a key pair in your browser and use it to sign in to servers without passwords. Keys stay on your device.
Keys are generated in your browser with the WebCrypto API. Nothing is sent to our servers. Keep your private key secret and do not share it.
This page uses the WebCrypto API in your browser to create the key pair. Generation runs locally; no key material is uploaded. For Ed25519, some browsers fall back to RSA. Use the private key only on machines you control and add the public key to your server or Git host.