summaryrefslogtreecommitdiff
path: root/58/873bc0333e62da56f9457a6c2d7d2b6481d543
blob: f9d5c578c6933990708cf2d17f98f86efaa269f2 (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
91
92
93
94
95
96
97
98
99
100
101
Return-Path: <vitteaymeric@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 6EC15B50
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 29 Mar 2017 16:08:42 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wr0-f179.google.com (mail-wr0-f179.google.com
	[209.85.128.179])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A505913D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 29 Mar 2017 16:08:41 +0000 (UTC)
Received: by mail-wr0-f179.google.com with SMTP id w43so21794504wrb.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 29 Mar 2017 09:08:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
	h=subject:to:references:from:message-id:date:user-agent:mime-version
	:in-reply-to:content-transfer-encoding;
	bh=QRhIGdPxwiKSBYD6e/pxpuQxC95IyxvKT7iGMv5qVSo=;
	b=Z6k+9d7Wpn6SyNRymqWW1s+b5D1AY0VHmM8Vg2EYIGfsRq2Bi1PRNGLb4hgVWZcmYl
	FHgPCK/6nY4yi/19snwUIvFzUwRSHP/KVgheF5Bxkh2SqshlFTJ/jP90HBAjJdF+AHlg
	KN6NdU7dCyty5AWvsQIuwQo4rZQxW7k4dvQhGbEYJhvWfaPK1Cmo7Lx5olP0lgGlYuG7
	xF9616NQvKn/G+ZoZXcS6nkJM0DZgarmx3U8zr2pZz6PO9ENEvA6aZTwshXYAiZ4m4+5
	/SRUqj51zo3aQ3B401veaXx6BMQg4eQKEL/y/xG3xQ653PFhNBLqYxvG2xDXskeHYUXO
	Ar3w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20161025;
	h=x-gm-message-state:subject:to:references:from:message-id:date
	:user-agent:mime-version:in-reply-to:content-transfer-encoding;
	bh=QRhIGdPxwiKSBYD6e/pxpuQxC95IyxvKT7iGMv5qVSo=;
	b=HP6YY6wegkMo7l8PzFiUNiiykcGHv1SM11q4GrlKZAUhv9ayIcFNczklistjlIOsVd
	rarvx7/pT1C9rpZIgyBzLByt/4q1/bhqTVS60esU/D8r7O5mn6+2itbrI4AOSHtyCzAn
	74sFWuwjeA2VmHRccfPMnRJPi1wpl8bsDBQSHYQx/V/cZF5Q7OONeSiP5UduKQV1klGk
	sIq6x9Tmd3rmBZ241TnR4eEWTOXbLZ/Le2hX4ERvEJ1ezrN52FXxPW6g5VmosRpYlsWs
	2Dyhpd8G3VeFBhHxOy+lTIoIVVE0XId7KYal0TGjCGj8OTUr/rTtdfd4KHEH+nhGpkcV
	XuZw==
X-Gm-Message-State: AFeK/H3ckoMwARh3hP8JzIkeo5EoRaKDgnSdmaqGMYXm5enhT8s3TfZxuqLfiH+P5wVmhA==
X-Received: by 10.223.172.137 with SMTP id o9mr1288600wrc.66.1490803720000;
	Wed, 29 Mar 2017 09:08:40 -0700 (PDT)
Received: from [192.168.1.10] (ANice-654-1-52-124.w83-201.abo.wanadoo.fr.
	[83.201.223.124]) by smtp.googlemail.com with ESMTPSA id
	v14sm8673536wmv.24.2017.03.29.09.08.38
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Wed, 29 Mar 2017 09:08:39 -0700 (PDT)
To: David Vorick <david.vorick@gmail.com>,
	Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
References: <CAFzgq-xizPMNqfvW11nUhd6HmfZu8aGjcR9fshEsf6o5HOt_dA@mail.gmail.com>
	<CAB-xxiPV9oN1r2hV5a=U1pcYuiZ_qmth-AM-H+1Cjgc2uw-0xA@mail.gmail.com>
	<CAFVRnyr=cYf34X80+dLHwYEPHdqA7mMtYZ_gD6j09C+aM31gQQ@mail.gmail.com>
From: Aymeric Vitte <vitteaymeric@gmail.com>
Message-ID: <f61153c3-9afb-5cee-2c6b-70d67208f015@gmail.com>
Date: Wed, 29 Mar 2017 18:08:42 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.3; rv:45.0) Gecko/20100101
	Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <CAFVRnyr=cYf34X80+dLHwYEPHdqA7mMtYZ_gD6j09C+aM31gQQ@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
	RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] Hard fork proposal from last week's meeting
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol 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: Wed, 29 Mar 2017 16:08:42 -0000



Le 29/03/2017 à 17:57, David Vorick via bitcoin-dev a écrit :
> It's too expensive for a home user to run a full node, and user-run
> full nodes are what provide the strongest defence against political
> manuveuring.

Yes but what makes you think that "It's too expensive for a home user to
run a full node" ? Not trivial, maybe, long to setup, for sure, but why
"expensive"? I tested running a full node from home that was normally
correctly configured and did not notice anything annoying/expensive

-- 
Zcash wallets made simple: https://github.com/Ayms/zcash-wallets
Bitcoin wallets made simple: https://github.com/Ayms/bitcoin-wallets
Get the torrent dynamic blocklist: http://peersm.com/getblocklist
Check the 10 M passwords list: http://peersm.com/findmyass
Anti-spies and private torrents, dynamic blocklist: http://torrent-live.org
Peersm : http://www.peersm.com
torrent-live: https://github.com/Ayms/torrent-live
node-Tor : https://www.github.com/Ayms/node-Tor
GitHub : https://www.github.com/Ayms