Earlier quoted context omitted.
> plenty of people writing auth code will take the stance all failures are presented the same as a bad password or non-existing username Those people would be wrong. You can take all unexpected errors and stick them behind a generic error message like "something went wrong" but you should not lie to your users with your error message.
It's about not leaking sensitive information. If you have different messages for invalid username vs invalid password, you can exploit that to determine if a user has an account at a particular service. "Invalid credentials" for either case solves this problem. But sure, let's report infra failures different as "unexpected error" Now, what happens if the unexpected error is only when checking passwords, but not usern…
Meta outage
841–850 of 902 posts
Re: Meta outage
#842Earlier quoted context omitted.
Yea, the wife came to me in a bit of a panic that her Facebook account got hacked. I tried logging in to FB to check if I had been unfriended, and I also got errors indicating my password was incorrect. My FB password is 96 bits from /dev/urandom in a GPG-based password manager I wrote for myself a couple decades ago. So, no my password wasn't wrong, and I'm not a big enough target for someone to put enough effort in…
> My FB password is 96 bits from /dev/urandom in a GPG-based password manager I wrote for myself a couple decades ago. We have the same approach to password management!
Re: Meta outage
#843Re: Meta outage
#844Re: Meta outage
#845Re: Meta outage
#846Interesting how such large scale outages can ONLY happen because of human errors, in this case by a poorly thought out heuristics. Like, a literal explosion could hardly achieve this level of disruption when there’s physical failover protections everywhere.
Re: Meta outage
#847Which one this time - BGP or DNS? Either way, global GDP should be up :)
Re: Meta outage
#848Re: Meta outage
#849Earlier quoted context omitted.
I can imagine it being different in a city. I'm in a fairly quiet suburban area. One time I heard a loud boom. A few hours later I saw a neighbor outside and asked if he'd heard it and if he knew what it was. He told me a house a few neighborhoods over had exploded. I was a bit skeptical of it but he turned out to be right.
exploded? the house... exploded? like, a gas leak or something?
Sources:
https://www.statista.com/statistics/942043/laboratory-incide... - meth lab incidents are down to about 900/yr and have been far higher in the past (presumably because the labs have moved to things besides meth)
https://rpgaspiping.com/blog/critical-safety-tips/gas-safety... (286 natural gas incidents per year) - I've tried to find a more credible source for this number but keep seeing it cited in various places and have no better source, higher or lower.