blob: 62751434ee95f867cfdb5316967f37a6fe537316 (
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
|
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 111694D3
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 10 Aug 2015 20:43:54 +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 866B717D
for <bitcoin-dev@lists.linuxfoundation.org>;
Mon, 10 Aug 2015 20:43:53 +0000 (UTC)
Received: from [10.1.10.25] (B [10.1.10.25]) by mail.help.org with ESMTPA
; Mon, 10 Aug 2015 16:43:45 -0400
To: bitcoin-dev@lists.linuxfoundation.org
References: <8185694.hShCHQnpze@coldstorage>
<20150808085451.4689995.38052.4163@thomaszander.se>
<CALqxMTELM5Q+q_g0Tz-tR8sU0bqFx+Piops1FX+xnn-Lk7oM2Q@mail.gmail.com>
<1725491.c810VbMBxP@coldstorage>
<CABm2gDrJH8-6VPp1Lk4ueJA2ShOU+evTgK-S1zNjuqN8h8Je+Q@mail.gmail.com>
From: Milly Bitcoin <milly@bitcoins.info>
Message-ID: <55C90D04.9050707@bitcoins.info>
Date: Mon, 10 Aug 2015 16:43:48 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
Thunderbird/38.1.0
MIME-Version: 1.0
In-Reply-To: <CABm2gDrJH8-6VPp1Lk4ueJA2ShOU+evTgK-S1zNjuqN8h8Je+Q@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] trust
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, 10 Aug 2015 20:43:54 -0000
> I think the point "you don't need to trust anyone to use Bitcoin" remains.
I don't think that is a true statement. Users need to trust the mining
system is working as intended. Users also need to trust the developers
to a certain extent. It is about levels of trust and how much you need
to trust these things. When someone says something is "trustless" or
"decentralized" they are really saying that it reaches some sort of
"acceptable" level in their mind to "brand" it that way.
Russ
|