Quantum's SSH keys
Find a file
2025-01-25 23:53:32 -05:00
authorized_keys Add initial SSH keys 2025-01-25 23:29:14 -05:00
README.md Add basic README 2025-01-25 23:53:32 -05:00

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