Return-Path: Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 15CBDC0032 for ; Tue, 7 Nov 2023 21:04:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id E2B09403B8 for ; Tue, 7 Nov 2023 21:04:50 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org E2B09403B8 Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=taoeffect.com header.i=@taoeffect.com header.a=rsa-sha256 header.s=s20181130989 header.b=AH6g6hsK X-Virus-Scanned: amavisd-new at osuosl.org X-Spam-Flag: NO X-Spam-Score: 0.602 X-Spam-Level: X-Spam-Status: No, score=0.602 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, MSGID_FROM_MTA_HEADER=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EuANv6Pc1SHd for ; Tue, 7 Nov 2023 21:04:49 +0000 (UTC) X-Greylist: delayed 453 seconds by postgrey-1.37 at util1.osuosl.org; Tue, 07 Nov 2023 21:04:49 UTC DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 5CC5B40004 Received: from mail.turtlemailbox.com (mail.turtlemailbox.com [168.235.91.27]) by smtp2.osuosl.org (Postfix) with ESMTPS id 5CC5B40004 for ; Tue, 7 Nov 2023 21:04:49 +0000 (UTC) Authentication-Results: mail.turtlemailbox.com; auth=pass (plain) From: Tao Effect Content-Type: multipart/alternative; boundary="Apple-Mail=_67485E75-F488-442C-8D2A-33678F5B37D7" Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Date: Tue, 7 Nov 2023 12:57:02 -0800 References: To: Bryan Bishop , Bitcoin Protocol Discussion In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3731.700.6) Received: from localhost (Unknown [127.0.0.1]) by mail.turtlemailbox.com (Haraka/3.0.2) with ESMTPSA id FBACF117-AACC-4A87-ACFD-81739FBFCAE2.1 envelope-from tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (authenticated bits=0); Tue, 07 Nov 2023 20:57:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=taoeffect.com; s=s20181130989; h=from:subject:date:message-id:to:mime-version; bh=PaTs7PWTUo0bZGFTZoim9HlQJwFB4THket5sloZ7kFw=; b=AH6g6hsKBOa4fu3RdF3AnLdBbatALao/gOMc2IEsC+2vxQKw6PWZ/Y8obOp2MRd+CHDlUOLPq5 9vQGMOKTQ+CIiZP25b9jDQe6mb/cLMOdg6EXCHu87IvNh5NPW0NToOsW636uCC76mPBfF+bsfOdv +LghvzKVIQcK4CJAZEU3dIZHNkN4KOfBgp+pwUEj4q9yMpfrGVbjcP6uCErpyDzVC1jLq9LIHSBM WgR9r70PCczv55Ga415yPDhsrJ87w2z+l5T0CRr2MF3O4/NTM4XwCP5Lls/WjGjYXFP0jpvXY9vW ote2UMOGzSlfOTF7Zi1Xc3ExAg8ZMK/bo9oIqnrA== X-Mailman-Approved-At: Tue, 07 Nov 2023 22:46:38 +0000 Subject: Re: [bitcoin-dev] Future of the bitcoin-dev mailing list 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: Tue, 07 Nov 2023 21:04:51 -0000 --Apple-Mail=_67485E75-F488-442C-8D2A-33678F5B37D7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi, I also have faced this same problem, and here=E2=80=99s my solution = to it: Use the latest version of https://www.simplemachines.org/ . This is the same forum software that powered Bitcointalk, Silk Road, = etc. It has many advantages over every other platform out there: 1. It has great anti-spam prevention tools. 2. It gives you the tools you=E2=80=99ve requested with respect to = moderation (individual moderation accounts with customizable = permissions). 3. It is simple to use. 4. It is pretty and well designed, and allows you to organize threads = and forums really well (unlike Discourse). 5. It doesn=E2=80=99t make unnecessary use of JavaScript (unlike = Discourse), and therefore works well with all search engines (present = and future). 6. You can self-host it, and migrate it to another server if needed, = allowing the community to maintain full control over the data (unlike = Microsoft/Github). 7. It supports great search functionality. 8. It is open source, and has many community plugins. 9. It runs anywhere PHP runs. 10. It is fast. 11. It has a well established history of powering Bitcoin communities. = It has been with us from Day 1. After using phpBB for years, researching other forums software, I = switched to SMF, and stuck with it. I=E2=80=99m happy I did so. I = recommend it. Kind regards, Greg Slepak > On Nov 7, 2023, at 7:37 AM, Bryan Bishop via bitcoin-dev = wrote: >=20 > [moving] --Apple-Mail=_67485E75-F488-442C-8D2A-33678F5B37D7 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Hi, I also = have faced this same problem, and here=E2=80=99s my solution to = it:

Use the latest version of https://www.simplemachines.org/ .





= --Apple-Mail=_67485E75-F488-442C-8D2A-33678F5B37D7--