Return-Path: <contact@taoeffect.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 1D831CA9
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri,  1 Dec 2017 00:00:29 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from homiemail-a99.g.dreamhost.com (homie.mail.dreamhost.com
	[208.97.132.208])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 7917E271
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri,  1 Dec 2017 00:00:28 +0000 (UTC)
Received: from homiemail-a99.g.dreamhost.com (localhost [127.0.0.1])
	by homiemail-a99.g.dreamhost.com (Postfix) with ESMTP id E5B72D3E06A;
	Thu, 30 Nov 2017 16:00:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=taoeffect.com; h=from
	:content-type:mime-version:subject:message-id:date:references:to
	:in-reply-to; s=taoeffect.com; bh=3j7jz4vW1sUuLFxO4l8Uo448vko=;
	b=Lr3WVji7BN8hzK2201rS1/p/bGqXOMTIliv6pQx6b2Fx4LSVQrC8wNzxhHkZ6
	y3C112st0Aktacrb9AJdnhBieypweXrt+Nx5i2l+ld6YRgHQtDgjbjotI1fQBPY4
	5qQGW1AjHJk2XASqkPhblAyUQC34yEWfKw2ltBu4iNm0nw=
Received: from [192.168.42.64] (184-23-253-80.fiber.dynamic.sonic.net
	[184.23.253.80])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: contact@taoeffect.com)
	by homiemail-a99.g.dreamhost.com (Postfix) with ESMTPSA id BA96FD3E067; 
	Thu, 30 Nov 2017 16:00:27 -0800 (PST)
From: Tao Effect <contact@taoeffect.com>
Content-Type: multipart/signed;
	boundary="Apple-Mail=_5D8FBFFF-273D-49CE-8EBB-A1234DD01D5B";
	protocol="application/pgp-signature"; micalg=pgp-sha512
X-Mao-Original-Outgoing-Id: 533779226.586082-c6703dccd564b2be738e9bd11dfb80e6
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Message-Id: <BDF3ADC8-FFBA-445D-A607-164E7FB34328@taoeffect.com>
Date: Thu, 30 Nov 2017 16:00:26 -0800
References: <CAHneDF3qH9OUxqLthY6hEzzFr21QJFLV5wOP8jw+p5eOtpb2oQ@mail.gmail.com>
To: mandar mulherkar <mandar.mulherkar@gmail.com>,
	Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
In-Reply-To: <CAHneDF3qH9OUxqLthY6hEzzFr21QJFLV5wOP8jw+p5eOtpb2oQ@mail.gmail.com>
X-Mailer: Apple Mail (2.3273)
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, HTML_MESSAGE,
	RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
X-Mailman-Approved-At: Fri, 01 Dec 2017 00:08:17 +0000
Subject: Re: [bitcoin-dev] A DNS-like decentralized mapping for wallet
 addresses?
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Dec 2017 00:00:29 -0000


--Apple-Mail=_5D8FBFFF-273D-49CE-8EBB-A1234DD01D5B
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_770C75FE-5FA6-44A4-B951-5CFA1421002F"


--Apple-Mail=_770C75FE-5FA6-44A4-B951-5CFA1421002F
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Check out Blockstack, they're doing something like that.

--
Please do not email me anything that you are not comfortable also =
sharing with the NSA.

> On Nov 30, 2017, at 2:20 PM, mandar mulherkar via bitcoin-dev =
<bitcoin-dev@lists.linuxfoundation.org =
<mailto:bitcoin-dev@lists.linuxfoundation.org>> wrote:
>=20
> Hello,
>=20
> I am new, so apologies if this has been asked before.
>=20
> Here are a few questions to start with -
>=20
> I was wondering in terms of mass adoption, instead of long wallet =
addresses, maybe there should be a DNS-like decentralized mapping =
service to provide a user@crypto address?
>=20
> This address translation can happen with confirmations from the =
network. So instead of providing a long string, or a QR code that needs =
an app, you simply type in a human readable address, and the wallet =
software converts it to a wallet address.
>=20
> Please let me know where I can research this more - if there already =
is literature about this somewhere.
>=20
> thanks!
>=20
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org =
<mailto:bitcoin-dev@lists.linuxfoundation.org>
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev


--Apple-Mail=_770C75FE-5FA6-44A4-B951-5CFA1421002F
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"><meta http-equiv=3D"Content-Type" content=3D"text/html=
 charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">Check out Blockstack, they're doing something like that.<br =
class=3D""><div class=3D"">
<span style=3D"color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
14px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; font-variant-ligatures: normal; =
font-variant-position: normal; font-variant-numeric: normal; =
font-variant-alternates: normal; font-variant-east-asian: normal; =
line-height: normal; orphans: 2; widows: 2;" class=3D""><br =
class=3D"Apple-interchange-newline">--</span><br style=3D"color: rgb(0, =
0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
font-variant-ligatures: normal; font-variant-position: normal; =
font-variant-numeric: normal; font-variant-alternates: normal; =
font-variant-east-asian: normal; line-height: normal; orphans: 2; =
widows: 2;" class=3D""><span style=3D"color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 14px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; =
font-variant-ligatures: normal; font-variant-position: normal; =
font-variant-numeric: normal; font-variant-alternates: normal; =
font-variant-east-asian: normal; line-height: normal; orphans: 2; =
widows: 2;" class=3D"">Please do not email me anything that you are not =
comfortable also sharing</span><span style=3D"color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
font-variant-ligatures: normal; font-variant-position: normal; =
font-variant-numeric: normal; font-variant-alternates: normal; =
font-variant-east-asian: normal; line-height: normal; orphans: 2; =
widows: 2;" class=3D"">&nbsp;with the NSA.</span>
</div>

<br class=3D""><div><blockquote type=3D"cite" class=3D""><div =
class=3D"">On Nov 30, 2017, at 2:20 PM, mandar mulherkar via bitcoin-dev =
&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" =
class=3D"">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><div dir=3D"ltr" =
class=3D""><div dir=3D"ltr" class=3D""><div class=3D"gmail_quote"><div =
dir=3D"ltr" class=3D""><div class=3D"">Hello,&nbsp;</div><div =
class=3D""><br class=3D""></div>I am new, so apologies if this has been =
asked before.<div class=3D""><br class=3D""><div class=3D"">Here are a =
few questions to start with -&nbsp;</div><div class=3D""><br =
class=3D""><div class=3D"">I was wondering in terms of mass adoption, =
instead of long wallet addresses, maybe there should be a DNS-like =
decentralized mapping service to provide a user@crypto =
address?</div></div></div><div class=3D""><br class=3D""></div><div =
class=3D"">This address translation can happen with confirmations from =
the network. So instead of providing a long string, or a QR code that =
needs an app, you simply type in a human readable address, and the =
wallet software converts it to a wallet address.</div><div class=3D""><br =
class=3D""></div><div class=3D"">Please let me know where I can research =
this more - if there already is literature about this =
somewhere.</div><div class=3D""><br class=3D""></div><div =
class=3D"">thanks!</div><div class=3D""><br =
class=3D""></div></div></div></div></div>
_______________________________________________<br class=3D"">bitcoin-dev =
mailing list<br class=3D""><a =
href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" =
class=3D"">bitcoin-dev@lists.linuxfoundation.org</a><br class=3D""><a =
href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
class=3D"">https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev<=
/a><br class=3D""></div></blockquote></div><br class=3D""></body></html>=

--Apple-Mail=_770C75FE-5FA6-44A4-B951-5CFA1421002F--

--Apple-Mail=_5D8FBFFF-273D-49CE-8EBB-A1234DD01D5B
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYtgnomHliYDCUth7GcgK+kJUkcFAlogm5oACgkQ7GcgK+kJ
UkdvWBAAxlkdrW2PKJ7Bn0q4aFiGfiD66LpvDePn84XTpgejRVgvkNRzd6625tXt
ltsK0HpEEOFsvnXRJF/rSe9DCdtUbpkfZ978tmO722SO3wexZ3WfmU4bF/GgYKAQ
I8QQ4RK6P02lZtFNSU5MAO8bjIatgOMxyLPsJ3X1M7hvogdtcR7DIQWuNmLo5Nzt
dcXAarDJR+2LfHmoKo5P50U3qTeqvKW7UYXvGa8Isz9XqE9A+4rab+lG2zrUI9iT
pAZx1NItj1++HrR7XZM1jx1UlUb3M1rmkVwoAeCBP5FFP58P3pg4r8wdRxww+7MJ
m1hN8s3B3zqDn0pOVIz7JI0IXK1GKs3EOkYwivIgHVMZGxJXXpSEz1nvN9l67GUT
GctTiuMu5FDuLLq31KIaADwmSzq7uECdeEfqJLBUXfIrTO8xEMhMR4fVSHmAtfv8
nZZUcg36SamCi7KVDUd6P6bNsYQluJYjq9ob0PMWaNAsIYU8UeF53t/V2Py5X2pN
SLgF9429zlldxKlRmCgH4JmrNGrUIncmSsoVjlhz7FjpIGzxiPHZdaPZxjev5H6V
n8fADaWGBPiF48ZT+kae+raLb/3AkFqQx7HsvfT3xeFWDxtr6hpJ3KV4Oeba884l
7Zi+95cGVUoJ6ZUA8lWqBOM/nifZwOyg8Anv0MXUB4VmiB86gDM=
=o2z6
-----END PGP SIGNATURE-----

--Apple-Mail=_5D8FBFFF-273D-49CE-8EBB-A1234DD01D5B--