As someone who added CAPTCHA to their own platform recently after resisting for years because of how much I hate them, I have to tell you that the unfortunate truth is that eventually bad actors ruin the party for everyone on every platform. CAPTCHA is necessary for the same reason locking your car/house is necessary. You can probably not do it 9 times out of 10 and it will be fine, but then that 1/10 happens, all yo…
Tell HN: Airbnb just stole me 5 minutes of my time adding dices
61–70 of 384 posts
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#62As someone who added CAPTCHA to their own platform recently after resisting for years because of how much I hate them, I have to tell you that the unfortunate truth is that eventually bad actors ruin the party for everyone on every platform. CAPTCHA is necessary for the same reason locking your car/house is necessary. You can probably not do it 9 times out of 10 and it will be fine, but then that 1/10 happens, all yo…
That's a terrible analogy. Are you saying that once a visitor completes a captcha on your website, they can steal all your stuff? In that case, the problem is with you and your website security.
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#63Earlier quoted context omitted.
Careful what you wish for - it can, and probably will get worst. I still get cookie rage every time I have to deal with cookie popups. To put things in perspective, i recommend trying to run with a pihole plugged in your network. Even just for a week or two. The difference is so stark it emphasises how shit things are right now.
Just a friendly reminder to anyone reading this — the "annoyances" lists you can enable in uBlock Origin get rid of basically all cookie popups. I haven't seen one in a couple of years.
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#64Maybe someone should do a solver for this CAPTCHA and put the code on GitHub. It does look really easy to solve using Machine Learning.
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#65It's Arkose Labs (also used by Roblox, GitHub, Dropbox, Twitch, and more). There's some more links here: https://github.com/dessant/buster/issues/178 (Buster is a browser extension for automated captcha solving). You can subscribe here https://github.com/dessant/buster/issues/320 Their audio captcha (no longer available?) involved listening to 3 MIDI tunes and picking "the sad one".
It's probably no longer available because picking out "the sad one" just amounts to picking out the one in a minor key. Machines should be able to do that fairly easily.
I wonder, does recaptcha work with your google account? Because at some point a lot of people will end up doing some kind of identity verification on there. But I think Google and co can make a reasonable assertion about being human by looking at activity across said Google account - location, emails, documents, etc.
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#66As someone who added CAPTCHA to their own platform recently after resisting for years because of how much I hate them, I have to tell you that the unfortunate truth is that eventually bad actors ruin the party for everyone on every platform. CAPTCHA is necessary for the same reason locking your car/house is necessary. You can probably not do it 9 times out of 10 and it will be fine, but then that 1/10 happens, all yo…
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#67It's Arkose Labs (also used by Roblox, GitHub, Dropbox, Twitch, and more). There's some more links here: https://github.com/dessant/buster/issues/178 (Buster is a browser extension for automated captcha solving). You can subscribe here https://github.com/dessant/buster/issues/320 Their audio captcha (no longer available?) involved listening to 3 MIDI tunes and picking "the sad one".
> Their audio captcha (no longer available?) involved listening to 3 MIDI tunes and picking "the sad one". Given that a large part of the world doesn't use the major/minor dichotomy, or even equal temperament, this seems like a terrible way to verify someone is a human... My favourite recaptchas, if one can have such a thing, are the shape sequence selection ones as they don't make significant assumptions about cultu…
I'm very much of the opinion that almost all modern captchas are american-centric. Mailboxes, fire hydrants, Trams are not recognizable for billions of people.
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#68That looks like a really poor captcha, as overhyped as machine learning is I think defeating a system like this accurately is something you’d give as a class project. It might slow down legitimate users but anyone nefarious will get through. Never mind you can outsource solving these to Bali for a penny each - maybe less.
Re: Tell HN: Airbnb just stole me 5 minutes of my time adding dices
#69Earlier quoted context omitted.
No can do. You would be in breach of the AirBNB terms of service: "Do not use bots, crawlers, scrapers or other automated means to access or collect data or other content from or otherwise interact with the Airbnb Platform. "
A browser is a bot that interacts with the platform. It's not physically possible to use any website except by directing a tool to do it for you.