Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
My company's server has one password and everyone knows it. Everyone uses the same key.
-
bioDan56224yFor our servers you must use a private key and password combo for each DevOps user (there are two).
Each developer gets a private key with access only to to the git repo. -
I sent this to a friend and he admitted to doing the same AND teaching that to the interns.
Yeah, there was a lot of one-way swearing involved in that conversation. -
saas13014yWhat about using a password for the key.
Or
Can we use a key for the key 😃 ?
I thought of using the yubico 2fa key to authorise my key for ssh ( at 2:00 ). Fell asleep while reading the docs 🥴. Didn't bother to look again the other day cuz' lots of college work and, work work ðŸ˜
Related Rants
-
abhijith050513When you SSH into a machine and then SSH back into yours, you know you are drunk.
-
nickj58today at programming class... professor: today we will be teaching you about vim and using the terminal and s...
-
linuxxx19*SSH's into VPS* *Starts doing some general maintainance (updating, checking the logs etc)* *runs the who comm...
Please don't be that guy.
joke/meme
infosec
use your rsa key
ssh
why though