anders@rytter.me to Memes@lemmy.ml · 2 years agoBrute force protectionrytter.meimagemessage-square102fedilinkarrow-up11.01Karrow-down133file-text
arrow-up1980arrow-down1imageBrute force protectionrytter.meanders@rytter.me to Memes@lemmy.ml · 2 years agomessage-square102fedilinkfile-text
minus-squarecobra89@beehaw.orglinkfedilinkarrow-up8·2 years agoNot to be pedantic but wouldn’t it be IsFirstLoginWithAttemptedPassword or am I missing something?
minus-squarepiracy_is_good_xdd@lemmy.dbzer0.comlinkfedilinkarrow-up5·2 years agoNo, it’s correct - say your password gets leaked across thousands of passwords. A hacker will try to crack all of them with a program that guesses them once, which as the image suggests defeats these types of programs
minus-squaretarmarbar@startrek.websitelinkfedilinkarrow-up1·2 years agoYou’re right, and nothing wrong with being pedantic when working with code :)
Not to be pedantic but wouldn’t it be IsFirstLoginWithAttemptedPassword or am I missing something?
No, it’s correct - say your password gets leaked across thousands of passwords. A hacker will try to crack all of them with a program that guesses them once, which as the image suggests defeats these types of programs
You’re right, and nothing wrong with being pedantic when working with code :)
@cobra89
Yeah I agree.