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
|
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
helo=mx.sourceforge.net)
by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <hannu.kotipalo@iki.fi>) id 1VcbQA-0004vV-Bz
for bitcoin-development@lists.sourceforge.net;
Sat, 02 Nov 2013 13:39:22 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of iki.fi
designates 83.102.40.134 as permitted sender)
client-ip=83.102.40.134; envelope-from=hannu.kotipalo@iki.fi;
helo=sinikuusama.dnainternet.net;
Received: from sinikuusama.dnainternet.net ([83.102.40.134])
by sog-mx-3.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
id 1VcbQ8-0002fe-B6 for bitcoin-development@lists.sourceforge.net;
Sat, 02 Nov 2013 13:39:22 +0000
Received: from localhost (localhost [127.0.0.1])
by sinikuusama.dnainternet.net (Postfix) with ESMTP id 202503FAAE
for <bitcoin-development@lists.sourceforge.net>;
Sat, 2 Nov 2013 15:20:00 +0200 (EET)
X-Virus-Scanned: DNA Postiturva at dnainternet.net
X-Spam-Flag: NO
X-Spam-Score: -1
X-Spam-Level:
X-Spam-Status: No, score=-1 tagged_above=-9999 required=6
tests=[ALL_TRUSTED=-1] autolearn=disabled
Received: from sinikuusama.dnainternet.net ([83.102.40.134])
by localhost (sinikuusama.dnainternet.net [127.0.0.1]) (DNA Postiturva,
port 10041) with ESMTP id AhVoqecwO40I
for <bitcoin-development@lists.sourceforge.net>;
Sat, 2 Nov 2013 15:19:59 +0200 (EET)
Received: from omenapuu.dnainternet.net (omenapuu.dnainternet.net
[83.102.40.212])
by sinikuusama.dnainternet.net (Postfix) with ESMTP id 666343FA06
for <bitcoin-development@lists.sourceforge.net>;
Sat, 2 Nov 2013 15:19:59 +0200 (EET)
Received: from [192.168.7.15] (82-128-237-91.bb.dnainternet.fi [82.128.237.91])
(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by omenapuu.dnainternet.net (Postfix) with ESMTPS id 472375FA9E
for <bitcoin-development@lists.sourceforge.net>;
Sat, 2 Nov 2013 15:19:58 +0200 (EET)
Message-ID: <5274FBF7.90301@iki.fi>
Date: Sat, 02 Nov 2013 15:19:51 +0200
From: Hannu Kotipalo <hannu.kotipalo@iki.fi>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version: 1.0
To: bitcoin-development@lists.sourceforge.net
References: <20131102050144.5850@gmx.com>
<CANEZrP2UwEX+u0XCxmaMaRWqVMr+3E63UYnVz9oMubbsiJU+6A@mail.gmail.com>
In-Reply-To: <CANEZrP2UwEX+u0XCxmaMaRWqVMr+3E63UYnVz9oMubbsiJU+6A@mail.gmail.com>
X-Enigmail-Version: 1.5.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Score: -1.5 (-)
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 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,
no trust [83.102.40.134 listed in list.dnswl.org]
-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]
X-Headers-End: 1VcbQ8-0002fe-B6
Subject: Re: [Bitcoin-development] Message Signing based authentication
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, 02 Nov 2013 13:39:22 -0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 02.11.2013 15:02, Mike Hearn wrote:
>
> http://pilif.github.io/2008/05/why-is-nobody-using-ssl-client-certificates/
>
>
Maybe this is a bit off-topic, but the *real* answer to the question
"why-is-nobody-using-ssl-client-certificates" is that it would force
www pages to be encrypted and would make it a lot more difficult for
NSA to log www-trafic. So they have been made not-user-friendly by
default.
But what you think about this:
"White paper on passwordless secure login (based on bitcoin/bitmessage
technology)"
https://bitcointalk.org/index.php?topic=323360.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlJ0+/cACgkQvafo1Ths1Sw5FwCgxdJB/lazDzxRos1ogSfJQo0V
El4AnjyHxWjOXG6qjcTcWvccty+03xRa
=BikE
-----END PGP SIGNATURE-----
|