spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.34k stars 3.06k forks source link

Plans to support stealth addresses #1833

Closed Jzarecta closed 8 years ago

Jzarecta commented 8 years ago

Wonder if there are plans to support the stealth addresses. This will increase the privacy of the user. Here is some documentation that is on this topic: http://sx.dyne.org/stealth.html

These scripts could be integrated into the wallet and make it easier for people to use such feature.

dabura667 commented 8 years ago

I was one of the guys working on stealth addresses.

I have a branch on my fork of electrum that supports sending to them (based on a very old version of eleectrum)... But managing receives FROM them is an extremely difficult problem.

Darkwallet devs have abandoned stealth addresses and are saying that once dark wallet dev starts again they will implement BIP47 instead.

Please look up BIP47. These are much better than stealth addresses, and can be monitored by SPV wallets like Electrum

ecdsa commented 8 years ago

yeah, you need a full node to monitor payments to stealth addresses