public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Sorting outputs of a transaction in alphabetic order to protect privacy
@ 2020-04-29  6:47 SatoshiSingh
  2020-04-30 12:14 ` Pavol Rusnak
  0 siblings, 1 reply; 2+ messages in thread
From: SatoshiSingh @ 2020-04-29  6:47 UTC (permalink / raw)
  To: bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

Hi list. I've been a lurker for quite sometime and this is my first post.

The problem I'm addressing is that generally wallet devs construct the tx with the 2nd output being of the sender as change. This helps chain analysers to identity addresses and invade the users privacy.

I'm suggesting to sort the outputs in alphabetic order (or by pure random order) before broadcasting. This way the chain analyser cannot be sure which output is the change output and will improve privacy a little.

Thanks

[-- Attachment #2: Type: text/html, Size: 519 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bitcoin-dev] Sorting outputs of a transaction in alphabetic order to protect privacy
  2020-04-29  6:47 [bitcoin-dev] Sorting outputs of a transaction in alphabetic order to protect privacy SatoshiSingh
@ 2020-04-30 12:14 ` Pavol Rusnak
  0 siblings, 0 replies; 2+ messages in thread
From: Pavol Rusnak @ 2020-04-30 12:14 UTC (permalink / raw)
  To: SatoshiSingh, Bitcoin Protocol Discussion

[-- Attachment #1: Type: text/plain, Size: 943 bytes --]

https://github.com/bitcoin/bips/blob/master/bip-0069.mediawiki

--
Best Regards / S pozdravom,

Pavol "stick" Rusnak
CTO, SatoshiLabs

On Thu, Apr 30, 2020, 10:21 SatoshiSingh via bitcoin-dev <
bitcoin-dev@lists•linuxfoundation.org> wrote:

> Hi list. I've been a lurker for quite sometime and this is my first post.
>
> The problem I'm addressing is that generally wallet devs construct the tx
> with the 2nd output being of the sender as change. This helps chain
> analysers to identity addresses and invade the users privacy.
>
> I'm suggesting to sort the outputs in alphabetic order (or by pure random
> order) before broadcasting. This way the chain analyser cannot be sure
> which output is the change output and will improve privacy a little.
>
> Thanks_______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists•linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>

[-- Attachment #2: Type: text/html, Size: 1606 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-30 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29  6:47 [bitcoin-dev] Sorting outputs of a transaction in alphabetic order to protect privacy SatoshiSingh
2020-04-30 12:14 ` Pavol Rusnak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox