cat ~/.ssh/id_rsa
๐ค
Feature request: steal ed25519 keys too
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
cat ~/.ssh/id_rsa
๐ค
Feature request: steal ed25519 keys too
And this is why you password protect your ssh keys
It's honestly crazy that tools like npm don't force you to encrypt the tokens for the npm repos. They don't even support it. Any stupid read_file() with http.post() can screw 1000 people.
What's a stream of packages?