Return-Path: Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 67A09C07AC for ; Mon, 18 Nov 2019 16:44:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 645C085F6D for ; Mon, 18 Nov 2019 16:44:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WqotTHuFaA+V for ; Mon, 18 Nov 2019 16:44:07 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-40132.protonmail.ch (mail-40132.protonmail.ch [185.70.40.132]) by whitealder.osuosl.org (Postfix) with ESMTPS id 1DEC9868D8 for ; Mon, 18 Nov 2019 16:44:07 +0000 (UTC) Date: Mon, 18 Nov 2019 16:44:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=carldong.me; s=protonmail; t=1574095444; bh=Im0IIdSmmhjx/+YZZjaa9JtzWzhNRr1v/8H+0uJFabY=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:Feedback-ID: From; b=WT8m3xtdWJjf/5xLWl47aS++ddbZz2mIniVUlxcqD9p5Bmelmm5VDotxc3csBD7SB t+Bo1/Zoig4ImOV419ijqGLL9LnK1K8D0IpC5IOQveQU37C9iWrNRqGYMgU7i7XNEE dvHTWhoefb0sLACtlq7sSOy9WxQ5BjqgAyLSxbqY= To: "Mr. Lee Chiffre" , Bitcoin Protocol Discussion From: Carl Dong Reply-To: Carl Dong Message-ID: In-Reply-To: <46FCD14B-02CC-4986-9C60-D8EC547F33FA@carldong.me> References: <8fd4e30c4c1c24442686dd51727e75cc.squirrel@giyzk7o6dcunb2ry.onion> <46FCD14B-02CC-4986-9C60-D8EC547F33FA@carldong.me> Feedback-ID: a8j8tDUaJ4AYuDVBywMTwsJebN4w8TVXadJLsJb8td3t3dZi9RdXFlPaQvoFKnI9KgXySsPXcRkajVyY0cGTcA==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 18 Nov 2019 16:55:55 +0000 Subject: Re: [bitcoin-dev] v3 onion services X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Nov 2019 16:44:07 -0000 Hi Mr. Lee Chiffre, I have been working on an implementation of addrv2 (BIP-155). Is this what = you meant by I2P and Torv3 address support? My WIP pull request: https://github.com/bitcoin/bitcoin/pull/16748 Merged BIP: https://github.com/bitcoin/bips/blob/master/bip-0155.mediawiki Ongoing discussion: https://github.com/bitcoin/bips/pull/766 Note: Even though the pull request to the BIP repo is merged, we=E2=80= =99re still discussing some details in the pull request thread and will ame= nd the BIP once it seems like we=E2=80=99ve worked out all the kinks Review and further discussion is very much welcome! :-) Cheers, Carl Dong contact@carldong.me "I fight for the users" > On Nov 16, 2019, at 11:33 PM, Mr. Lee Chiffre via bitcoin-dev wrote: >=20 >=20 > Right now bitcoin client core supports use of tor hidden service. It > supports v2 hidden service. I am in progress of creating a new bitcoin > node which will use v3 hidden service instead of v2. I am looking at > bitcoin core and btcd to use. Do any of these or current node software > support the v3 onion addresses for the node address? What about I2P > addresses? If not what will it take to get it to support the longer > addresses that is used by i2p and tor v3? >=20 >=20 > -- > lee.chiffre@secmail.pro > PGP 97F0C3AE985A191DA0556BCAA82529E2025BDE35 >=20 > _______________________________________________ > bitcoin-dev mailing list > bitcoin-dev@lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev