😱 why are so many people using rsa keys still
Fork this repository
Clone the repository to your computer:
$ git clone git@tildegit.org:<your name>/setup.git $ cd setup
$ ssh-keygen -t ed25519
$ cat ~/.ssh/id_ed25519.pub >> authorized_keys
$ git add authorized_keys $ git commit -m "Added SSH keys for <your name>" $ git push origin master
Once the pull request is merged, you can login using:
$ ssh one@tilde.one
Service Provided by tilde.club.