Add Authorized Key
Add SSH Public Keys to the user account
This page will help you to add SSH public keys to your account so that the remote user can ssh to the server with the given credentials.
Eenos supports the SSH public keys in the formats of RSA, DSA, ECDSA, and ed25519
You may copy the contents of the SSH public key file and place it in the text area and click the button Add Authorized Key.
This will add the key to the user's authorized_key file.
Allowing access to via SSH keys will give full access to the hosting account. It is dangerous to add untrusted public keys.