blob: 36d835ba3df16669d8717f153fef136fe0bf8491 (
plain)
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
78
79
80
81
82
83
84
85
86
87
88
89
90
|
Return-Path: <milly@bitcoins.info>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 1045A982
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 29 Jun 2015 00:13:34 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from mail.help.org (mail.help.org [70.90.2.18])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 5D7D5FD
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 29 Jun 2015 00:13:33 +0000 (UTC)
Received: from [10.1.10.25] (B [10.1.10.25]) by mail.help.org with ESMTPA
; Sun, 28 Jun 2015 20:13:26 -0400
To: bitcoin-dev@lists.linuxfoundation.org
References: <COL402-EAS127289185B11D0D58E1F5E6CDAE0@phx.gbl>
<558B7352.90708@bitcoins.info>
<CABm2gDrCxLyxC=BkgiQOjRczy26kQOZb2+p9xDXOh4HuDG8nRw@mail.gmail.com>
<558D46EC.6050300@bitcoins.info>
<CABm2gDojz6PHdRKxRkMZh-gfYLdcekVfeQMz5r_4EYc-j5tn+w@mail.gmail.com>
<558E9C06.9080901@bitcoins.info>
<CABm2gDpTuEoaXZ_M166UEe+z6t-hq39yJaF3K+aL_Ra836jnSg@mail.gmail.com>
<558FF307.9010606@bitcoins.info>
<CABm2gDpHL3RUXUK_PAiPv49EcxgjBSjPBwf=4VLhW0Y28OE=FQ@mail.gmail.com>
<55901F7D.4000001@bitcoins.info>
<etPan.5590456f.61df0e2.23f7@Patricks-MacBook-Pro-2.local>
<559054D2.3050009@bitcoins.info>
<CAOG=w-tmQtPbbxX-mBOjWoJVQF8aoiog7Y32QVtRfwcNP22YRg@mail.gmail.com>
<CALC81CO1G2ZrTAqT69VPnzffhyDA8aCZgDA-J3p4-nZJiEzEvw@mail.gmail.com>
<CALqxMTG8O_z9c1HnbAsW53J4KL2zGaSiC7SfrFp_Baf-Rfc6EA@mail.gmail.com>
From: Milly Bitcoin <milly@bitcoins.info>
Message-ID: <55908DA0.5030507@bitcoins.info>
Date: Sun, 28 Jun 2015 20:13:20 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
Thunderbird/38.0.1
MIME-Version: 1.0
In-Reply-To: <CALqxMTG8O_z9c1HnbAsW53J4KL2zGaSiC7SfrFp_Baf-Rfc6EA@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 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] BIP Process and Votes
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, 29 Jun 2015 00:13:34 -0000
The concern with that is that any FAQ will be developed by the same
small group that controls the github now so they will spin it in an
unrealistic way. You see the problem now with the Bitcoin wiki. While
the wiki has some valuable information, it also has a number of
incorrect and cult-like claims about how Bitcoin works. Tim Swanson has
made some good videos that describe some of the misinformation that
often gets repeated on the Wiki and other places.
I had suggested the info on the Wiki be reevaluated piece-by-piece and
moved to Bitcoin.org but the developers didn't like that. Attempts to
edit the Wiki often leads to the articles being defaced by the
maintainers so that is a waste of time.
Russ
On 6/28/2015 5:00 PM, Adam Back wrote:
> I think we need a second mailing list: bitcoin-process for people to
> learn about bitcoin process.
>
> And someone to write a FAQ on it's sign up page so people interested
> could at least discuss from a starting point of understanding how and
> why it works the way it does!
>
> Adam
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>
|