summaryrefslogtreecommitdiff
path: root/bb/07d8657b2f555eaa2a0fd80a973e6385bbcdef
blob: 544432c7ea4b7210f8d524c5650bd37e20d4ffdf (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
Return-Path: <jlrubin@mit.edu>
Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136])
 by lists.linuxfoundation.org (Postfix) with ESMTP id 8A55FC0012
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:41:01 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp3.osuosl.org (Postfix) with ESMTP id 671E760EE5
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:41:01 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from smtp3.osuosl.org ([127.0.0.1])
 by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id Ivtsp_XP63-e
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:41:00 +0000 (UTC)
X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
 by smtp3.osuosl.org (Postfix) with ESMTPS id 4FC9160ECC
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue,  7 Dec 2021 23:41:00 +0000 (UTC)
Received: from mail-lj1-f180.google.com (mail-lj1-f180.google.com
 [209.85.208.180]) (authenticated bits=0)
 (User authenticated as jlrubin@ATHENA.MIT.EDU)
 by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 1B7NevYr014412
 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT)
 for <bitcoin-dev@lists.linuxfoundation.org>; Tue, 7 Dec 2021 18:40:58 -0500
Received: by mail-lj1-f180.google.com with SMTP id v15so1134162ljc.0
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Tue, 07 Dec 2021 15:40:58 -0800 (PST)
X-Gm-Message-State: AOAM530jo4/Uy/6ofTHuGn6QJ7vr6lnn5QuKlrGK0N8DSOLVi5mHBkyZ
 a4LszIJ4Ww2nJa50vdt6SkHKzBY8qHtEzRg5pMQ=
X-Google-Smtp-Source: ABdhPJyUKX4uOZvallvkTzhL0bHVwiQqJHSgfXFc+uJQjC56SHLgaxP0SESrr9xbzK+qDvdcW1ZUp4kWy3hNdV/IM5Y=
X-Received: by 2002:a2e:9ecb:: with SMTP id h11mr46034992ljk.212.1638920457171; 
 Tue, 07 Dec 2021 15:40:57 -0800 (PST)
MIME-Version: 1.0
From: Jeremy <jlrubin@mit.edu>
Date: Tue, 7 Dec 2021 15:40:46 -0800
X-Gmail-Original-Message-ID: <CAD5xwhhMsAeWBhg+kv+e_oTcUxDDLyD6WAT_RxYCWR21QW4Q9w@mail.gmail.com>
Message-ID: <CAD5xwhhMsAeWBhg+kv+e_oTcUxDDLyD6WAT_RxYCWR21QW4Q9w@mail.gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary="000000000000aa5d3f05d296e7c0"
Subject: [bitcoin-dev] [Bitcoin Advent Calendar] Vaults
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: Tue, 07 Dec 2021 23:41:01 -0000

--000000000000aa5d3f05d296e7c0
Content-Type: text/plain; charset="UTF-8"

Last one for today -- sorry for the overload, I had meant to post as the
series kicked off...

This post covers building various vaults/better cold storage using sapio
https://rubin.io/bitcoin/2021/12/07/advent-10/.

In an earlier post I motivated why self-custody is so critical (see
https://rubin.io/bitcoin/2021/11/30/advent-3/); this post demonstrates how
Sapio + CTV can dramatically enhance what users can do.

Cheers, you'll see me in the inbox tomorrow,

Jeremy

--
@JeremyRubin <https://twitter.com/JeremyRubin>
<https://twitter.com/JeremyRubin>

--000000000000aa5d3f05d296e7c0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he=
lvetica,sans-serif;font-size:small;color:#000000">Last one for today -- sor=
ry for the overload, I had meant to post as the series kicked off...</div><=
div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif=
;font-size:small;color:#000000"><br></div><div class=3D"gmail_default" styl=
e=3D"font-family:arial,helvetica,sans-serif;font-size:small;color:#000000">=
This post covers building various vaults/better cold storage using sapio=C2=
=A0<a href=3D"https://rubin.io/bitcoin/2021/12/07/advent-10/">https://rubin=
.io/bitcoin/2021/12/07/advent-10/</a>.</div><div class=3D"gmail_default" st=
yle=3D"font-family:arial,helvetica,sans-serif;font-size:small;color:#000000=
"><br></div><div class=3D"gmail_default" style=3D"font-family:arial,helveti=
ca,sans-serif;font-size:small;color:#000000">In an earlier post I motivated=
 why self-custody is so critical (see <a href=3D"https://rubin.io/bitcoin/2=
021/11/30/advent-3/">https://rubin.io/bitcoin/2021/11/30/advent-3/</a>); th=
is post demonstrates how Sapio=C2=A0+ CTV can dramatically enhance what use=
rs can do.</div><div class=3D"gmail_default" style=3D"font-family:arial,hel=
vetica,sans-serif;font-size:small;color:#000000"><br></div><div class=3D"gm=
ail_default" style=3D"font-family:arial,helvetica,sans-serif;font-size:smal=
l;color:#000000">Cheers, you&#39;ll see me in the inbox tomorrow,</div><div=
 class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif;fo=
nt-size:small;color:#000000"><br></div><div class=3D"gmail_default" style=
=3D"font-family:arial,helvetica,sans-serif;font-size:small;color:#000000">J=
eremy</div><br clear=3D"all"><div><div dir=3D"ltr" class=3D"gmail_signature=
" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">--<br><a href=3D"http=
s://twitter.com/JeremyRubin" target=3D"_blank">@JeremyRubin</a><a href=3D"h=
ttps://twitter.com/JeremyRubin" target=3D"_blank"></a></div></div></div></d=
iv>

--000000000000aa5d3f05d296e7c0--