Add Authorized Key
Add SSH Public Keys to the user account
This page will help you to add SSH public keys intoto your account . Soso that the remote user can ssh to the server with the given credentials.
Eenos supportsupports the sshSSH public keys in the formats of RSARSA, ,DSA, DSA , ECDSAECDSA, 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 the full access to the hosting account. It is dangerous to add untrusted public keys.