JPDev@programming.dev to Programmer Humor@programming.dev · 3 years agoThe Perfect Solutionprogramming.devimagemessage-square80fedilinkarrow-up1693
arrow-up1693imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 3 years agomessage-square80fedilink
minus-squareRosco@sh.itjust.workslinkfedilinkarrow-up50·3 years agoProbably not a good idea to show your API key to everyone…
minus-squarevoracitude@lemmy.worldlinkfedilinkarrow-up64·3 years agoWhat do you mean? I just see asterisks.
minus-squareassembly@lemmy.worldlinkfedilinkarrow-up36·3 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·3 years agoOh cool it works for my password, too.
minus-squarepressanykeynow@iusearchlinux.fyilinkfedilinkarrow-up3·3 years agoYour password is seven asterisks, right?
minus-squareworldsayshi@lemmy.worldlinkfedilinkarrow-up26·3 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·3 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
I understood that reference
Oh cool it works for my password, too.
Removed by mod
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.