RSSAmplifier

Noratrieb's blog · Sep 13, 2024

Having fun with OpenSSH private keys

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

you likely have an SSH private key. and unless you’re doing something seriously wrong, only you have this key. that’s the entire point, after all. this private key is used for authenticating with an SSH server. you sign a message with your private key and the server then verifies it with the public key. this ensures that it’s you who authenticated to the server, and not your…

Read on /blog/posts/fake-openssh-keys/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.