JPDev@programming.dev to Programmer Humor@programming.dev · 11 months agoThe Perfect Solutionprogramming.devimagemessage-square78fedilinkarrow-up1690arrow-down18
arrow-up1682arrow-down1imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 11 months agomessage-square78fedilink
minus-squareRosco@sh.itjust.workslinkfedilinkarrow-up50arrow-down1·11 months agoProbably not a good idea to show your API key to everyone…
minus-squarevoracitude@lemmy.worldlinkfedilinkarrow-up64·11 months agoWhat do you mean? I just see asterisks.
minus-squareassembly@lemmy.worldlinkfedilinkarrow-up36·11 months 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·11 months agoOh cool it works for my password, too.
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up11arrow-down3·11 months agoI understood that reference
minus-squarepressanykeynow@iusearchlinux.fyilinkfedilinkarrow-up3·11 months agoYour password is seven asterisks, right?
minus-squareworldsayshi@lemmy.worldlinkfedilinkarrow-up26arrow-down1·11 months 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·11 months 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.