Deutsch English Français Italiano |
<mailman.38.1725609965.2917.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Schimon Jehudah <sch@fedora.email> Newsgroups: comp.lang.python Subject: Re: BitChan (python project) Date: Fri, 6 Sep 2024 11:00:30 +0300 Lines: 56 Message-ID: <mailman.38.1725609965.2917.python-list@python.org> References: <vbbdem$1aepf$4@paganini.bofh.team> <20240906110030.6e9871df@workstation.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de cycksYvb21nc8a2yTSS0bAr617WfFD4y85yDna6jXc0w== Cancel-Lock: sha1:MYwm9O/A6lrJco55BxDfZ1rmhGI= sha256:8Zr3xpRV6+2iOWLzC9X95eIi3Bd8R/iDQwhCF6Mvo5w= Return-Path: <sch@fedora.email> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org Authentication-Results: mail.python.org; dkim=pass reason="1024-bit key; unprotected key" header.d=fedora.email header.i=@fedora.email header.b=BYGiCoc+; dkim-adsp=pass; dkim-atps=neutral X-Spam-Status: OK 0.051 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'url-ip:140.82/16': 0.03; 'subject:python': 0.06; 'internet,': 0.07; 'received:205': 0.07; 'received:email': 0.09; 'url:github': 0.14; 'url-ip:140/8': 0.15; '2024': 0.16; 'forums': 0.16; 'good!': 0.16; 'inspired': 0.16; 'instance': 0.16; 'moderated': 0.16; 'moderators': 0.16; 'powers': 0.16; 'solves': 0.16; 'tor,': 0.16; 'wrote:': 0.16; 'thu,': 0.19; 'to:addr:python-list': 0.20; 'option': 0.20; 'cannot': 0.25; 'developers,': 0.32; 'python-list': 0.32; 'requiring': 0.32; 'sep': 0.32; 'but': 0.32; 'there': 0.33; 'header:In-Reply-To:1': 0.34; 'running': 0.34; 'built': 0.36; 'people': 0.36; 'way': 0.38; 'on.': 0.39; 'still': 0.40; 'data.': 0.40; 'design,': 0.40; 'stay': 0.61; 'security': 0.64; 'top': 0.65; 'channel': 0.65; 'pressure': 0.69; 'too.': 0.70; 'content': 0.72; 'free': 0.72; 'deal': 0.73; '8bit%:100': 0.76; 'anonymous': 0.76; 'speech': 0.76; 'greetings,': 0.80; 'received:localdomain': 0.81; 'entity.': 0.84; 'government,': 0.84; 'reduces': 0.84; 'exists': 0.91; 'tend': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fedora.email; q=dns/txt; s=aug2020; bh=g8v7Q+bwC+t8M0v1jAwpa1FW65THc4764msJqeTU+WM=; h=from:subject:date:message-id:to:mime-version:content-type:content-transfer-encoding:in-reply-to:references; b=BYGiCoc+ZH3W6QhPA7yvEzx9+/M+yh/UIkGBCt2SJK4CwN1jMAG6HLkq5gOKbvTgsR9FaH43Z JNJPJaYYvWIm/Hd7YBGJorwejsdzWGetRgtWDxSLVHH9lDzeRIZZ1l9Nq10hGqvKziv1j6h/xg5 h52mOC9FZc8RcQhcSmjJf5c= X-Zone-Loop: 1218746d1388a897335e4f878cdba7bd6c783ed664d2 X-Originating-IP: [192.42.116.177] In-Reply-To: <vbbdem$1aepf$4@paganini.bofh.team> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-pc-linux-gnu) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: General discussion list for the Python programming language <python-list.python.org> List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> List-Archive: <https://mail.python.org/pipermail/python-list/> List-Post: <mailto:python-list@python.org> List-Help: <mailto:python-list-request@python.org?subject=help> List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> X-Mailman-Original-Message-ID: <20240906110030.6e9871df@workstation.localdomain> X-Mailman-Original-References: <vbbdem$1aepf$4@paganini.bofh.team> Bytes: 6282 Greetings, 711! This is very good! Do you know of Plebbit? It might be good to interoperate with Plebbit too. https://plebbit.com/ Kind regards, Schimon On Thu, 5 Sep 2024 04:53:05 -0000 711 Spooky Mart via Python-list <python-list@python.org> wrote: > <copy+paste> from https://github.com/813492291816/BitChan >=20 > BitChan is a decentralized anonymous imageboard inspired by BitBoard > and built on top of Bitmessage with Tor, I2P, and GnuPG. >=20 > BitChan solves a number of security and free speech problems that have > plagued most imageboards. Centralized imageboards can be taken offline > or hijacked and can leak user data. BitChan reduces the likelihood of > this by being decentralized, allowing each user to host their own > instance of the software, requiring all connections to go through > Tor/I2P, and not requiring JavaScript. >=20 > Users of centralized forums often have to deal with overzealous > moderators and sometimes even pressure from state powers that tend to > suffocate the forum's culture. BitChan's moderation is multifaceted, > but to be brief, the option exists to create entirely unmoderatable > boards to post content on. Due to its decentralized design, BitChan > cannot be moderated by its developers, the government, or any other > entity. Indeed, there is no way to disconnect BitChan from the > internet, and as long as people are still running Bitmessage, BitChan > is completely untouchable. >=20 > =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=8F=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=93=E2=94=80=E2=94=80=E2=94=8F=E2=94=81=E2=94=81=E2= =94=93=E2=94=80=E2=94=80=E2=94=80=E2=94=8F=E2=94=81=E2=94=81=E2=94=93=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 Spooky Mart Channel > =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=97=E2=94=81=E2=94=81= =E2=94=93=E2=94=80=E2=94=83=E2=94=80=E2=94=80=E2=94=97=E2=94=93=E2=94=80=E2= =94=83=E2=94=80=E2=94=80=E2=94=80=E2=94=97=E2=94=93=E2=94=80=E2=94=83=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 [chan] 711 > =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80= =E2=94=83=E2=94=80=E2=94=83=E2=94=80=E2=94=80=E2=94=8F=E2=94=9B=E2=94=80=E2= =94=97=E2=94=93=E2=94=80=E2=94=80=E2=94=8F=E2=94=9B=E2=94=80=E2=94=97=E2=94= =93=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 always open | stay spoo= ky > =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80= =E2=94=97=E2=94=81=E2=94=9B=E2=94=80=E2=94=80=E2=94=97=E2=94=81=E2=94=81=E2= =94=81=E2=94=9B=E2=94=80=E2=94=80=E2=94=97=E2=94=81=E2=94=81=E2=94=81=E2=94= =9B=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80 https://bitmessage.org >=20