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
|
Return-Path: <nxtchg@hush.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 51B35FDE
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 31 Aug 2015 08:45:39 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from smtp10.hushmail.com (smtp10.hushmail.com [65.39.178.143])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id E0E33AB
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 31 Aug 2015 08:45:38 +0000 (UTC)
Received: from smtp10.hushmail.com (localhost [127.0.0.1])
by smtp10.hushmail.com (Postfix) with SMTP id 9C7FCC01B4
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 31 Aug 2015 08:45:38 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=hush.com;
h=date:to:subject:from; s=hush;
bh=J9v26cWNAFlFu2d1YSuCLanWT9QXR2qa0+eAVs1D0NY=;
b=r9aSvZ4dDCnAsxmssYtlENVtt3FuHuvNDvryymchUa83u9DUXP4L5KZAgto4px5aqzTdhEAaCBLdYJ1Jt3HkOcDE6Rl8FwolXVsqFly8M15nBVTQrD+Wti+uSKwk2p1mzRzIu6SpdlAoz+o+hlEOytIfCACBPOrppWVTabQQ9UwC65FIQReFneU8cnvpI4FTHBvM/GF0Ag80yesGPDnVUhghN/aXtHldKglgOLaR6Bg4+fQqvqsK4p3DxG9UwTmiicUIDB8Vzog9+OckiDha91cgNYVmxaJQuWU41lGP+VbeSxCHuGyjBeE97JwC1Ykkag1a+zZKFAfQ0p4xuyt3bg==
Received: from smtp.hushmail.com (w6.hushmail.com [65.39.178.92])
by smtp10.hushmail.com (Postfix) with ESMTP;
Mon, 31 Aug 2015 08:45:38 +0000 (UTC)
Received: by smtp.hushmail.com (Postfix, from userid 99)
id 399E0200EF; Mon, 31 Aug 2015 08:45:38 +0000 (UTC)
MIME-Version: 1.0
Date: Mon, 31 Aug 2015 11:45:38 +0300
To: hurricanewarn1@aol.com, bitcoin-dev@lists.linuxfoundation.org
From: "NxtChg" <nxtchg@hush.com>
In-Reply-To: <14f827eebfc-1c38-73be@webprd-a12.mail.aol.com>
References: <20150821130333.Horde.9zPFmy3VMqAO5FGReDHaRg1@www.vfemail.net>
<14f827eebfc-1c38-73be@webprd-a12.mail.aol.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20150831084538.399E0200EF@smtp.hushmail.com>
X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50,DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] Censorship
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development 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: Mon, 31 Aug 2015 08:45:39 -0000
>I am creating a de-centralized forum, and I mean truly decentralized as I nor anyone else will be able to control it.
Zander is working on the same thing: https://www.reddit.com/r/AetheralResearch/
But it's actually quite difficult to make it truly censorship-resistant: both in solving the theymos factor and spam/abuse/overloading as an attack.
>There is no doubt that the centralization and censorship of the Bitcoin community is massively inhibiting the advance of Bitcoin
>and also the growth of the Bitcoin economy. We are scaring away intellectuals, businessman, and newbies that are just getting started.
We have /r/bitcoinxt and so far it has been great. But we also need a regular forum.
Roger Ver controls bitcoin.com, as I understand? https://bitcoin.com/forum/ would be nice.
And it must be a real community, not "say whatever you want because free speech". We've seen how that turned out to be.
Something like battle.net or Steam forums: heavily moderated, not for opinions, but for spam/noise/insults.
Again, this needs leadership. Anyone can install a forum software, what is needed is an "official seal of approval" and regular presence of top XT people there.
And a will to setup proper moderation. Then people will move.
|