SSH key generator
Create an SSH key
Generate a keypair in your browser, download the private key, then add the public key to your hosting provider. cripta.to does not receive or store the private key.
Keep the private key private
- The private key is generated locally in this browser session.
- Only ever share the public key.
- Anyone with the private key can SSH into servers that trust it.
- If you lose the private key, generate a new keypair and upload the new public key again.