this post was submitted on 17 Jan 2024
684 points (98.9% liked)
Programmer Humor
19453 readers
69 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably not a good idea to show your API key to everyone..
What do you mean? I just see asterisks.
Same here. I’m pasting my password here and it will encrypt it so no one can see it other than me: *******
hunter2
Oh cool it works for my password, too.
I understood that reference
Your password is seven asterisks, right?
Yeah encrypt it or at least put on a nsfw tag or something. Gosh. People flaunt their privates like it's Onlyfans.
Or at least use an environment variable, it's not a good practice to have it written in plaintext in your code.