MHLoppy@fedia.io to Programmer Humor@programming.dev · 10 days agoVibe coding your MFAfedia.ioimagemessage-square83linkfedilinkarrow-up11.67Karrow-down16file-textcross-posted to: [email protected]
arrow-up11.66Karrow-down1imageVibe coding your MFAfedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 10 days agomessage-square83linkfedilinkfile-textcross-posted to: [email protected]
minus-squareno_username@lemm.eelinkfedilinkarrow-up40·9 days agowhat if 435841 is the most secure 6 digit numerical code? why use another?
minus-squareValmondlinkfedilinkarrow-up17·9 days 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-squarepleasejustdielinkfedilinkEnglisharrow-up3·8 days 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.
minus-squareValmondlinkfedilinkarrow-up1·8 days agoThe hitech world was crazy back then, I programmed the DS with some similar hack made by some dude on the internet. Fun times.
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?)
https://xkcd.com/221/
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.
The hitech world was crazy back then, I programmed the DS with some similar hack made by some dude on the internet. Fun times.