summaryrefslogtreecommitdiff
path: root/7d/937d104ec2c725264571404eca6b293e4b9dd4
blob: c84bf1d1be38d6d3ccae6daa566d75624e146d03 (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
Return-Path: <yanmaani@cock.li>
Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138])
 by lists.linuxfoundation.org (Postfix) with ESMTP id D5CA9C000B
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 22 Apr 2021 20:55:32 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by smtp1.osuosl.org (Postfix) with ESMTP id AF7F783CDC
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 22 Apr 2021 20:55:32 +0000 (UTC)
X-Virus-Scanned: amavisd-new at osuosl.org
X-Spam-Flag: NO
X-Spam-Score: 0.001
X-Spam-Level: 
X-Spam-Status: No, score=0.001 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_RPBL=1.31,
 RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001]
 autolearn=no autolearn_force=no
Authentication-Results: smtp1.osuosl.org (amavisd-new);
 dkim=pass (2048-bit key) header.d=cock.li
Received: from smtp1.osuosl.org ([127.0.0.1])
 by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id l18-bck_4AHp
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 22 Apr 2021 20:55:31 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.8.0
Received: from mail.cock.li (unknown [37.120.193.123])
 by smtp1.osuosl.org (Postfix) with ESMTPS id 74E1783CCC
 for <bitcoin-dev@lists.linuxfoundation.org>;
 Thu, 22 Apr 2021 20:55:31 +0000 (UTC)
MIME-Version: 1.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail;
 t=1619124922; bh=UmLoPkTF41NVqS8y5dl9KZQv6k6MiYKtmjTikVa85D0=;
 h=Date:From:To:Subject:In-Reply-To:References:From;
 b=Dw5cpabur0cjug7yLzz0dMZYNJgYOd2aWqJKuuHpTEmBagYRdfT7pczexPLSUabeg
 oWGrkQvJWbum4GleH9VVZxpx2t5Ys0BtkT/VLOixWNpw2tsW9QgS05n+F2gH1kHVNt
 UIBWlbhilmPmAwpY3mYoEn/1dt7DuN+2hjSkZpdU8zKL2dbKSbwFpN1rvYoURf1hZN
 ZGpKqoY1yfvHOt+DvFWs1Z4L7HTvtKDNTNpkHUuE5GVP1ZCMTRyQ4UP5EuTWVplCob
 rCt6UjIXcGNj+5oH70iVFQHqDgI1pclsJkibJ0vnBK0Xc8AJbZJcK+bXRKkvD6Lqc6
 xQXHgDzajOong==
Content-Type: text/plain; charset=US-ASCII;
 format=flowed
Content-Transfer-Encoding: 7bit
Date: Thu, 22 Apr 2021 20:55:22 +0000
From: yanmaani@cock.li
To: Christopher Gilliard <christopher.gilliard@gmail.com>, Bitcoin Protocol
 Discussion <bitcoin-dev@lists.linuxfoundation.org>
In-Reply-To: <CAK=nyAy=crLBSLjtOHNLQd0THN9+S7hBCqjfsik=Nh7iiyeT1A@mail.gmail.com>
References: <CAK=nyAy=crLBSLjtOHNLQd0THN9+S7hBCqjfsik=Nh7iiyeT1A@mail.gmail.com>
Message-ID: <7745d0c91c7e63bfe6095c250d7fcaf4@cock.li>
X-Sender: yanmaani@cock.li
User-Agent: Roundcube Webmail/1.3.15
X-Mailman-Approved-At: Thu, 22 Apr 2021 20:58:04 +0000
Subject: Re: [bitcoin-dev] Decentralized Naming Protocol BIP
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, 22 Apr 2021 20:55:32 -0000

You appear to have reinvented Namecoin ;)

On 2021-04-21 20:28, Christopher Gilliard via bitcoin-dev wrote:
> I have created an additional BIP that is associated with the recent
> BIPs that I have sent to the mailing list. This one defines a
> decentralized naming protocol. The BIP can be found
> here:https://github.com/cgilliard/bips/blob/naming/bip-XXXX.mediawiki
> 
> Please reply with any feedback, questions, or comments.
> 
> Regards,
> Chris
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev