JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agoThe Perfect Solutionprogramming.devimagemessage-square80linkfedilinkarrow-up1683arrow-down17
arrow-up1676arrow-down1imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square80linkfedilink
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-squaremrsgreenpotato@discuss.tchncs.deBanned from communitylinkfedilinkarrow-up5·2 years agoRemoved by mod
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.