Remix.run Logo
bennetthilberg 2 hours ago

Reliability != security

If a car breaks down every 50 miles we would call it unreliable. If a car’s doors don’t lock we would call it insecure.

torstenvl 2 hours ago | parent [-]

Pro tip: if your substantive argument requires gaslighting people about the literal definitions of words, maybe you should take a step back.

bennetthilberg 2 hours ago | parent [-]

> gaslighting

That is some serious semantic bleaching!

I’m not disputing the fact that “secure” has different meanings in different contexts. My point is that when we talk about the “security” of authentication methods, we almost always are referring to its resistance to attacks, exploits, social engineering, etc.

If you tell the average non-technical person that “passkeys are insecure,” they’ll think that it’s easier for (WLOG) Russian hackers to phish or bypass their way through some website’s passkey requirement.

And to be clear, I don’t think it’s ridiculous to say that right now, the risk of lockouts outweighs the security benefits of passkeys. But this is a fixable problem. If it gets easier to securely recover or back up passkeys, I think we can reach what is more clearly a “best of both worlds” of security and reliability.

hnfong an hour ago | parent [-]

The context is literally the line quoted from the article, which made it reasonably clear what the word was supposed to mean, and you decided that (1) you understood what they meant, and (2) deliberately tried to bring up an alternative meaning and object to it, and (3) continue arguing why (2) was justified by taking the sentence out of its context (and into your hypothetical context).

bennetthilberg an hour ago | parent [-]

This line from quoted from the article?

> security against man-in-the-middle attacks but face the higher probability scenario of losing access to your accounts

The author says "security" against man-in-the-middle attacks. Are they not using the typical cybersecurity-context meaning of "secure" that I just mentioned? (Resistance against exploits, attacks, social engineering, etc.) And note that they say "higher probability scenario of losing access to your accounts" rather than something like "lower security against account loss" which would have been admittedly understandable, but a bit less clear since the more common cybersecurity meaning of "security" was just used.

> deliberately tried to bring up an alternative meaning

I am using the typical understanding of what "secure" means both 1) in the context of the quote from the article you used and 2) generally in the context of authentication methods. Let's not act like I dug up some obscure and irrelevant alternative definition.

> and into your hypothetical context

Is it really so unrealistic and hypothetical to think about how non-technical people (i.e., the vast majority of people) will interpret the at best questionable statement that "passkeys are insecure"? I stand by my claim that most people will get the wrong idea when they hear that.