At least make it
if !isPasswordCorrect || isFirstTry
guard isFirstAttempt { return LoginError(); }
Center guy’s hair got visibly lighter from the stress
The only part that works is that I get to keep my trust issues.
Even worse the silent invalidation of a correct password.
Use password manager.
Can’t log in, because “password is incorrect”… Fuck you! It is not! I copied in the same fucking thing as months before! If you want to force me to change it then say it! Asshole!
sorry, but your new password cannot be the same as your current one.
I swear Microsoft does that.
Is this Tron: Ares?
isFirstSuccessfulLoginAttempt
Important distinction.
SessionSuccessfulLogins == 1
Yeah, as it is it only works if the brute force algorithm gets it on the first try.
Not even then. Brute force cracking programs don’t rely on the server to indicate if the attempted password is correct.
Boho sort is O(1) in the best case scenario
i guess you mean bogo sort? just verifying that output is sorted requires O(n). In Quantum bogo sort, you can skip verification.
Yeah, stupid autocorrect. And verifying ain’t the same as doing. I’ll come in, I’ll “sort” your data, and I’ll do it damn fast. You want verification that’s extra!
but how do you know you are done. maybe there are different ideas of what bogo sort is, but as i remember, it is basically a while true (or while false loop) with condition - while list_is_not_sorted { return_a_random_ordering }
Yeah but I said in the best case. In the best case, your randomization is correct so you don’t need to check it
No, it just means you have to type in the correct password twice in a row.
Removed by mod
deleted by creator
You are very confident in your ability to not make a typo.
How to make a typo when using password manager?
I tell you how. Password manager fills the input just a bit too fast so that misused react handler goes into race condition and skips last character.
You’re still typing PWs? I c&p them from Keepass.
I prefer a password system that I can memorise or derive.
Although, fair, I do also use a pm.How do you log on to your computer?
On my last job we had fingerprint scanners for that.
Memorize the disk encryption password, memorize the keepass database password… wallah
deleted by creator