JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agoThe Perfect Solutionprogramming.devimagemessage-square55fedilinkarrow-up1568arrow-down17
arrow-up1561arrow-down1imageThe Perfect Solutionprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square55fedilink
minus-squareRosco@sh.itjust.workslinkfedilinkarrow-up37·2 years agoProbably not a good idea to show your API key to everyone…
minus-squarevoracitude@lemmy.worldlinkfedilinkarrow-up52·2 years agoWhat do you mean? I just see asterisks.
minus-squareassembly@lemmy.worldlinkfedilinkarrow-up28·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-squareworldsayshi@lemmy.worldlinkfedilinkarrow-up24·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-up14·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: *******
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.