MHLoppy@fedia.io to Programmer Humor@programming.dev · 2 days agoVibe coding your MFAfedia.ioimagemessage-square69fedilinkarrow-up11.57Karrow-down16file-text
arrow-up11.56Karrow-down1imageVibe coding your MFAfedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 2 days agomessage-square69fedilinkfile-text
minus-squareno_username@lemm.eelinkfedilinkarrow-up28·16 hours agowhat if 435841 is the most secure 6 digit numerical code? why use another?
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up12·16 hours agoI use the random number 4, I even rolled a dice to get a real random number instead of those “pseudo” random numbers. (XKCD?)
minus-squarepleasejustdie@lemmy.worldlinkfedilinkEnglisharrow-up2·7 hours agoThis goes back even further, Randall is referencing the ps3 security, that has a constant instead of a random number. That allowed failOverflow to remove one variable and reverse the private key to sign ps3 apps.
what if 435841 is the most secure 6 digit numerical code?
why use another?
I use the random number 4, I even rolled a dice to get a real random number instead of those “pseudo” random numbers. (XKCD?)
This goes back even further, Randall is referencing the ps3 security, that has a constant instead of a random number. That allowed failOverflow to remove one variable and reverse the private key to sign ps3 apps.
https://xkcd.com/221/