Back to explore
Public keys for encryption and signing. Fetch each raw key with curl, or view it below.
Verify the key fingerprint before trusting it. Don't blindly pipe
curl output into your shell.
Age
Encrypt a file to me with:
curl https://root.nanoolabs.dev/keys/age
Fingerprint
age15lcnlpxv8t6qqt82rcjcagx0h9sx85jdjhj5x3frqaa9u675x56qusmsgp
Usage
view raw key
age -r <recipient> -o file.age file.txt GPG
Verify my signatures or encrypt messages to me.
curl https://root.nanoolabs.dev/keys/gpg
Fingerprint
3189 8147 4FC8 EB9B 541F E684 D057 A5BA B37D 7F66
Usage
view raw key
curl -s https://root.nanoolabs.dev/keys/gpg | gpg --import SSH
Add this to your authorized_keys for shell access.
curl https://root.nanoolabs.dev/keys/ssh
Fingerprint
SHA256:LW3y/QCQn79i/2md9XCqJGupe3wIPEOOZPxEzwsrf88
Usage
view raw key
curl https://root.nanoolabs.dev/keys/ssh >> ~/.ssh/authorized_keys