Live data from Hacker News

hCaptcha now runs on fifteen percent of the internet

hcaptcha.com

251–260 of 380 posts

Re: hCaptcha now runs on fifteen percent of the internet

#252
post #48

I dislike the widespread use of captcha regardless of provider. I realize anything connected to the internet will be subject to automated abuse, and it's impossible to run some types of services without taking some steps to defend against it, but it seems to me there's usually a way to handle that without invading the user's privacy or wasting their time. The exact details will vary based on the type of service, of c…

And don't spammers just click farm captchas out to Facebook users filling out "what Hogwarts House are you?" quizzes, anyway?

Re: hCaptcha now runs on fifteen percent of the internet

#253
It’s good to hear that alternatives to any Google tech are gaining market share.

For me, all captchas are a stain on the web - in most cases, shifting (and multiplying) the wasted human hours from the company collecting data (eg the owner of the contact form) to the user (the person completing the contact form).

The company is saved from filtering through contact form responses from bots (spam and injection attempts) but simply shifts the work to the user who they hope to pay for their service, losing countless enquiries from frustrated users.

In my opinion, the only acceptable use for captchas is when you’re making a useful, free, no-login-required service available to the public and even then should only be brought in after bursting reasonable rate limits.

Re: hCaptcha now runs on fifteen percent of the internet

#254
From the privacy policy

We collect the following categories of information:

Information that can be used to identify or contact an individual ("Personal Information"), such as name, email address, and country.... We may also verify the identity of our Integrators and Customers by comparing personal information against third party databases or official legal documents.

Information collected automatically as a result of an Integrator’s or Customer’s use of the our Sites or the Services ("Analytics Information"), such as IP addresses, browser type, Internet service provider, platform type, device type, operating system, date and time stamp of access, and other similar information. Some Analytics Information is collected on our behalf by third parties we engage for that purpose, and some Analytics Information is collected through a variety of tracking technologies, including cookies

In the preceding 12 months, we have shared the following categories of information with third parties for a business purpose:

Identifiers. A real name, unique personal identifier, online identifier, Internet Protocol address, email address, account name, or other similar identifiers. Shared with Service Providers

Personal information categories listed in the California Customer Records statute (Cal. Civ. Code § 1798.80(e)). A name, credit card number, debit card number, or any other financial information. Shared with Service Providers

Commercial information. Records of products or services purchased, obtained, or considered. Shared with Service Providers

Internet or other electronic network activity. Browsing history, information on a consumer's interaction with an internet website, application, or advertisement. Shared with Service Providers

Note: Fraud risk associated with an individual IP address may be shared with an Integrator upon request.

https://www.hcaptcha.com/privacy

Re: hCaptcha now runs on fifteen percent of the internet

#255

It’s good to hear that alternatives to any Google tech are gaining market share. For me, all captchas are a stain on the web - in most cases, shifting (and multiplying) the wasted human hours from the company collecting data (eg the owner of the contact form) to the user (the person completing the contact form). The company is saved from filtering through contact form responses from bots (spam and injection attempts)…

> For me, all captchas are a stain on the web - in most cases, shifting (and multiplying) the wasted human hours from the company collecting data (eg the owner of the contact form) to the user (the person completing the contact form).

I run a contact form for a small business. Explaining to them why their tiny website has tens of thousands of spammy requests filled with porn keywords is not easy. Of course webmasters add reCAPTCHA, because they're vastly outnumbered by bots and users.

Re: hCaptcha now runs on fifteen percent of the internet

#256
post #94
post #76

Earlier quoted context omitted.

There's a good reason for what you're identifying as misuse. If you show a captcha after a failed password, you need to show a one after a correct password as well. Otherwise you leak information. You can have other solutions, e.g. in a login flow that splits the username and password entry, it's advantageous to put the captcha between those two steps. But even in those solutions the display of the captcha must be in…

There's a lot of arguments against captchas, but I do not agree with this one. You will always leak whether or not a password is correct based on how your app behaves - a correct password will grant entry to the application. If you only ask for a captcha when a user account exists but fail to ask if they use a made up username, that's an information leak.

The trick is to ask for captcha before validation.

Re: hCaptcha now runs on fifteen percent of the internet

#258
post #48

I dislike the widespread use of captcha regardless of provider. I realize anything connected to the internet will be subject to automated abuse, and it's impossible to run some types of services without taking some steps to defend against it, but it seems to me there's usually a way to handle that without invading the user's privacy or wasting their time. The exact details will vary based on the type of service, of c…

    One particularly egregious misuse of captcha in a
    service I use presents one after I enter a correct
    username and password.
That's nothing.

eBay will CAPTCHA me after I enter my e-mail address, and then again after I enter my password too. Every time. And I'll be damned if I don't "fail" this CAPTCHA at least once a week, with it telling me to try again.

Come on, there are only so many mountains/hills, taxis, traffic lights, bicycles, and cross-walks I can look at before I go cross-eyed.

They even have the nerve to suggest that I can avoid this by using the latest version of my browser (Firefox), which I already am and always do.

Re: hCaptcha now runs on fifteen percent of the internet

#259

From the privacy policy We collect the following categories of information: Information that can be used to identify or contact an individual ("Personal Information"), such as name, email address, and country.... We may also verify the identity of our Integrators and Customers by comparing personal information against third party databases or official legal documents. Information collected automatically as a result o…

Wait, that's the hCaptcha policy?

Can you link to it on their website?

Post reply on HN