@JPDev@programming.dev to Programmer Humor@programming.dev • 1 year agoThe Perfect Solutionprogramming.devimagemessage-square79fedilinkarrow-up1690arrow-down18
arrow-up1682arrow-down1imageThe Perfect Solutionprogramming.dev@JPDev@programming.dev to Programmer Humor@programming.dev • 1 year agomessage-square79fedilink
minus-square@assembly@lemmy.worldlinkfedilink36•1 year agoSame here. I’m pasting my password here and it will encrypt it so no one can see it other than me: *******
minus-square@thanks_shakey_snake@lemmy.calinkfedilink10•1 year agoOh cool it works for my password, too.
minus-square@pressanykeynow@iusearchlinux.fyilinkfedilink3•1 year agoYour password is seven asterisks, right?
minus-square@worldsayshi@lemmy.worldlinkfedilink25•1 year agoYeah encrypt it or at least put on a nsfw tag or something. Gosh. People flaunt their privates like it’s Onlyfans.
minus-squareRoscolinkfedilink18•1 year agoOr at least use an environment variable, it’s not a good practice to have it written in plaintext in your code.
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.
Removed by mod
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.