Explore >> Select a destination


You are here

www.tyil.nl
| | whynothugo.nl
1.5 parsecs away

Travel
| |
| | blog.cyphermox.net
1.8 parsecs away

Travel
| | Breaking OPSEC for a bit to write a how-to on using GPG keys with smartcards... I've thought about experimenting with smartcards for a whi...
| | passingcuriosity.com
1.5 parsecs away

Travel
| | Setup a new Yubikey with, add OpenPGP keys, and configure git and GitHub to use them.
| | 128bit.io
19.1 parsecs away

Travel
| Ok, lets start with something easy! :) What are SSH keys: SSH keys are a way to allow someone access to a user on another system without the need for a password. This is done with 2 key files one that is public and the other private. This is called "Public-key cryptography". The public key will be sent to the server that you want to connect to and the private will stay on your local (orclient) system.