Connect with us

NEWS

DFINITY Bets Its Crashed Crypto Project on Sovereign Cloud

Pakistan is testing DFINITY’s decentralized cloud network weeks after Switzerland’s Davos launch, reviving a project whose ICP token once crashed 95 percent.

Published

on

Pakistan is preparing to run government software on a computing network built from a cryptocurrency project that lost 95 percent of its value within two months of going public. The Pakistan Digital Authority signed the deal on February 10, 2026, weeks after Switzerland, DFINITY’s home country, switched on its own version at the World Economic Forum in Davos. Both are now the live test of a wager the Zurich-based foundation has been making since 2016: that a blockchain can function as a genuine substitute for Amazon, Google and Microsoft’s cloud businesses, not just a ledger for tokens.

Dominic Williams, DFINITY’s founder and chief scientist, told tech.eu that sovereignty cannot come from geography alone if a single American company still writes the software and holds the keys. That case is easier to make in a boardroom than in a market still shadowed by ICP, DFINITY’s own token, which investors once ranked among the worst launches in crypto history.

Pakistan Signs Up for a Decentralized Cloud Bet

The agreement between the Pakistan Digital Authority and the DFINITY Foundation establishes a dedicated Pakistan Subnet on the Internet Computer, the foundation’s decentralized network. A joint announcement distributed the same day pilots a national messenger application built for private, verifiable communications, alongside expanded access to Caffeine, DFINITY’s AI application platform.

The package includes 1,500 Caffeine licenses for building local applications and what the two organizations describe as capacity building across Pakistani government, education and entrepreneurship programs. Williams said the relationship traces back to personal connections: DFINITY’s Chief Development Officer is based in the Middle East and already had ties in Pakistan. But he argues the country also faces a distinct infrastructure problem that the technology was built to solve.

Data centers, he said, are increasingly targets, whether through cyberattack, terrorism or armed conflict, and recent events in the Middle East have only reinforced that view. A network spread across independently operated nodes keeps applications running even if one facility goes dark. It is a pitch aimed squarely at governments in regions where a single point of failure is not a hypothetical.

Turning a Blockchain Into a Full Data Center

Most blockchains exist to record transactions. DFINITY’s Internet Computer is built to run entire applications, backend logic, data storage, APIs and sometimes frontend code, across a network of independently operated data centers. Williams says the idea came from looking at blockchain differently.

A typical web application has three layers, and DFINITY has tried to move two of them on chain:

  • Frontend – the website or mobile interface users interact with directly.
  • Backend – the application logic that normally runs on rented cloud servers.
  • Database – the storage layer holding user and application data.

On the Internet Computer, backend logic and data storage can live inside what DFINITY calls canisters, software containers that bundle code and state together and run across the network instead of on AWS or Google Cloud. The network’s token, ICP, converts into cycles, which pay for computation and storage. Developers can pre-fund those cycles themselves, so an end user opening an app never needs to touch a crypto wallet.

Cloud Engine Lets Infrastructure Walk Like a Spider

DFINITY’s newest product, Cloud Engine, lets an organization spin up its own Internet Computer subnet and choose exactly which node providers run it, where those nodes sit physically and which security trade-offs it is willing to accept. A company could pick providers entirely within Europe to stay GDPR compliant, Williams said, while spreading nodes across enough locations to survive a single outage.

Unlike DFINITY’s existing deployments, Cloud Engine is not tied to dedicated hardware. Nodes can run on Amazon Web Services, Google Cloud or Microsoft Azure, on traditional data center infrastructure, or on sovereign hardware, and Williams said the cost of entry is modest: most organizations could run one for a few hundred dollars a month.

Its core trick is separating the application from whatever infrastructure happens to be running it.

It’s a bit like a spider walking from one branch to another. The infrastructure moves beneath the applications without them ever noticing.

Williams used that image to describe how an organization could start on Amazon Web Services and migrate entirely to Google Cloud later without ever taking the application offline. New nodes join and sync before the old ones are retired, and the same mechanism lets a company swap cheap public cloud nodes for dedicated sovereign hardware as it grows.

Why Contracts Cannot Beat the CLOUD Act

Williams is openly skeptical of sovereignty claims built on paperwork rather than architecture. His target is the US CLOUD Act (Clarifying Lawful Overseas Use of Data Act), the 2018 law that lets American authorities compel US companies to hand over data regardless of where it is physically stored.

“One argument I often hear is that contracts prevent Google from providing access to customer data. My response is that contracts can’t override legislation,” he said. “If a contractual clause conflicts with the CLOUD Act, then the law takes precedence. The clause may exist, but legally it doesn’t change the situation.” He is equally dismissive of “air gapped” claims: if a government employee can log in, he argues, the system was never truly sealed off.

Europe is wrestling with the same problem independently of DFINITY. Gaia-X, the European data infrastructure initiative, has watched hyperscalers join its own trust framework without resolving the underlying legal exposure. “If tomorrow a US administration decided to stop service delivery to Europe, everyone would be out of business,” Christoph Strnadl, Gaia-X’s chief technology officer, told EU Perspectives. A Cloudflare outage in November knocked Canva, ChatGPT and Signal offline across the continent, a blunt reminder of how much sits on a handful of providers.

The market has responded with tiers rather than solutions, as the table below shows.

Sovereignty Model Examples CLOUD Act Exposure Trade-off
EU-based only EU servers, non-EU parent company Still exposed via extraterritorial warrants GDPR-compliant on paper, not in practice
Guardrail sovereign AWS European Sovereign Cloud, Azure EU Data Boundary, Oracle EU Sovereign Cloud Residual exposure through the US parent company 10 to 30 percent price premium
Full EU isolation Independently owned, EU-only operators Eliminated on paper Smaller scale, higher unit cost
DFINITY Cloud Engine Customer-chosen node providers, EU-only option available Enforced by protocol, not contract Portable, but unproven at hyperscaler cost and speed

The pattern is not unique to Pakistan or Switzerland. A European robotics AI startup building embodied AI recently acknowledged it still depends on Google Cloud and NVIDIA infrastructure built in America to train and run its models. Even the hyperscalers are not immune to the shakeup: compute negotiations between Meta and Anthropic have exposed cracks in Amazon and Google’s cloud exclusivity deals that once looked ironclad.

The 95 Percent Crash Behind the Sovereignty Pitch

DFINITY’s pitch to governments would carry less baggage if its own token had a cleaner history. ICP went public on May 10, 2021, and the numbers from that period still follow the project.

  • $737 was ICP’s price on its first day of public trading, an all-time high it has never approached since.
  • $100 billion was roughly the token’s market capitalization at that peak, briefly ranking it among the largest cryptocurrencies in existence.
  • 95 percent of that value was gone within about two months, with the price bottoming near $20.

The crash was not blamed only on broad crypto weakness. Blockchain analytics firm Arkham Intelligence said its own research pointed to the DFINITY Foundation and early backers as major sellers during the decline, a claim that has fed skepticism about the project ever since. None of that history disqualifies the underlying architecture from doing what Williams describes. It does explain why some governments and enterprises still treat the pitch cautiously, weighing genuine cryptographic guarantees against a token whose price chart reads like a cautionary tale.

Caffeine Turns Non-Coders Into Product Managers

Pakistan’s deal also expands access to Caffeine, DFINITY’s AI application builder, and Williams frames it as something bigger than a coding shortcut. Users describe an application in plain language, and an entire team of AI agents designs, builds and deploys it.

“When people use tools like Caffeine, they aren’t interacting with a single AI model,” Williams said. “Behind the scenes there’s an entire team of specialized AI agents, much like a human software organization.” Those agents take on the roles of front end and back end engineers, architects, security reviewers, testers and UX specialists.

“When a non-technical person uses the platform, they’re effectively acting as the product manager,” he said. “Instead of managing a human engineering team, they’re directing an automated one. That fundamentally changes software development.” For a government agency short on in-house engineers, that reframing matters as much as the underlying cloud architecture.

Is This the End of the Developer-Led Cloud?

Software platforms have historically been chosen by developers, Williams said, not executives. Someone who spent a decade mastering Node.js, Kubernetes, PostgreSQL and Amazon Web Services kept using those tools, and employers hired around that expertise. That is how ecosystems compound through network effects.

He argues AI agents break that loyalty because they evaluate whichever platform solves the problem, with no attachment to what developers already know. That is already producing product managers who outperform traditional engineers at directing software, he said, not because they write better code but because they understand the customer and can direct AI more precisely.

The questions organizations ask are shifting as a result: can AI build effectively on this platform, what does it cost, is it secure, is it resilient, does it avoid vendor lock-in. Williams believes those criteria, not framework familiarity, will increasingly decide which cloud platforms win the next decade. Pakistan’s messenger pilot and its Caffeine licenses are the first real attempt to find out whether that theory survives contact with an actual government deployment.

Frequently Asked Questions

What Is DFINITY’s Internet Computer, in Plain Terms?

It is a network of independently operated data centers designed to run full software applications, not just record transactions. DFINITY’s own documentation traces the concept to 2013, when founder Dominic Williams began sketching what insiders still call a “World Computer” blockchain, years before the Internet Computer itself launched.

Why Did the ICP Token Lose 95 Percent of Its Value After Launch?

Beyond the broader 2021 crypto downturn, DFINITY’s own figures showed only about 1.5 percent of tokens went to the community and node operators at launch, with the bulk held by the team, advisors and early investors. Analytics firm Arkham Intelligence later said its research showed the foundation and early backers were significant sellers during the crash.

Who Funded DFINITY Before Its Token Ever Traded?

DFINITY raised $166.9 million across six funding rounds before ICP went public, according to Crunchbase’s profile of founder Dominic Williams. A 2018 round alone brought in $102 million from Andreessen Horowitz and Polychain Capital, at the time making it one of the best funded projects in crypto behind only Polkadot.

Is Switzerland’s Subnet the Same Kind of Deal as Pakistan’s?

Not quite. Switzerland’s Swiss Subnet, unveiled at Davos about three weeks before the Pakistan signing, runs on 13 independent node providers inside the country but was not brokered as a government procurement deal. Pakistan’s agreement was signed directly with the Pakistan Digital Authority, a state regulator, making it the first subnet built through a formal national government partnership.

Does Europe’s Own Sovereign Cloud Push Make DFINITY Unnecessary?

Not on its own. Membership in Gaia-X, Europe’s data infrastructure framework, is not itself proof of sovereignty; Amazon Web Services, Microsoft Azure and Google Cloud all belong to it while remaining subject to US law. That gap is exactly what Williams argues protocol-level networks like the Internet Computer are built to close.

As the founder of Thunder Tiger Europe Media, Dr. Elias Thornwood brings over 25 years of experience in international journalism, having reported from conflict zones in the Middle East, Asia, and Africa for outlets like BBC World and Reuters. With a PhD in International Relations from Oxford University, his expertise lies in geopolitical analysis and global diplomacy. Elias has authored two bestselling books on European foreign policy and received the Pulitzer Prize for International Reporting in 2015, establishing his authoritativeness in the field. Committed to trustworthiness, he enforces rigorous fact-checking protocols at Thunder Tiger, ensuring unbiased, evidence-based coverage of worldwide news to empower informed global audiences.

Continue Reading
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Trending