The “Cobra Effect” that is disabling paste on password fields
1–10 of 450 posts
Re: The “Cobra Effect” that is disabling paste on password fields
#2Of course, in an era where weak password re-use and leaked hashes are one of the biggest problems facing normal internet users, we really should re-evaluate all the above assumptions.
Or if it's too hard, let email providers handle the login security requirements... Since most places allow email-based password resets anyway.
Re: The “Cobra Effect” that is disabling paste on password fields
#3Re: The “Cobra Effect” that is disabling paste on password fields
#4Re: The “Cobra Effect” that is disabling paste on password fields
#5Edit: This is regarding account creation/changes like the PayPal example. I have no idea why login forms would disallow pasting.
Re: The “Cobra Effect” that is disabling paste on password fields
#6It doesn't trigger not copy events (so the website can't mess with the text), nor paste events. Just the way it should be.
Re: The “Cobra Effect” that is disabling paste on password fields
#7Disagree that it's a conscious decision on the developers' part. Developers get told to do this, so they do.
On the other hand, maybe development of software is a mindless endevour, and so the labor in this area must be cheap, right?!
Re: The “Cobra Effect” that is disabling paste on password fields
#8Fortunately, it's not hard to get around this on desktop (for Mac at least) with an applet like Paste Typer. But when I see this on iOS it infuriates me. I use 1Password to generate strong (long) passwords and having to type them out manually is a huge PIA.
Re: The “Cobra Effect” that is disabling paste on password fields
#9Luckily middle click paste on unix seems to bypass everything. It doesn't trigger not copy events (so the website can't mess with the text), nor paste events. Just the way it should be.
Re: The “Cobra Effect” that is disabling paste on password fields
#10Luckily middle click paste on unix seems to bypass everything. It doesn't trigger not copy events (so the website can't mess with the text), nor paste events. Just the way it should be.