Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UmOsQ-0001lO-NJ for bitcoin-development@lists.sourceforge.net; Tue, 11 Jun 2013 13:44:46 +0000 Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.214.46 as permitted sender) client-ip=209.85.214.46; envelope-from=laanwj@gmail.com; helo=mail-bk0-f46.google.com; Received: from mail-bk0-f46.google.com ([209.85.214.46]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1UmOsP-0002IG-O5 for bitcoin-development@lists.sourceforge.net; Tue, 11 Jun 2013 13:44:46 +0000 Received: by mail-bk0-f46.google.com with SMTP id na10so3956097bkb.33 for ; Tue, 11 Jun 2013 06:44:39 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.204.236.69 with SMTP id kj5mr2333891bkb.86.1370958279254; Tue, 11 Jun 2013 06:44:39 -0700 (PDT) Received: by 10.204.199.77 with HTTP; Tue, 11 Jun 2013 06:44:39 -0700 (PDT) In-Reply-To: References: Date: Tue, 11 Jun 2013 15:44:39 +0200 Message-ID: From: Wladimir To: Melvin Carvalho Content-Type: multipart/alternative; boundary=20cf3022369f3cd46704dee11966 X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (laanwj[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1UmOsP-0002IG-O5 Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Bitcoin addresses -- opaque or not X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 13:44:46 -0000 --20cf3022369f3cd46704dee11966 Content-Type: text/plain; charset=UTF-8 On Tue, Jun 11, 2013 at 3:11 PM, Melvin Carvalho wrote: > There was some confusion on IRC as to whether bitcoin addresses are opaque > or not. > > https://en.bitcoin.it/wiki/Address > > For the sake of argument let's say that opaque means that you can tell > nothing about the address by examining the characters. > > My understanding was that they are NOT opaque, and that if that has > changed, it will invalidate much at least some wiki page, for examples at > least some of the following would now be false: > How do you define opaque? As far as humans are concerned the addresses are opaque. They don't tell anything about your country or location, your bank, your name, they don't even form some kind of hierarchy. From the viewpoint of the code you could argue they have a meaning "address type + hashed public key, base58 encoded" thus are not fully opaque. But it's a long shot, as a hashed value is still very opaque. > I also here that there is a LIKELY change from the base58 encoding ... > when was this established? > No, there have been no changes to base58. The encoding is still exactly the same as when Satoshi coined it. Can you show an example of what you mean? Wladimir --20cf3022369f3cd46704dee11966 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Tue, Jun 11, 2013 at 3:11 PM, Melvin Carvalho = <melvincar= valho@gmail.com> wrote:
There was some confus= ion on IRC as to whether bitcoin addresses are opaque or not.

https:= //en.bitcoin.it/wiki/Address

For the sake of argument let's say that opaque means that you can tell = nothing about the address by examining the characters.

My unde= rstanding was that they are NOT opaque, and that if that has changed, it wi= ll invalidate much at least some wiki page, for examples at least some of t= he following would now be false:

How do you define = opaque? As far as humans are concerned the addresses are opaque. They don&#= 39;t tell anything about your country or location, your bank, your name, th= ey don't even form some kind of hierarchy.

From the viewpoint of the code you could ar= gue they have a meaning "address type + hashed public key, base58 enco= ded" thus are not fully opaque. But it's a long shot, as a hashed = value is still very opaque.
=C2=A0
I also here th= at there is a LIKELY change from the base58 encoding ... when was this esta= blished? =C2=A0

No, there have bee= n no changes to base58. The encoding is still exactly the same as when Sato= shi coined it. Can you show an example of what you mean?

Wladimir

--20cf3022369f3cd46704dee11966--