Add Authorized Key
Add SSH Public Keys to user account
This page will help you to add SSH public keys into your account . So that the remote user can ssh to the server with the given credentials.
Eenos support the ssh public keys in the formats of RSA , DSA , ECDSA and ed25519
You may copy the contents of SSH public key file and place 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 hosting account. It is dangerous to add untrusted public keys.