Introducing Umbra – Privacy Preserving Stealth Payments On The Ethereum Blockchain

栏目: IT技术 · 发布时间: 5年前

内容简介:On March 31st, 2020, Vitalik Buterin tweeted about the need for a stealth address scheme in the Ethereum ecosystem.Off chain, the sender has used a public key published by the receiver using ENS to generate the new address. By encrypting the data used to g

On March 31st, 2020, Vitalik Buterin tweeted about the need for a stealth address scheme in the Ethereum ecosystem. Less than two months later, we’re excited to announce Umbra, a protocol for simple stealth payments on Ethereum.

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.

— vitalik.eth (@VitalikButerin) April 1, 2020

HackMoney 2020

Umbra was developed by Matt Solomon and Ben DiFrancesco for the HackMoney 2020 virtual hackathon. The MVP was build in 23 days and is available on the Ropsten Testnet. You can play with it by visiting https://ropsten.umbra.cash .

To learn more, and to see Umbra in action, you can also check out our hackathon submission video.

How Does Umbra Work?

As a protocol, Umbra defines a simple set of standards, coupled with a singleton smart contract instance, to enable stealth addresses on Ethereum.

With a stealth address, a payer can send Ether or ERC20 tokens to an address controlled by the receiver, but no one except the two parties know who that receiver is. On chain, the transaction looks like a simple transfer to an otherwise unused address on the Ethereum network.

Introducing Umbra – Privacy Preserving Stealth Payments On The Ethereum Blockchain

Image via @IoTeX hackernoon .

Off chain, the sender has used a public key published by the receiver using ENS to generate the new address. By encrypting the data used to generate the address, and announcing it via the Umbra smart contract, the sender can let the receiver know they’ve sent them a payment to a new stealth address. Only the receiver can generate the private key needed to withdraw the funds.

Introducing Umbra – Privacy Preserving Stealth Payments On The Ethereum Blockchain

The Umbra interface, available at https://ropsten.umbra.cash

By leveraging Gas Station Network and Uniswap, Umbra enables withdrawers to pay for gas using the tokens they’ve received. This avoids the need to fund stealth addresses with Ether before withdrawing.

To learn more about how Umbra works, checkout the information available on our GitHub repository .

What’s Next?

We plan on finalizing version one of the Umbra protocol and getting it to mainnet soon. Our number one priority is security and safety of user funds, which can’t be rushed.

If you’re interested in using Umbra, or integrating it into your DApp or service, sign up below to be notified when Umbra goes live.


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

笨办法学Python 3

笨办法学Python 3

[美]泽德 A. 肖 / 王巍巍 / 人民邮电出版社 / 2018-6-1 / CNY 59.00

本书是一本Python入门书,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。这本书以习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现,让初学者从基础的编程技术入手,最终体验到软件开发的基本过程。本书是基于Python 3.6版本编写的。 本书结构非常简单,除“准备工作”之外,还包括52个习题,其中26个覆盖了输入/输出、变量和函数3个主题,另外26个......一起来看看 《笨办法学Python 3》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具