Precursor
AznHisoka
158 points
149 comments
July 13, 2026
Related Discussions
Found 5 related stories in 725.6ms across 14,015 title embeddings via pgvector HNSW
- Cloudflare Flagship tjek · 150 pts · May 26, 2026 · 50% similar
- Workers Cache ilreb · 193 pts · July 06, 2026 · 49% similar
- Prompt-caching – auto-injects Anthropic cache breakpoints (90% token savings) ermis · 68 pts · March 13, 2026 · 48% similar
- Launching Cloudflare's Gen 13 servers salkahfi · 16 pts · March 23, 2026 · 47% similar
- Cirrus: ATProto Personal Data Server That Runs on Cloudflare Workers gurjeet · 12 pts · June 20, 2026 · 46% similar
Discussion Highlights (20 comments)
PessimalDecimal
Is this equivalent to Google Cloud Fraud Defense? https://cloud.google.com/security/products/fraud-defense
sudb
Cool product launch, though it feels a little weird to me that Cloudflare sells agentic products alongside this new service that seems designed to block agentic usage of the web? I expect there's much more going on than just mouse path detection but I can imagine that this is already tricky for touchscreens and for people using non-traditional mouse inputs (the thinkpad nub comes to mind - but it would also be bad optics to accidentally block people using accessibility mouse tools as bot users, though then this becomes a loophole for agentic browsing!) In general though I think this is almost definitely a good thing to reduce agentic bot abuse & spam.
nullc
please drink verification can to continue
reluctant_dev
What prevents bots/agents from just adding "jitter" to their movements that mimics how humans move their cursor? I know there are other signals being used but this one in particular seems like it wouldn't be hard to beat with a small amount of sophistication from the bot.
kurtoid
how does this interact with keyboard navigation & accessibility tools?
Havoc
It’s a bit alarming how cloudflare is establishing itself as arbiter of all things bots…both on blocking and allowing. Doesn’t seem healthy for the internet as a whole
timcobb
Gosh, this is all pretty nauseating.
nearlyepic
I can’t wait for cloudflare to sell data on how well my wrist is working to my insurance company. What a wonderful hell we’ve created for ourselves.
freedomben
As a real user who uses an Ultimate Hacking Keyboard with the mouse layer, this frustrates me immensely. Yes I'm a corner case, but this is likely to make certain website not work for me because my lines are perfectly straight and my arcs zig-zag much like a bot might. Considering the keyboard/mouse layer feels like an advancement to me, this feels like tech that will lock in the "old" way of doing things. I really detest how adversarial the web is getting. I'm not a cloudflare hater but please, please consider people like me when rolling out stuff that affects millions or maybe even hundreds of millions or billions of people.
akersten
control+F accessibility no results Yeah so this mouse movement astrology is going to completely lock non-sighted/keyboard only users out of large swaths of the Internet isn't it.
pllbnk
I have been noticing a lot of Cloudflare false positives where it keeps spinning on my sessions never actually redirecting me to the underlying page. If they keep just vibe coding and releasing a new solution every day, I am afraid it will be reflected in their services quality.
khurs
Cloudflare has a lot of enterprise customers. Selling bot check to companies wanting to protect their content & also taking a cut out of payments for access by bots could be a good earner for them.
csomar
So now instead of having the slow-axx Cloudflare turnstile slowing down your requests, you get surprised with a "You are a BOT!!!" while you are conducting your business on a website. I already quickly close any website that I do not need for business purposes when it shows me the Cloudflare spinner. Now I might have to start considering competitors who do not implement this shit.
carterschonwald
even before the llm era sites would flag me as a bot for opening 15 links to read later. its fucking infuriating now
TrackerFF
One interesting aspect is of course that the movement from the same user can be different depending on what type of mouse they use. I use a mouse at work on my PC, touchpad on my private laptop, and thinkpad nipple on work laptop. Three different profiles for one user. Obviously different movements from a AI, but if we come to the day where mouse movement fingerprinting becomes another gatekeeper, there could be some interesting outliers.
dinkleberg
I wonder how it'll handle those of us who try and use the mouse as infrequently as possible. I imagine the cognitive delay part would be largely telling. But it'll be interesting to see if I start getting blocked because I use vimium.
dubcanada
There is nothing stopping a bot from moving their cursor like a human. This is basically just putting up a door with zero walls and telling people to stay out of your house. All of these things are completely abusable/bypass-able and just annoying for actual humans who trigger flags.
tavavex
It's a bleak world in terms of bots flooding the web, but out of all possible solutions, this seems to be preferable over invasive and identifying fingerprinting that everyone wants to roll out. Here's hoping that mouse movements aren't sufficiently unique as to be fingerprintable too.
whimsicalism
as a heavy user of computer use, i hope enterprises realize that people like me will switch to competitors that support native computer use & APIs
amirhirsch
I implemented all of this in hCaptcha 6 years ago, not just to distinguish bot from human but also to recognize the keyboard/mouse behavior of the same person signing up for many accounts or testing multiple credit cards. This kind of abuse detection was a part of Cloudflare when they switched to hCaptcha in 2020 and I had thought they already implemented all this themselves four years ago when they transitioned away from hCaptcha in 2022.