logo
Is World's biometric ID model a threat to self-sovereignty?

Is World's biometric ID model a threat to self-sovereignty?

Crypto Insight26-05-2025

The crypto industry is no stranger to controversy, yet few projects have drawn more scrutiny than Sam Altman's World, formerly known as Worldcoin.
Promising to verify human uniqueness through iris scans and distribute its WLD token globally, World positions itself as a tool for financial inclusion. However, critics argue the project's biometric methods are invasive, overly centralized, and at odds with the ethos of decentralization and digital privacy.
At the heart of the critique is the claim that biometric identity systems cannot be truly decentralized when they rely on proprietary hardware, closed authentication methods, and centralized control over data pipelines.
'Decentralization isn't just a technical architecture,' Shady El Damaty, co-founder of Holonym Foundation, told Cointelegraph. 'It's a philosophy that prioritizes user control, privacy, and self-sovereignty. World's biometric model is inherently at odds with this ethos.'
El Damaty argued that despite using tools like multiparty computation (MPC) and zero-knowledge (ZK) proofs, World's reliance on custom hardware — the Orb — and centralized code deployment undermines the decentralization it claims to champion.
'This is by design to achieve their goals of uniquely identifying individual humans. This concentration of power risks creating a single point of failure and control, undermining the very promise of decentralization,' he said.
When reached out for comment, a spokesperson for World pushed back against these claims. 'World does not use centralized biometric infrastructure,' they said, adding that the World App is non-custodial, meaning users remain in control of their digital assets and World IDs.
The project said once the Orb generates an iris code, the 'iris photo will be sent as an end-to-end encrypted data bundle to your phone and will be immediately deleted from the Orb.' The iris code, they claimed, is processed with anonymizing multiparty computation so 'no personal data is stored.'
Evin McMullen, co–founder of Privado ID and Billions.Network, said that World's biometric model is not 'inherently incompatible' with decentralization but faces some challenges in implementation around data centralization, trust assumptions, and governance. A pattern of tech overreach?
El Damaty also drew a parallel between OpenAI's large-scale scraping of 'unconsented user data' and World's collection of biometric information.
He argued that both reflect a pattern of aggressive data acquisition framed as innovation, warning that such practices risk eroding privacy and normalizing surveillance under the banner of progress.
'The irony here is hard to miss,' El Damaty claimed. 'OpenAI built its foundation by scraping vast amounts of unconsented user data to train its models, and now Worldcoin is taking that same aggressive data acquisition approach into the realm of biometric identity.'
In 2023, a class-action lawsuit filed in California accused OpenAI and Microsoft of scraping 300 billion words from the internet without consent, including personal data from millions of users, such as children.
In 2024, a coalition of Canadian media outlets, including The Canadian Press and CBC, sued OpenAI for allegedly using their content without authorization to train ChatGPT, claiming copyright infringement.
World, however, rejects this comparison, emphasizing that it is a separate entity from OpenAI. The company said that it neither sells nor stores personal data, citing its use of privacy-preserving technologies such as multiparty computation and zero-knowledge proofs.
The scrutiny also extends to World's user onboarding. The project says it ensures informed consent through translated guides, an in-app Learn module, brochures, and a Help Center.
However, critics remain skeptical. 'People in developing nations, who World… has mainly been targeting up until this point, are easier to bribe and often don't understand the risks involved with 'selling' this personal data,' El Damaty warned.
Several global regulators have pushed back on World's operations since its launch in July 2023, with governments like Germany, Kenya and Brazil expressing concerns over potential risks to the security of users' biometric data.
In the most recent setback, the company faced challenges in Indonesia after local regulators temporarily suspended its registration certificates on May 5. The risk of digital exclusion
As biometric systems like World's gain traction, questions are emerging about its long-term implications. While the company promotes its model as inclusive, critics say the reliance on iris scans to unlock services could deepen global inequality.
'When biometric data becomes a prerequisite for accessing basic services, it effectively creates a two-tiered society,' said El Damaty. 'Those willing (or coerced) into giving up their most sensitive information gain access… while those who refuse… are excluded.'
World maintained that its protocol does not require biometric enrollment for basic participation. 'You can still use an unverified World ID for some purposes even if you do not visit an Orb,' it said, adding that the system uses ZKPs to prevent linking actions back to any specific ID or biometric data.
There are also concerns that World could become a surveillance tool — especially in authoritarian regimes — by centralizing biometric data in a way that may attract misuse by powerful actors.
World dismisses these claims, asserting that its ID protocol is 'open source, permissionless,' and designed so even government applications cannot tie back a user's activity to their biometric data.
The debate also extends to governance. While World says its protocol is moving toward greater decentralization — highlighting open-source contributions and the governance section of its white paper — critics argues that meaningful user ownership is still lacking.
'We need to build systems that allow individuals to prove their humanity without creating centralized repositories of biometric or personal data,' said El Damaty. 'This means embracing zero-knowledge proofs, decentralized governance, and open standards that empower individuals, not corporations.' The need for secure identity systems
The urgency behind developing secure identity systems isn't without merit. As artificial intelligence grows more sophisticated, the lines between human and non-human actors online are blurring.
'Risks at the nexus of AI and identity are not limited to any one kind of government system or region,' Privado ID's McMullen said. She claimed that without reliable verification for both humans and AI agents, digital ecosystems face growing threats—from misinformation and fraud to national security vulnerabilities.
'This is a national security nightmare, where unaccountable, unverifiable non-human actors may now be able to engage with global systems and networks, and legacy systems are not built for these types of verification and contextual logic,' McMullen added.
Source: https://cointelegraph.com/news/world-biometric-id-decentralization-criticism

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Wintermute's ‘CrimeEnjoyor' to flag Ethereum's wallet-draining contracts
Wintermute's ‘CrimeEnjoyor' to flag Ethereum's wallet-draining contracts

Crypto Insight

time36 minutes ago

  • Crypto Insight

Wintermute's ‘CrimeEnjoyor' to flag Ethereum's wallet-draining contracts

Ethereum users will be warned of a new attack capable of draining their wallets, as crypto market maker Wintermute says it has created code that injects a warning into verified malicious contracts. Wintermute's code, dubbed 'CrimeEnjoyor,' prints a warning within malicious Ethereum contracts that are 'designed to auto-sweep funds' from wallets with leaked private keys, it said in a May 30 X post. The warning reads that the malicious contract 'is used by bad guys to automatically sweep all incoming ETH' and prominently warns to 'NOT SEND ANY ETH.' The malicious contracts exploit a feature introduced in Ethereum's Pectra upgrade, called Ethereum Improvement Proposal-7702 (EIP-7702), that allows users to temporarily delegate control of their wallets to smart contracts, the firm said. Wintermute said that its research team found 'over 97% of all EIP-7702 delegations were authorized to multiple contracts using the same exact code.' 'These are sweepers, used to automatically drain incoming ETH from compromised addresses,' it explained. Wintermute said it to make the CrimeEnjoyor code show up in the malicious contracts, it reversed their Ethereum Virtual Machine bytecode into human-readable Solidity code and publicly verified it. 'This one copy-pasted bytecode now accounts for the majority of all EIP-7702 delegations. It's funny, bleak, and fascinating at the same time.' EIP-7702 is optional, but transparency tools needed EIP-7702 is an opt-in feature and is not required to perform basic Ethereum operations like native token transfers. Wintermute said that while EIP-7702 expands Ethereum's capabilities, a lack of verification makes it more difficult to distinguish legitimate infrastructure from malicious exploitation, particularly for new users. 'With more compromised contracts tagged, more activity can be surfaced and more users can be protected.' One Ethereum user who tapped EIP-7702 lost $146,550 by signing several malicious batched transactions on May 23, blockchain security firm Scam Sniffer pointed out at the time. A total of 12,329 EIP-7702 transactions have been made since the Pectra upgrade went live on Ethereum at the start of epoch 364032 on May 7. Pectra also introduced two other significant upgrades. The first, EIP-725, increased the validator staking limit from 32 Ether to 2,048 ETH to make operations easier for large stakers. Pectra also introduced EIP-7691, which increases the number of data blobs per block with the aim of improving scalability on Ethereum layer 2s and reducing transaction fees. Source:

Michael Saylor shoots his shot for Rogan spot: ‘Let's talk about Bitcoin'
Michael Saylor shoots his shot for Rogan spot: ‘Let's talk about Bitcoin'

Crypto Insight

time15 hours ago

  • Crypto Insight

Michael Saylor shoots his shot for Rogan spot: ‘Let's talk about Bitcoin'

Strategy co-founder Michael Saylor has publicly expressed interest in discussing Bitcoin on the world's most-listened-to podcast, The Joe Rogan Experience. 'Hey @joerogan, let's talk about Bitcoin,' Saylor said in a May 31 X post in response to a Joe Rogan fan account asking, 'Who's one guest you'd love to see Joe Rogan interview that he hasn't had on yet?' Saylor's post triggered excitement among the Bitcoin community Saylor's post prompted speculation within the Bitcoin community. Popular Bitcoiner, The Bitcoin Therapist, said, 'This interview will shatter the internet.' Crypto analyst Kook told their 164,200 X followers that 'Saylor is going to Bitcoin pill Joe Rogan.' Meanwhile, crypto commentator Brandon MacDougal said, 'For the first time ever, I'll be watching a Joe Rogan podcast if Saylor is there.' Rogan has frequently discussed crypto and Bitcoin on his podcast and has made several pro-Bitcoin comments over the years. In an October 2023 episode with OpenAI co-founder Sam Altman, Rogan said that Bitcoin fascinates him the most of all cryptocurrencies. 'The real fascinating crypto is Bitcoin. That's the one that I think has the most likely possibility of becoming a universal viable currency. It's limited in the amount that it can be,' Rogan said. 'I love the fact that it's been implemented,' he added. Although Rogan has yet to respond to Saylor's post, featuring a guest from the Bitcoin industry wouldn't be unfamiliar territory. Even in Bitcoin's early days, Rogan gave the topic airtime on his podcast. Between 2014 and 2016, Bitcoin entrepreneur Andreas Antonopoulos made several appearances on Rogan's podcast when Bitcoin was still trading below $1,000. Saylor's firm Strategy, holds 580,250 Bitcoin, worth $60.47 billion, according to Saylor Tracker. Saylor recently speculated why Bitcoin's price is not yet $150,000. He said holders without a long-term outlook have been selling off while a new cohort of investors are beginning to enter the market. 'I think we're going through a rotation right now,' Saylor said on the Coin Stories podcast with Natalie Brunell on May 9. Source:

Banks ‘very interested' in stablecoin use — Stripe exec
Banks ‘very interested' in stablecoin use — Stripe exec

Crypto Insight

time2 days ago

  • Crypto Insight

Banks ‘very interested' in stablecoin use — Stripe exec

Payment giant Stripe has reportedly held early discussions with banks about potentially integrating stablecoins, signaling growing acceptance in global banking. After debuting stablecoin-based accounts in 100 countries in early May, Stripe has noticed significant interest in stablecoins — cryptocurrencies tied to fiat currencies like the US dollar — from global banks. 'In the conversations we have with them, they're very interested,' Stripe co-founder and president John Collison said in an interview with Bloomberg News on May 30. 'This is not something that banks are just kind of brushing away or treating as a fad. Banks are very interested in how they should be integrated with stablecoins into their product offerings as well,' he stated. Stablecoins will be a big part of future payments The growing interest by banks to integrate stablecoins comes from understanding that such cryptocurrencies offer significantly lower transaction costs for payments, including foreign exchange fees by banks. 'It's extremely expensive to do. It's very slow. It takes a matter of days,' Collison said. 'No one is happy with that equilibrium today. And so I think you will see those kind of profit pools come under attack.' On the other hand, stablecoins offer instant transactions with fees being significantly less than those of FX, Collison said, making a perfect case for payment use globally. 'A lot of our future payment volume is going to be in stablecoins,' Collison said. 'This is, for sure, a big part of our business on a go-forward basis,' he added. Stablecoins have already made an impact on traditional finance, beating volumes of Visa and Mastercard combined in 2024. Stablecoin growth requires green lights from regulators While showing interest in stablecoins, some jurisdictions like the United Kingdom might be falling behind in the race to attract stablecoin operators if they don't move faster with regulations, Collison said. 'You have companies that are being set up to serve this industry — if maybe there was a really good regulatory framework, they would choose to base here,' the Stripe exec said, adding: 'Without that certainty they go somewhere else. I think that's the risk that we need to be aware of.' Collison referred to the European Union's Markets in Crypto-Assets (MiCA) regulation taking force in late 2024, while the UK Financial Conduct Authority is still seeking public feedback on new stablecoin rules as recently as May 28. The latest insights by Collison align with reports suggesting that banks in the United States have been seeking even clearer guidelines from the government clarifying what they can do in crypto. On the other hand, despite falling behind in terms of stablecoin regulation, the UK has seen the largest increase in new crypto owners in the past year, outpacing Europe, according to Gemini. Source:

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store