Stealth Address

There are so many privacy techniques, lets take a brief look at how each of them works from a higher level, looking at Zcash, Monero, Dash, Mixers (General)

Project Source Code

Get the project source code below, and follow along with the lesson material.

Download Project Source Code

To set up the project on your local machine, please follow the directions provided in the README.md file. If you run into any issues with running the project source code, then feel free to reach out to the author in the course's Discord channel.

This lesson preview is part of the newline's Introduction to Privacy on Ethereum course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to newline's Introduction to Privacy on Ethereum, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

Thumbnail for the \newline course newline's Introduction to Privacy on Ethereum
  • [00:00 - 00:06] One-time addresses are very simple addresses which are only used once and are reused again. That's all there is to it.

    [00:07 - 00:27] It's very much possible in private blockchains and also in public blockchains when you can split the money in multiple accounts and only use them once. And stealth adresses allow and require the sender to create random one-time addresses for every transaction on behalf of the recipient.

    [00:28 - 00:51] The recipient can publish just one address yet have all of his/her incoming payments go to unique address on the blockchain where they cannot be linked to either the recipient's publish address or any other transaction's address. By using stealth addresses only the sender and the receiver can determine where a payment was sent and no one else.

    [00:52 - 01:21] So stealth addresses are used by Monero quite a lot and there is a link in the description below where you can find out more details. All right.