My public ssh key
File: ~/.ssh/authorized_keys
mkdir -p ~/.ssh/
touch ~/.ssh/authorized_keys
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGHDmuiMOb3kTn6GaUJfzEr4OSnV/s+Ubfh1rcikCyoA me@xoren.io" >> ~/.ssh/authorized_keys
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC9qlYgOCZ213dCbc/9E/s41+6PW7PotDmwkuiokUu/F me@xoren.io" >> ~/.ssh/authorized_keys