JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agoThe Perfect Solutionprogramming.devimagemessage-square78fedilinkarrow-up1691arrow-down18
arrow-up1683arrow-down1imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square78fedilink
minus-squareRosco@sh.itjust.workslinkfedilinkarrow-up50arrow-down1·2 years agoProbably not a good idea to show your API key to everyone…
minus-squarevoracitude@lemmy.worldlinkfedilinkarrow-up64·2 years agoWhat do you mean? I just see asterisks.
minus-squareassembly@lemmy.worldlinkfedilinkarrow-up36·2 years agoSame here. I’m pasting my password here and it will encrypt it so no one can see it other than me: *******
minus-squarethanks_shakey_snake@lemmy.calinkfedilinkarrow-up10·2 years agoOh cool it works for my password, too.
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up11arrow-down3·2 years agoI understood that reference
minus-squarepressanykeynow@iusearchlinux.fyilinkfedilinkarrow-up3·2 years agoYour password is seven asterisks, right?
minus-squareworldsayshi@lemmy.worldlinkfedilinkarrow-up26arrow-down1·2 years agoYeah encrypt it or at least put on a nsfw tag or something. Gosh. People flaunt their privates like it’s Onlyfans.
minus-squareRosco@sh.itjust.workslinkfedilinkarrow-up18·2 years 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.