Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id C2857DD0 for ; Mon, 22 Jul 2019 20:43:05 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 48EC4102 for ; Mon, 22 Jul 2019 20:43:04 +0000 (UTC) Received: by mail-ed1-f43.google.com with SMTP id m10so41780912edv.6 for ; Mon, 22 Jul 2019 13:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=cUAA1G2uXIA5tRucfGdk4SZ3WxjEpY2hRdtMXuq/IrU=; b=ZFKGefETiQXlpfOMrB8G9Eafb/eaJqrFMF94s71sBDVlC7QOSwHJyBXTU9AflfDMUb aUjsgs4rkFkoegkm1P78bIl9vdMph2ktd7XcA5io6PcqKIciHL6B0hLvMTHU7x9x5A/m tAJ4je3m8f2EDqUQgiM38WTHCIiZT8B/ioWwXIpc94JmP7VI3sudXqxFndXvVsZ83TlD SYpq0EjtWYw1ov3M6LFlk4aAwP0YwYkKmeCaNt2jZliPihrdGYAvRz3m68Vo9wY98/UC LqGz7snV5I25jk6sdKgwg4IK4ptNGVjIC1+twGZgNokVM/y+xVZ5aZCUXq9Exq+STRaU gwFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=cUAA1G2uXIA5tRucfGdk4SZ3WxjEpY2hRdtMXuq/IrU=; b=huuuPLPhWg6ItNPlDQkcke6DNE1XIGeRY5evaChVw4YLKQNd//0xDmQEG09sET44gm wL34EHIxz9sgtXOI6aHyS2mKmJOUfkq7Xjpczfbp/fHQ9R0Lk/Bry86JwsSWIjae1Dl7 c1QP0vvGfXQxXWALMT4P+UZl8aU78oh++nPhzL9Kif+7Iw4xy6GraOG5gbkIkMrkq897 rOGo7tnRHH8QGUv1TCVaAwf/GpNfJnXDwJAYQdBfP/MSDyREAduwzHonI2urAagLg7Mh 2uljEwJLwt+pn5jFHicO233dWHdeH1WVdEAc1hEInqH/AAY2qyX5I52iCaVmNDnfpI6F H3OQ== X-Gm-Message-State: APjAAAVC065zfkYTpz4LdfmMRGmDHcKe0Af592Q//FHMcJVYdhlRsTuc RZ5HGx5a9VIg/+D2u3IOBH9OTUW4qXVzAirFLwp7XjdA X-Google-Smtp-Source: APXvYqwgc6J4PpXTqcN03igNZ9gEqbXL4zdlKK1HQGZM0dAg6YVrsHNYlyB1fdiqTr2RNzZ+yDF68K7HH0bkT1asOdg= X-Received: by 2002:a17:906:499a:: with SMTP id p26mr50055527eju.308.1563828182821; Mon, 22 Jul 2019 13:43:02 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Greg Sanders Date: Mon, 22 Jul 2019 16:42:50 -0400 Message-ID: To: Peter , Bitcoin Protocol Discussion Content-Type: multipart/alternative; boundary="00000000000053b180058e4b1f81" X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org X-Mailman-Approved-At: Wed, 24 Jul 2019 11:36:19 +0000 Subject: Re: [bitcoin-dev] Bitcoin Core to disable Bloom-based Filtering by default X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jul 2019 20:43:05 -0000 --00000000000053b180058e4b1f81 Content-Type: text/plain; charset="UTF-8" People are allowed the choice, it's a change of default only. On Mon, Jul 22, 2019 at 4:41 PM Peter via bitcoin-dev < bitcoin-dev@lists.linuxfoundation.org> wrote: > Hi, > > I believe two wallets. Andreas' Android Bitcoin wallet and BRD are > significant users of node_bloom. > > Privacy is a matter of individual choice in the current protocol. Why not > let people provide this network service? I don't see why it should be > end-of-life if it provides value. > > I believe there's a network security obtained by having a large quantity > of people following the Bitcoin headers based on longest weighted chain. As > a means of nullifying potential miner initiated hard forks (like S2X). > > Respectfully, > Peter > _______________________________________________ > bitcoin-dev mailing list > bitcoin-dev@lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev > --00000000000053b180058e4b1f81 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
People are allowed the choice, it's a change of defaul= t only.

On Mon, Jul 22, 2019 at 4:41 PM Peter via bitcoin-dev <bitcoin-dev@lists.linuxfound= ation.org> wrote:
Hi,

I believe two wallets. Andreas' Android Bitcoin wallet and BRD are s= ignificant users of node_bloom.

Privacy is a matter of individual choice in the current protocol.= Why not let people provide this network service? I don't see why it sh= ould be end-of-life if it provides value.

=
I believe there's a network security obtained by havi= ng a large quantity of people following the Bitcoin headers based on longes= t weighted chain. As a means of nullifying potential miner initiated hard f= orks (like S2X).

Respect= fully,
Peter=C2=A0
_______________________________________________
bitcoin-dev mailing list
= bitcoin-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mail= man/listinfo/bitcoin-dev
--00000000000053b180058e4b1f81--