exiguus.blog

Personal blog

Is Anubis Becoming the New Cloudflare? A Look at the Future of Web Security

Created: 2026-07-06

Introduction: The Web’s Gatekeepers

Anubis is blocking a bot (Miniflux) and making the RSS reader inaccessible

The modern web is a battleground. On one side, website owners fight to keep their services online, fending off waves of automated scrapers, bots, and AI-driven data harvesters. On the other, users—especially those who prioritize privacy—often find themselves caught in the crossfire, locked out by security systems that can’t tell a human from a script.

Enter Anubis and Cloudflare, two very different approaches to the same problem.

Anubis is a lightweight, open-source tool designed to stop aggressive scraping without punishing regular users. It uses a Proof-of-Work (PoW) challenge, inspired by the anti-spam concept Hashcash. The idea is simple: for a single user, the computational cost is negligible, but for a bot scraping thousands of pages, it becomes prohibitively expensive. Anubis is a compromise—a temporary shield while developers work on more sophisticated ways to detect and block headless browsers and AI scrapers.

Cloudflare, by contrast, is the 800-pound gorilla of web security. Its suite of tools, including rate limiting, CAPTCHAs, and behavioral analysis, protects millions of sites from DDoS attacks, spam, and scraping. But its methods often come at a cost to accessibility and privacy. Users with strict privacy tools—like uBlock Origin, Privacy Badger, or even JavaScript-disabling extensions—frequently hit Cloudflare’s infamous "Performing security verification" page. This wall, meant to stop bots, can feel like a punishment for anyone who dares to browse the web on their own terms.

The tension is palpable. Website administrators need protection, but at what cost to the open, accessible web? Anubis offers a glimmer of hope—a middle ground that might just restore balance. But can it scale, or will it remain a niche solution in Cloudflare’s shadow?

The Problem: Why Websites Need Protection

The Rise of AI Scraping

In 2026, the web is under siege. AI companies, hungry for training data, deploy armies of bots to scrape websites at unprecedented scales. These scrapers don’t just consume bandwidth—they can crash servers, degrade performance for legitimate users, and even steal proprietary content. For projects like OpenWrt and many others, this isn’t theoretical. Downtime caused by scrapers directly impacts their ability to serve their community.

Traditional defenses, like rate limiting or IP blocking, are easily bypassed by distributed scraping networks. CAPTCHAs, once a reliable last line of defense, have become a nuisance for users and are increasingly ineffective against advanced bots. The arms race between scrapers and defenders has never been more intense.

The User’s Dilemma

Cloudflare Bot Protection Message in Admin Interface

For privacy-conscious users, the web has become a minefield. Tools like uBlock Origin and Privacy Badger are essential for blocking trackers and ads, but they can trigger false positives in security systems. Cloudflare’s "security verification" page, for example, often appears when these extensions interfere with the scripts Cloudflare uses to verify users.

The result? A frustrating catch-22:

This erodes the principle of an open web, where users should be able to browse freely without sacrificing their privacy or security.

Anubis: A Lightweight, Ethical Alternative

How It Works

Anubis takes a different approach. Instead of relying on CAPTCHAs or invasive JavaScript fingerprinting, it uses a Proof-of-Work (PoW) challenge. Here’s how it works:

  1. Challenge Issued: When a request is made to a protected page, Anubis responds with a PoW challenge.
  2. Computation Required: The client (e.g., your browser) must solve a cryptographic puzzle. For a human user, this takes milliseconds. For a bot scraping thousands of pages, the computational cost adds up quickly.
  3. Access Granted: Once the puzzle is solved, the user gains access to the site.

This method is inspired by Hashcash, a system originally proposed to combat email spam by requiring senders to perform a small amount of computational work.

Why Anubis Stands Out

Limitations

Anubis isn’t perfect. Its reliance on modern JavaScript means it may not work for users with strict privacy tools or older browsers. Additionally, while PoW is effective against mass scraping, determined attackers with significant computational resources could still bypass it.

Cloudflare: The Industry Standard

How It Works

Cloudflare is a behemoth in the web security space. Its services include:

For many websites, Cloudflare is the go-to solution. It’s reliable, scalable, and offers a comprehensive suite of tools to keep sites secure.

The Accessibility Problem

Despite its effectiveness, Cloudflare’s approach has drawn criticism for its impact on accessibility and privacy:

  1. CAPTCHAs: These are a well-documented barrier for users with disabilities, particularly those who rely on screen readers or other assistive technologies.
  2. JavaScript Dependencies: Cloudflare’s verification often requires JavaScript to be enabled. Users who disable JavaScript for privacy or security reasons are frequently blocked.
  3. False Positives: Privacy-focused browser extensions, like uBlock Origin or Privacy Badger, can trigger Cloudflare’s security checks, leading to endless verification loops.
  4. Centralization: Cloudflare’s dominance means that a significant portion of the web relies on a single company for security. This centralization raises concerns about control, censorship, and single points of failure.

The User Experience

For many, encountering Cloudflare’s "Performing security verification" page has become a routine frustration. The message is clear: You are not welcome here unless you conform to our requirements. For users who value privacy, this can feel like a violation of their right to browse the web freely.

Anubis vs. Cloudflare: A Comparison

FeatureAnubisCloudflare
ApproachProof-of-Work (PoW)CAPTCHAs, Behavioral Analysis
User ExperienceInvisible (no user interaction)Often requires interaction
Privacy ImpactMinimalCan conflict with privacy tools
AccessibilityBetter for most usersChallenges for disabled users
ScalabilityDesigned for small to medium sitesEnterprise-grade, highly scalable
Open SourceYesNo (proprietary)
CustomizationHigh (self-hosted)Limited (Cloudflare’s terms)

The Bigger Picture: What’s at Stake?

The Open Web

The conflict between Anubis and Cloudflare isn’t just about technology—it’s about the future of the web. Do we want a web where access is gated by centralized services that prioritize security over privacy? Or do we want a web where open-source, community-driven tools like Anubis can thrive, offering protection without compromise?

The Role of AI

The rise of AI has intensified the scraping problem. AI companies need vast amounts of data to train their models, and the web is a tempting target. Tools like Anubis and Cloudflare are on the front lines of this battle, but the collateral damage—blocked users, degraded performance—is a growing concern.

Ethical Considerations

There’s also an ethical dimension. Should users have to sacrifice their privacy to access a website? Should website owners have to choose between protecting their content and alienating their audience? Anubis suggests that there’s a middle ground, but its long-term viability remains to be seen.

The Road Ahead: Can Anubis Succeed?

Challenges

Anubis faces several hurdles:

  1. Adoption: Convincing website owners to switch from established solutions like Cloudflare won’t be easy.
  2. Scalability: Can Anubis handle the load if it becomes widely adopted?
  3. Efficacy: Will PoW remain effective as scrapers become more sophisticated?

Opportunities

Anubis also has unique advantages:

  1. Community Support: As an open-source project, it can benefit from contributions and improvements from developers worldwide.
  2. Privacy-First: Its design aligns with the growing demand for privacy-respecting technologies.
  3. Innovation: The focus on fingerprinting and detecting headless browsers could lead to breakthroughs in anti-bot technology.

The Role of the Community

The success of Anubis may depend on the broader tech community. If developers, privacy advocates, and website owners rally behind it, it could become a viable alternative to Cloudflare. But if it remains a niche tool, its impact will be limited.

Conclusion: A Web Worth Fighting For

The battle between Anubis and Cloudflare is more than a technical debate—it’s a reflection of the values we want the web to uphold. Cloudflare offers robust protection but at the cost of accessibility and privacy. Anubis, while still in its infancy, represents a promising alternative: a way to secure the web without sacrificing the principles of openness and user autonomy.

As AI scraping continues to escalate, the need for ethical, effective anti-bot measures has never been greater. Anubis may not be the ultimate solution, but it’s a step in the right direction—a reminder that the web should be for everyone, not just those who conform to the rules of a few gatekeepers.

The question remains: Will Anubis become the next Cloudflare, or will it carve out its own path as a champion of the open, accessible web? Only time will tell. But one thing is clear: the conversation it has sparked is long overdue.

Call to Action

Resources & Further Reading

Feedback

Have thoughts or experiences you'd like to share? I'd love to hear from you! Whether you agree, disagree, or have a different perspective, your feedback is always welcome. Drop me an email and let's start a conversation.

<​​​​is-anubis-becoming-the-new-cloudflare​​​@exiguus​.​​blog​​​>

Tags