Cointime

Download App
iOS & Android

With One Simple Update, Now MetaMask Will Know Where You Live

Validated Individual Expert

Once they know where you live, you’re done.

With one simple update, the privacy of millions is suddenly at stake. It is that serious.

Even when you thought that Crypto couldn’t set another negative standard, we’ve just seen how a Crypto company has set yet another very dangerous precedent.

Infuriatingly, the perpetrators low-key “announced” the decision by updating their privacy policy agreement, but they are doing this knowing that 99% percent of their users won’t ever read the document.

They don’t want you to know because it will make millions of users like yourself run away.

As from now on, you should know that by using it you’re putting at stake your privacy.

Thus, what’s going on?

Well, in simple terms, MetaMask is no longer safe to use if you want to protect your privacy.

MetaMask, a story of success… for now

MetaMask is one of Crypto’s most successful products.

Created by ConsenSys, MetaMask is the main self-custody product in the market today for the Ethereum blockchain.

Moreover, MetaMask is the most used Crypto wallet for the Ethereum blockchain.

The problem?

Up until today, besides the known risks of using hot-storage solutions, MetaMask was one of the best options to participate in the Crypto economy while remaining in control of your cryptocurrencies and with all the privacy guarantees you need.

Until now.

But, before we comprehend where’s the problem and why MetaMask is no longer safe from a privacy standpoint, we need to understand…

What really is a “Crypto wallet”?

What is a Crypto wallet

In very simple terms, a Crypto wallet is software that allows you to interact with blockchain-based applications, also known as dApps.

Albeit the term ‘dApp’, from a front-end perspective, you access dApp interfaces the same way you do with any other web application, with your web browser.

The difference?

To use a blockchain-based application, in case you want to participate in the underlying economy, you need access to cryptocurrencies.

And a Crypto wallet allows you to store those cryptocurrencies and transact with them in said decentralized applications.

But why are web-based solutions like MetaMask so popular?

As cold storage wallets (much safer solutions that store your coins offline) aren’t as intuitive as a literal Chrome web extension that you install in seconds, using it is a no-brainer for someone with no technical background who’s starting in the industry, much like using centralized solutions like FTX… and we all know how that ended.

But why are people knowingly trading security for ease of use?

Because using blockchains is hard, really hard.

And MetaMask reduces the complexity gap so much that it’s irresistibly tempting to embrace.

Therefore, if MetaMask is obviously such a great product, what’s the deal?

As in almost any recent scandal in Crypto, the problem is simple, MetaMask is owned by a centralized company, a centralized company that has been forced to f*ck up its product badly.

But how?

MetaMask will now collect IP addresses. Yep, you read that right.

In the “super decentralized” world of blockchain, now using MetaMask’s default configuration will get you tracked, suddenly having all your transactions linked to your very own, easily traceable, IP address.

But have they f*cked up completely?

No, but almost.

Your IP address will only be tracked if you use the default RPC application, the ConsenSys-owned Infura.

But the problem here is the Keyword ‘default’.

As I described earlier, MetaMask users are mainly non-technical, which means that they won’t be using an alternative RPC application, let alone know what the f*ck is that.

Hence, to understand the extent of the ‘f*ck-up’ and how you can prevent it, we need to understand how MetaMask works behind closed doors.

MetaMask and RPC nodes

One of Crypto’s bottlenecks, without question, is node requirements and complexity.

But what is a node?

A node is the blockchain term for server; these elements are the quintessential piece in a blockchain network.

The sparsity of your node network determines how decentralized you are, and determining how decentralized your blockchain is, determines if the blockchain you’re using is actually legit or a pile of rubbish.

Sadly for Crypto, nodes are expensive to run and complex to set up. It’s simply not an option for a non-technical or without-millionaire-status type of user today.

Which is almost all of us, basically.

Actually, it’s neither a feasible option for even front-end blockchain developers, who simply want to focus on typing smart contracts and creating actual features for users to use.

And much in the same way that cloud computing allows companies to run their IT systems with almost zero effort, node providers like Infura eliminate the complexity of creating and running a node, becoming a super popular solution to get you going in Crypto.

But what is an RPC application?

An RPC (Remote Procedure Call) application like Infura is the element that allows any decentralized application, including MetaMask, to interact with a blockchain.

By providing you with an endpoint (a point of connection) it allows your application to perform actions on the blockchain. In other words, it’s what allows smart contracts and other elements to connect to a blockchain.

Technical note: If you’re familiar with IT systems, it’s basically the API that allows you to perform actions on the blockchain.

Addtionally, if you’re wondering why it’s an RPC-based API and not the common REST standard, it’s simply because RESTful APIs are resource-focused and ideal to perform CRUD requests, while RPC-based APIs are ideal for actions, a much more common need in blockchains.

Consequently, as these node providers are an essential element to communicate with a blockchain, they have immense power to collect user data, or even censor transactions.

So, the fact that Infura is owned by ConsenSys, means that they are much more likely to be pressured by regulators to collect user data and enforce KYC/AML regulations upon Crypto.

But changing your RPC application is not an option for someone who doesn’t even know what an RPC is, let alone an API.

And that’s where the problem resides, that ‘someone’ represents the majority of MetaMask users, which inevitably means that the majority of MetaMask customers will now be tracked without them even knowing.

Decentralized and private my ass.

Many foresaw we had this coming, but what can the Crypto industry do to prevent such attacks on privacy?

The answer is onions

All of Crypto’s other solutions rely, one way or another, on privacy.

But what does that mean?

It means that Crypto really won’t make it that far if we lose privacy, or if we lose anonymity.

But if you’re a common reader of my articles, I know what you’re thinking.

As I’m a great advocate for decentralization, you already have the answer to this issue.

Decentralized RPCs… right?

Using decentralized RPCs

Using decentralized RPCs wouldn’t necessarily solve the problem.

Yes, a DAO-ruled protocol is much harder to pressure by regulators, as there isn’t a single entity governing the actions of the RPC.

But as with many things in life, decentralization isn’t necessarily always the answer. We’ve already seen how Maker’s DAO is in a tumbling situation, to say the least.

DAOs make the underlying systems difficult to govern or predict, as there isn’t a single source for decision-making. And, as we’ve seen, DAOs are being put into question lately for their feasibility.

Doesn’t seem like the perfect option at this moment in time.

Luckily, some have outlined an alternative solution, network-layer anonymity.

The power of onions

Many are advocating for full-on security at the transaction level. Absolute zero-disclosure.

But, hold on a minute, we already have public-key data encryption, right?

We’re safe!

Well, no, we aren’t.

Because data encryption ensures confidentiality, in the sense that no one besides the receiver of the message will be able to see the message.

But the fact that your wallet made the transaction is visible and public.

What we are searching for is anonymity, and anonymity is a totally different thing, where no one can see that a wallet actually made a transaction.

The solution?

Onion routing.

Onion routing is a concept elaborated by the US Naval Research in the mid-1990s and used by popular security-focused web browsers like Tor, that allows for almost completely anonymous network communication.

The problem with this solution?

Regulators aren’t going to love it. A fully-anonymous transaction network will make detecting crime very, very hard. And that’s not an option, we can’t let criminals launder money that easily.

In my opinion, every time I have to deal with an event like this, almost always the answer is very clear to me.

Decentralization.

The complex world of decentralization

But not at the RPC level.

We shouldn’t be needing centralized RPCs to make Crypto work. We need to reduce node requirements, both at the economic and complexity levels, so that anyone, anywhere, can provide a node to the system.

With that, you kill two birds with one stone; we increase decentralization, making our network more secure, and we prevent the need for centralized RPCs, neglecting censorship and privacy attacks.

But is this feasible?

One way or another, this event just proves how hard is to create a fully-decentralized system.

In fact, it makes it almost an unfathomable achievement. And this potential unfeasibility begs the question:

If we fail to protect our privacy in Crypto, will Crypto still become the disruptor many claim it to be?

In my opinion, no, and this represents an extra nail in the coffin of Crypto if we don’t deal with it soon.

A final word

If you enjoyed this story subscribe to my newsletter, where I deep dive into complex innovation topics in a way that anyone can understand and leverage.

Comments

All Comments

Recommended for you

  • NVIDIA Shares Rise Over 3%

    On August 12, NVIDIA's stock price increased by 3.35%, reaching $224.80 per share, the highest level in two months, with a total market capitalization of $5.44 trillion.

  • Trump: The U.S. Has Complete Control Over the Strait of Hormuz

    On August 12, U.S. President Trump posted: "The United States has complete control over the Strait of Hormuz. I believe we will continue to maintain that control! Our maritime blockade is referred to by everyone as a 'steel wall,' and Iran is powerless against it. They have no navy, no air force, and their remaining soldiers have not been paid. The Revolutionary Guard has been severely damaged and is in retreat, while their 'leadership' can at best be described as uncertain! They have no funds—this country is already 'full of holes.' All they have are fake news and 300% inflation, and the situation is worsening! Iran is now just talk without action, no longer the bully of the Middle East!"

  • Semiconductor Equipment Sector Continues Uptrend, Aehr Test Systems Rises Over 11%

    On August 12, the semiconductor equipment sector continued its upward trend, with Aehr Test Systems rising over 11%. Teradyne increased by over 6%, while Lam Research, Ichor Holdings, and Applied Materials each rose over 4%. KLA gained over 3%, and ASML and Ambarella both rose over 1%. In news, Aehr Test Systems announced a follow-up mass production order worth $22 million from its leading wafer-level AI processor customer. In industry news, Bernstein released a research report raising its forecast for wafer fabrication equipment (WFE) spending, citing increased confidence in the ongoing upcycle. The firm raised its 2026 WFE spending forecast to $148 billion, a 26.3% year-on-year increase; the 2027 forecast was raised to $204 billion, a 32.6% year-on-year increase; and the 2028 forecast was raised to $259 billion, a 27% year-on-year increase.

  • Lightspeed Plans to Raise $600 Million for Secondary Fund to Invest in OpenAI and Anthropic

    On August 12, Bloomberg reported that Lightspeed Venture Partners is seeking to raise approximately $600 million through secondary transactions to extend its investment exposure to OpenAI and other artificial intelligence companies, as well as to increase its investment in AI model company Anthropic. According to insiders, this fundraising effort is internally codenamed 'Project Mercury' and involves multiple secondary funds under Lightspeed, including the Select V Fund, Opportunity II Fund, and certain assets in a separately managed account. Lightspeed aims to provide liquidity to investors through secondary market transactions while maintaining long-term holdings in leading companies in the AI sector.

  • SK Hynix Shares Rise Over 8%

    On August 12, SK Hynix's stock price increased by 8.6%, reaching $153.95 per share, with a total market capitalization of $1.12 trillion.

  • U.S. Stock Market's Storage Sector Opens Strong; SK Hynix and Micron Both Rise Over 7%

    On August 12, the Philadelphia Semiconductor Index rose by 3.3%. The U.S. stock market's storage sector opened strong, with Micron Technology increasing by 7.03%, SK Hynix rising by 7.72%, SanDisk up by 7.16%, Western Digital gaining 6.63%, Seagate Technology up by 7.60%, and Kioxia ADR rising by 7.82%.

  • Strong Demand for AI Optical Communication Drives Lumentum Shares Up Over 10%

    On August 12, Lumentum's shares rose over 10% following strong quarterly results, leading the optical communication sector. Nokia's shares increased by over 9%, while Ciena, Fabrinet, and Tower Semiconductor saw gains of over 7%. Coherent, Credo Technology, and Corning also rose by more than 5%. The news highlights robust demand for AI optical communication, with Lumentum reporting a strong performance for its fourth fiscal quarter. During this period, net revenue more than doubled year-on-year to $1.01 billion, with adjusted earnings per share soaring 267% to $3.23 and gross margin exceeding 50%. The company's guidance for the first fiscal quarter also surpassed expectations. CEO Michael Hurlston confirmed during the earnings call that production for its major CPO customers is 'on track,' with demand signals showing an increase since the last update. The company reiterated its expectation for demand for high-power laser chips to ramp up in the second half of 2027.

  • Cloud Computing Concept Soars, CoreWeave Rises Over 23% as Earnings Validate Surge in Computing Demand

    On August 12, the cloud computing sector saw significant gains, with CoreWeave rising over 23%, NEBIUS up over 17%, IREN increasing over 8%, and Hut 8 climbing over 6%. Additionally, Oracle and Riot Platforms both rose over 3%. In terms of news, cloud computing giants' earnings have confirmed a surge in computing demand. CoreWeave reported Q2 revenue of $2.575 billion, a 112% year-over-year increase, exceeding expectations; its core revenue backlog reached approximately $104 billion. Furthermore, NEBIUS reported a 454% year-over-year increase in Q2 revenue to $582 million, with AI cloud business revenue skyrocketing by 514%, and it has raised its guidance for contracted power capacity for 2026.

  • Hyperliquid Seeks to Enter the U.S. Market

    On August 12, news emerged that Hyperliquid is looking to explore pathways to enter the U.S. market for its perpetual contracts. Currently, the platform is not open to U.S. users. Previously, the Hyperliquid Policy Center, funded by Hyper Foundation, has conducted policy research and initiatives in Washington to advocate for the establishment of a regulated access framework for on-chain perpetual contracts and decentralized market infrastructure in the U.S. (The Information)

  • Tencent President Liu Chiping Discusses Increased AI Capital Expenditure: Multiple Applications Performing Well with Clear Upside Potential

    On August 12, during Tencent's Q2 2026 earnings conference call, President Liu Chiping addressed the issue of increased capital expenditure in the second quarter. He stated that Tencent is indeed making significant investments in computing power and has already seen a clear potential for returns. Several new applications are performing well. Additionally, the computing power used for cloud leasing services is expected to bring considerable revenue growth, enhancing the return on capital expenditure. Regarding some previously placed computing power orders, if sold, they could yield profits exceeding 30% compared to the purchase price from a few months ago.