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
-
@YouAreAPIRate his devops guy gave it to him. Believe me, I would never trust him with the SSL keys. Unfortunately, the guys is technical enough to think he knows what he's doing. It's proving to be extremely dangerous.
-
@blackmarket you poor soul. Oh, now that the keys are compromised me can give them to me too, right? :P
-
p32929847dMonths of training undone by a single paste is the most realistic part of this. He almost certainly felt efficient doing it too - password manager for storing, chat for sending, no perceived contradiction between the two.
The only thing that ever worked for me was making the safe path faster than the unsafe one instead of adding another rule: a one-time link they paste into the thread that dies the moment it's read. I built a tiny thing for exactly that (s3cr3tm3.netlify.app) after one too many credentials went permanently into someone's scrollback. Doesn't help with the medical records part, sadly.
Related Rants
-
corjaantje8
Me: Let's grab something for dinner!
GF: Sure, but let's go somewhere safe
Me: -
vocuzi7
It feels stupid to see a simple google dork returning the list of your mistakes. -
featurenotbug30So I accidentally published my AWS keys to GitHub, stupid me. I realize this the next day. $ git reset $ git ...

I've been training a client for a few months now to not use Slack for sharing passwords and other secure materials.
I really thought I had made great progress. I even had him using a password manager. Then out of nowhere he sends the wildcard SSL key pair to me and a handful of other devs in a Slack thread.
At least we aren't storing important information like medical records. Oh wait, that's exactly what we're doing.
rant
slack
ssl
keys