summaryrefslogtreecommitdiff
path: root/77/5274f92726462048d24ef0bc5856871e3fa49d
blob: ffebaddd0d1e9cf27dce998f0974a99d9182c1d1 (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
Return-Path: <orlovsky@protonmail.com>
Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])
 by lists.linuxfoundation.org (Postfix) with ESMTP id 95DA3C013A
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 11 Feb 2021 07:28:16 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by hemlock.osuosl.org (Postfix) with ESMTP id 9187087514
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 11 Feb 2021 07:28:16 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
Received: from hemlock.osuosl.org ([127.0.0.1])
 by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id WWpwHvEfldDg
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 11 Feb 2021 07:28:14 +0000 (UTC)
X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6
Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch
 [185.70.40.133])
 by hemlock.osuosl.org (Postfix) with ESMTPS id 66B4C8750F
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 11 Feb 2021 07:28:14 +0000 (UTC)
Date: Thu, 11 Feb 2021 07:28:07 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com;
 s=protonmail; t=1613028491;
 bh=SG6OPSalvjTguUhAkGR0u9YM3azHYey025R/3uCrTFA=;
 h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From;
 b=GfgkPJsuyCJZI4Cvanw+r4BsPeXOP3btkzxGATo1XZLt+Fzr/cm1DCmLvOOS1icv4
 NG3xgLL2EgAGmbz36sARgvzpiOxduAxGLgJVldxC1qbmJGeCJlC32dDYwErmYNRJT3
 Apfx9+U6t2nM6crR4d/in+lXULgiyFjkAJgpLyjo=
To: Christopher Allen <ChristopherA@lifewithalacrity.com>
From: Dr Maxim Orlovsky <orlovsky@protonmail.com>
Reply-To: Dr Maxim Orlovsky <orlovsky@protonmail.com>
Message-ID: <CA961800-21A5-4BF9-AF2C-FD485368ABA8@protonmail.com>
In-Reply-To: <CACrqygChUjwo43=ferqErAz8Mrq+n0zUghRy37cSqRTp3S1Q4g@mail.gmail.com>
References: <D962F4E0-E10F-433D-BFC9-3462A8A9CF7A@protonmail.com>
 <CACrqygChUjwo43=ferqErAz8Mrq+n0zUghRy37cSqRTp3S1Q4g@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Mailman-Approved-At: Thu, 11 Feb 2021 09:05:33 +0000
Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] BIP32/43-based standard for Schnorr signatures &
	decentralized identity
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.15
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: Thu, 11 Feb 2021 07:28:16 -0000

Hi Christopher,

Thank you very much! Will look forward to talk to you regarding all of thes=
e, as we discussed elsewhere.

Kind regard,
Maxim


> On Feb 5, 2021, at 23:37, Christopher Allen <ChristopherA@lifewithalacrit=
y.com> wrote:
>=20
> Concept ACK.
>=20
> I, in my role as a co-author of the emerging W3C Decentralized Identifier=
 standard and of the BTCR DID method, organizer of the Bitcoin Airgapped Wa=
llet Community (https://github.com/blockchainCommons/airgapped-Wallet-Commu=
nity/discussions), and as principal architect of Blockchain Commons, am ver=
y interested in supporting discussion on this topic, and implementation of =
anything we decide. I also have some Patron's to Blockchain Commons interes=
ted in this topic and may be willing to financially support some reference =
code.
>=20
> -- Christopher Allen