2 ms·
Whose DD API key is being used? This is not an anonymous access scenario. The DD API client is tied to some company, the behavior is detectable, they are banne
by cobbzilla 11d ago
Whose DD API key is being used? This is not an anonymous access scenario. The DD API client is tied to some company, the behavior is detectable, they are banned.
Or do you give out KVMs to all your customers and say “place your DD orders with us this way”?
- gruez 11d agoHe's saying that some AI agent (with computer use capabilities, which the recent gpt model is supposedly good at) can at the very least, operate a browser (or phone) of the doordash website/app, scrape the contents via OCR, present them to the user, then relay any actions back to the website, all via KVM, making all of this undetectable to the site.
- nvme0n1p1 11d ago> the behavior is detectable, they are banned How will DD detect that I put a sticky note on my screen at the spot where ads are displayed? How will DD detect if a robot is operating the touchscreen or a human finger?
- cobbzilla 11d agoShips passing in the night. I’m not disagreeing with any of this, and yall still miss the point. I understand that individuals can make purchases with the DD API. People who want to buy things without seeing ads can always do that. Very few people will do that. I’m referring to the obvious B2B2C use case where a company embeds DD functionality via the API. Then you’d have to teach the trick to everyone who uses your app or service and that’s not practical. If you skip at the server it’s trivially detectable.
- nvme0n1p1 10d ago> If you skip at the server it’s trivially detectable. I don't see how. If I built a touchscreen-using robot, DD couldn't detect it. If some middleman business had a boiler room of 10 robots, it would be the same. All network requests identical to the official app. And if you think they'd look at IP addresses or something, how would they tell it apart from a college campus or a CGNAT gateway?
- cobbzilla 10d agoYou can’t MITM your clients unless you root-cert them. The clients are independently attesting to DD, you can’t spoof it unless you’re the client. The B2B provider can’t do this without MITM attack. Any “legitimate” partner doing this is instantly banned & probably sued.