On April 1, Ethereum co-founder Vitalik Buterin tweeted out a plea for enhanced transaction privacy. Little over a month later, his wish was granted in the form of Umbra—a protocol for "stealth" payments on Ethereum.
"Next step in improving Ethereum's privacy (in addition to ongoing improvements toTornado Cash and the like): some clean easy-to-use stealth-address-like scheme to send coins to an ENS name without publishing to the world that they got coins," wrote Buterin.
Next step in improving ethereum's privacy (in addition to ongoing improvements to https://t.co/f8JT3wFmD4 and the like): some clean easy-to-use stealth-address-like scheme to send coins to an ENS name without publishing to the world that they got coins.
The Ethereum Name Service (ENS) is a way of associating complex Ethereum addresses with human readable names, such as “Decrypt.eth.” So when you want to send money to someone, you just type in their .eth name, without having to copy and paste their address. However, connecting your name to your finances does have some privacy concerns, as Decrypt pointed out. So, Buterin’s tweet is asking for a way to send money to someone, using their name, without broadcasting this to the world.
The Ethereum Name Service was designed to make sending and receiving crypto easier. You take your Ethereum (ETH) address—an alphanumeric string of characters, which shows how much ETH you have in your account—and replace it with a simple name. Much like how email addresses replaced clunky pieces of code, it was supposed to make crypto simpler.
But Decrypt has learned that this step forward in user design, has meant several steps backward when it comes to privacy. Since the Ethereum blockchain is...
As it turns out, the protocol's good timing was mere coincidence. Umbra was actually developed for the HackMoney 2020 virtual Hackathon. Nevertheless, the protocol seems to tick every box in Buterin's request.
Built in just 23 days, the protocol is currently live on Ethereum's testnet, Ropsten.
How does Umbra work?
Umbra works via a simple set of standards coupled with smart contracts enabling "stealth" addresses. In practice, it allows the near-anonymous transfer of Ethereum—or any ERC-20 token—to any recipient address, without revealing the identity of that recipient. Meanwhile, transaction details stay intact and transparent, appearing like any other transfer on the Ethereum network.
Umbra's user interface. Image: Scopelift
The sender uses a public key associated with a new address generated by the recipient via the Ethereum Name Service (ENS). Umbra then encrypts the data used to generate the address and announces the transfer via a smart contract. Smart contracts are ways of running code on the Ethereum blockchain itself.
But Ethereum transactions require fees and these need to be funded somehow, in a separate currency called Gas. Employing the Gas Station Network and decentralized exchange Uniswap, the protocol enables withdrawers to pay transaction fees using received tokens—swapping them automatically for Gas—avoiding the need to fund stealth addresses in advance.
Umbra developers are currently working on getting the protocol up andrunning on the Ehtereum mainnet, but there are still some kinks to iron out.
"Our number one priority is security and safety of user funds, which can't be rushed," reads the Umbra announcement. And quite right—just last month $25 million was stolen from DeFi protocol dForce. Luckily the funds were later returned, but that’s a rare event.
Daily Debrief Newsletter
Start every day with the top news stories right now, plus original features, a podcast, videos and more.
Will Solana token launchpad Pump.fun drop its own token? According to a major crypto exchange, the platform is planning to do so later this week—though the page detailing the potentially $600 million sale has since been pulled.
According to a page on crypto exchange Gate that was apparently removed following substantial social media attention, Pump.fun is gearing up to offer its PUMP token for sale starting July 12.
Per the now-deleted page, Pump.fun and Gate will offer 150 billion PUMP in a pub...
Publicly traded firms Semler Scientific and Metaplanet both bought more Bitcoin on Monday, adding to their already large holdings even as Bitcoin treasury trend-setter Strategy paused its purchases.
Semler, a firm that develops products for treatment and detection of chronic disease, bought 187 Bitcoin for $20 million. Japanese investment firm Metaplanet snagged 2,205 BTC for nearly $239 million.
Semler now holds 4,636 BTC worth more than $500 million while Metaplanet’s treasury has grown to 15...
A proposal backed by Ethereum co-founder Vitalik Buterin would introduce restrictions on the amount of computational work individual transactions can command, strengthening the network against potential attacks and support more advanced forms of cryptography.
The proposal, dubbed EIP-7983, was co-authored by Ethereum Foundation Researcher Toni Wahrstaetter and recommends a so-called gas limit of 16,777,216 gas. Currently, Ethereum has a per-block gas limit of around 36 million, with no gas limit...