summaryrefslogtreecommitdiff
path: root/d2/4a0f7ef6de1060975cd1794715ef30d11166e9
blob: 47775d7a34f0c6f626baccf486b26dd1743b0b6d (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: <luke@dashjr.org>
Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137])
 by lists.linuxfoundation.org (Postfix) with ESMTP id 10FD1C000B
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Sun, 25 Apr 2021 18:30:23 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp4.osuosl.org (Postfix) with ESMTP id E2024404BB
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Sun, 25 Apr 2021 18:30:22 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: -0.701
X-Spam-Level: 
X-Spam-Status: No, score=-0.701 tagged_above=-999 required=5
 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001,
 SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: smtp4.osuosl.org (amavisd-new);
 dkim=pass (1024-bit key) header.d=dashjr.org
Received: from smtp4.osuosl.org ([127.0.0.1])
 by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id gJkC1Oj3XujA
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Sun, 25 Apr 2021 18:30:21 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.8.0
Received: from zinan.dashjr.org (zinan.dashjr.org [192.3.11.21])
 by smtp4.osuosl.org (Postfix) with ESMTP id 8B29B404B8
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Sun, 25 Apr 2021 18:30:21 +0000 (UTC)
Received: from ishibashi.lan (unknown [12.153.231.213])
 (Authenticated sender: luke-jr)
 by zinan.dashjr.org (Postfix) with ESMTPSA id 79D8838A0014;
 Sun, 25 Apr 2021 18:29:25 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dashjr.org; s=zinan;
 t=1619375420; bh=TGNqtcl2SdsBgiFt6EJEGZROo+1YEy27ovQIW1J46rM=;
 h=From:To:Subject:Date:References:In-Reply-To;
 b=n/VRd88vqK+yJNwbmjqlXcJnkiCHHlXkrQLqct37mFByFbUG4E0re0ye5GitZSZHF
 tgxx3JDOfz/TG3/jIFBPndwkZK32rtbHXSrIY+ZrX9ny29Z9cFZfF0shBc7MbGFcfx
 AbApXlaTYf7hyt9FhAgCYV5/ciq2ahVfd8+hS9i0=
X-Hashcash: 1:25:210425:prayank@tutanota.de::6ccHH2XwQTaVHxxU:xDTy
X-Hashcash: 1:25:210425:bitcoin-dev@lists.linuxfoundation.org::LgvGsFe0axXCjJoB:annPH
X-Hashcash: 1:25:210425:christopher.gilliard@gmail.com::FUUfdlBluR1baGBi:f6F/0
From: Luke Dashjr <luke@dashjr.org>
To: Prayank <prayank@tutanota.de>,
 Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>,
 christopher.gilliard@gmail.com
Date: Sun, 25 Apr 2021 18:29:21 +0000
User-Agent: KMail/1.9.10
References: <MYmfT1n--3-2@tutanota.de>
In-Reply-To: <MYmfT1n--3-2@tutanota.de>
X-KMail-QuotePrefix: > 
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <202104251829.22548.luke@dashjr.org>
Subject: Re: [bitcoin-dev] BIPs - notarization protocol and decentralized
	storage
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: Sun, 25 Apr 2021 18:30:23 -0000

On Wednesday 21 April 2021 04:26:26 Prayank via bitcoin-dev wrote:
> Also since this involves LN, maybe it can just be a LN project instead of
> BIP? Not the best person to comment on what can be a BIP.

Anything that Bitcoin software would benefit in collaboration with other 
projects on qualifies.

Lightning itself really should be a series of BIPs.

Luke