:books: Today I Learned

There is a GitHub page listing your account's SSH public keys

programming github ssh

Visit https://github.com/<your-username>.keys to see your SSH public keys.

For example, here’s Linus Torvalds’s GitHub key.

I happened upon this information while reading the documentation of Ansible’s POSIX authorized key module.