JPDev@programming.dev to Programmer Humor@programming.dev · 2 年前The Perfect Solutionprogramming.devimagemessage-square80fedilinkarrow-up1693
arrow-up1693imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 年前message-square80fedilink
minus-squareRosco@sh.itjust.workslinkfedilinkarrow-up50·2 年前Probably not a good idea to show your API key to everyone…
minus-squareassembly@lemmy.worldlinkfedilinkarrow-up36·2 年前Same 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 年前Oh cool it works for my password, too.
minus-squarepressanykeynow@iusearchlinux.fyilinkfedilinkarrow-up3·2 年前Your password is seven asterisks, right?
minus-squareworldsayshi@lemmy.worldlinkfedilinkarrow-up26·2 年前Yeah 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 年前Or 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.