ssh/README.md
2025-01-25 23:53:32 -05:00

277 B

ssh

This repository contains a list of SSH keys belonging to Quantum.

It is used to power https://ssh.qt.ax. You can easily install my ssh keys with:

mkdir -p ~/.ssh
curl https://ssh.qt.ax >> ~/.ssh/authorized_keys