summaryrefslogtreecommitdiff
path: root/e3/4588fe4b049e208d34b5959029962355ddfc68
blob: a6fb23cd4713c86541033cb54c3336dc5384944f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <taylor.gerring@gmail.com>) id 1VfCZd-0001TK-7n
	for bitcoin-development@lists.sourceforge.net;
	Sat, 09 Nov 2013 17:43:53 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.223.169 as permitted sender)
	client-ip=209.85.223.169; envelope-from=taylor.gerring@gmail.com;
	helo=mail-ie0-f169.google.com; 
Received: from mail-ie0-f169.google.com ([209.85.223.169])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1VfCZc-0002YC-2w
	for bitcoin-development@lists.sourceforge.net;
	Sat, 09 Nov 2013 17:43:53 +0000
Received: by mail-ie0-f169.google.com with SMTP id ar20so5322535iec.14
	for <bitcoin-development@lists.sourceforge.net>;
	Sat, 09 Nov 2013 09:43:46 -0800 (PST)
X-Received: by 10.50.79.198 with SMTP id l6mr7030513igx.31.1384019026603;
	Sat, 09 Nov 2013 09:43:46 -0800 (PST)
Received: from [192.168.1.118]
	(207-181-233-57.c3-0.mct-ubr1.chi-mct.il.cable.rcn.com.
	[207.181.233.57])
	by mx.google.com with ESMTPSA id j16sm9388542igf.6.2013.11.09.09.43.45
	for <bitcoin-development@lists.sourceforge.net>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Sat, 09 Nov 2013 09:43:45 -0800 (PST)
From: Taylor Gerring <taylor.gerring@gmail.com>
Content-Type: multipart/signed;
	boundary="Apple-Mail=_9E683483-B4F7-47EC-A8F8-0905AC83F51A";
	protocol="application/pgp-signature"; micalg=pgp-sha512
Message-Id: <0887034B-AA65-468B-A8DB-4DF1E6C27DA2@gmail.com>
Date: Sat, 9 Nov 2013 11:43:41 -0600
To: bitcoin-development@lists.sourceforge.net
Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\))
X-Mailer: Apple Mail (2.1822)
X-Spam-Score: -1.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
	(taylor.gerring[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
	See
	http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
	for more information. [URIs: bitcointalk.org]
	-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: 1VfCZc-0002YC-2w
Subject: [Bitcoin-development] Extending the Payment Protocol with vCards
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sat, 09 Nov 2013 17:43:53 -0000


--Apple-Mail=_9E683483-B4F7-47EC-A8F8-0905AC83F51A
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Hi everyone,

I made a post on the BitcoinTalk forums =
<https://bitcointalk.org/index.php?topic=3D329229.0> outlining how the =
Payment Protocol could be extended with optional vCard support to =
increase the usability of Payment Protocol for user-to-user transactions =
and improve the user experience in wallets supporting PP.

I=92ve outlined the concept in as much detail as my feeble brain can =
handle, drawing on BIP 0070 itself and Mike Hearn=92s Payment Protocol =
FAQ. I know there is interest in =93contact exchange=94 functionality =
from the Hive team, so I=92m hoping this will begin a discussion on how =
we can make wallets more friendly in a standard way.

Please read, digest, and let me know if you have any feedback.

Thanks,

Taylor Gerring




--Apple-Mail=_9E683483-B4F7-47EC-A8F8-0905AC83F51A
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQEcBAEBCgAGBQJSfnRNAAoJEOYsVDm4qbdN0HQIAKC9p24pJeTou8j5ZUIZ144n
Js2zPfXI1KCfzzU8LQOZmZfqM3IJOJVa13DDcwiaF0TX0dXTYZ3KDMgJ5mPrN3LG
YuX4gCJzIK/XqdF1Gv2Nde1NDx91bunZTVCk2U0yFMio0Xu/K1H05MxgFoxLKeaw
H+y8OXdaYpAWnaF99sBLe8Zda4yDWD2lVsWUW9ztrI+qa5mW0nVe16kKibKNruFl
A29dnfQMHSZxHMRTYJlclaZ0zzAldMVihkZddn/cHLpUVwa9JtjzftJn1iz60r44
5zFXRenVLkKS4yOcVF+t2p8vFtGfJ3ceJHlMR+Cm589IPGejhHbcPCli8xbNNjE=
=Psyl
-----END PGP SIGNATURE-----

--Apple-Mail=_9E683483-B4F7-47EC-A8F8-0905AC83F51A--