summaryrefslogtreecommitdiff
path: root/00/d9f1a3a26ac03fa15e28b4e6ff666197aca32b
blob: a35be4241705a0f769d50c98c477118c64323b6b (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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
Return-Path: <alp.bitcoin@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id C77A6C2C
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri,  3 Feb 2017 19:22:14 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-lf0-f43.google.com (mail-lf0-f43.google.com
	[209.85.215.43])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9712516C
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri,  3 Feb 2017 19:22:12 +0000 (UTC)
Received: by mail-lf0-f43.google.com with SMTP id z134so15241716lff.3
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 03 Feb 2017 11:22:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc; bh=Lg4lYM/FTgesTSgkBHR9jObXDuJ2x+P9mFzcEmGNWEo=;
	b=cTkDgt1RfrtbJY5gKmkbjWDrNTm0KKMzBelhFLwMCVwCX4pBF8LbsB4fr46bWnggQu
	Yw+QJHolYGEGvnsgB1kFN8X/8KeF0702VFE/4nyoU/CbI4YzUeuNmPDD240QwRPV2iEJ
	7KVVrmFHumyI+4Clx6Sb3elHbIL55Ky0uHNYgLlV7J3VCLIehDnM7H+FLj6ERLWfB1Ub
	MoWHM+hNFRL/IjV6Htcv/fTxm0BZZ3g0N9is3RHm74yvGSw6IL9E1PD+QtBF6o+klN73
	wco98wuNb+B0SnL8gLMdw0I8yIOx8z+k8dgxhDs2B+fJYPwa3lwtQCom0vG0QyrXzTrm
	cgEA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20161025;
	h=x-gm-message-state:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:cc;
	bh=Lg4lYM/FTgesTSgkBHR9jObXDuJ2x+P9mFzcEmGNWEo=;
	b=MccWsRG4Wg8uxF44yUizUguZX60UUFwNovLA55p2d8L/XjsMfWkQmN4ASqBbVCGeHR
	4gSQM55SABs+6Jrj9J0N62NVvp7wgYaUZJoQ/5oOObF6TRHb/y+C7py+R4vbJ3yshKY5
	N2wYYa2Y2Gsa1aF8ujeDTmg2298r2qQLYnuji/SIARsYdxsIikQaseQ0L5c1ifh641vB
	kI9d2iWSwqj3ioGnxQulyxWjOXYK+LzAox87RUoOwrbmu+1urlTlMvoxfrzwqJlQhMg2
	sBA0es7OmScxJjCXTM1eBRNXQ+vez387Swtxbbuv5w1DeSsxVyy8+Xe9nZkDBROvxKar
	nnDg==
X-Gm-Message-State: AIkVDXKrW7TwUaWgZbS1sy32IP39vUYhnE4ra6APbJ74vQYTTOsu8fxDjBkoo+1WitzCsJrLBiE7s87qRLl59Q==
X-Received: by 10.46.21.23 with SMTP id s23mr5904852ljd.54.1486149730888; Fri,
	03 Feb 2017 11:22:10 -0800 (PST)
MIME-Version: 1.0
Received: by 10.25.21.92 with HTTP; Fri, 3 Feb 2017 11:22:10 -0800 (PST)
In-Reply-To: <CAGCNRJpgvoyjKR8RcsOacWD0YboVK+enFPEV+heXFZp9Svau_A@mail.gmail.com>
References: <CAGCNRJqNg9-aYG62OxTz5RJyx+JJkx-kt2odooZWs92f5teZiw@mail.gmail.com>
	<201702030024.10232.luke@dashjr.org>
	<CAGLBAhdzPOC6MppMyuL6SwnoY_D829ZRs78pTF47k3rnHPjE1A@mail.gmail.com>
	<CAMBsKS9Jmah6jc-pYNNOmJSJS+mHSJ9PchWnQ=BixX0C-hg4ig@mail.gmail.com>
	<CAGCNRJpgvoyjKR8RcsOacWD0YboVK+enFPEV+heXFZp9Svau_A@mail.gmail.com>
From: alp alp <alp.bitcoin@gmail.com>
Date: Fri, 3 Feb 2017 13:22:10 -0600
Message-ID: <CAMBsKS91EAe=Jk9=QRgaPJ2ev6n=i3OU42F6Pu3eVqS9=P6p=w@mail.gmail.com>
To: "t. khan" <teekhan42@gmail.com>
Content-Type: multipart/alternative; boundary=94eb2c1cc926caf0a20547a532e9
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE,
	RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
X-Mailman-Approved-At: Sun, 05 Feb 2017 15:32:56 +0000
Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] [Pre-BIP] Community Consensus Voting System
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: Fri, 03 Feb 2017 19:22:14 -0000

--94eb2c1cc926caf0a20547a532e9
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

These are non-answers.  Someone must decide.  Someone must decide what kind
of company counts (e.g. does a dark market seller count as a business?
Does some guy who sells $10/year worth of goods using Bitcoin count the
same as large companies like Coinbase/BitPay/Blockstream).  Someone must
decide which websites are checked for votes or addresses.  Someone must
decide if a rogue employee made a transaction on behalf of the company or
not.

Registering domain names is trivial and can be automated if the incentives
were needed for it.

You mention developers who have commit access.  This excludes the vast
majority of developers.  You also don't mention which repositories count.
Do the developers of bcoin count or not?

These questions all would need to be answered before any kind of proposal
like this can be taken seriously.  Without these kinds of answers, this
proposal is far from complete.


On Fri, Feb 3, 2017 at 12:20 PM, t. khan <teekhan42@gmail.com> wrote:

> Most of these are answered in the BIP, but for clarity:
>
> >Who decides on which companies are eligible?
> Preferably no one decides. The company would have to exist prior to the
> vote, and would need a public-facing website. In the event of contested
> votes (meaning someone finds evidence of a fake company), the admin could
> investigate and post results.
>
> >Is there some kind of centralized database that one registers?
> No.
>
> >Who administers this?
> I don't know. I'm happy to volunteer, if no one else wants to be
> responsible for it. The only task would be adding the confirmed votes to
> each respective BIP. From there, everything's public and can be confirmed
> by everyone.
>
> >What is to stop someone from creating a million fake companies to sway
> the voting?
> The logistics of doing that prevent it. But let's say 10 fake companies
> ... first, you'd need to register ten domain names, host and customize th=
e
> website, all before the vote and in a way that no one would notice.
>
> >How does a company make it's vote?
> Someone at the company sends a very small transaction to the BIP's vote
> address. Someone at the company then posts what the vote was and its
> transaction ID on the company's blog/twitter, etc., and then emails the U=
RL
> to the administrator.
>
> >How does one verify that the person voting on behalf of a company is
> actually the correct person?
> They post it on their company blog.
>
> On Fri, Feb 3, 2017 at 11:19 AM, alp alp via bitcoin-dev <
> bitcoin-dev@lists.linuxfoundation.org> wrote:
>
>> This proposal seems hopelessly broken.
>>
>> Who decides on which companies are eligible?  Is there some kind of
>> centralized database that one registers?  Who administers this?  What is=
 to
>> stop someone from creating a million fake companies to sway the voting?
>> How does a company make it's vote?  How does one verify that the person
>> voting on behalf of a company is actually the correct person?
>>
>>
>>
>> On Thu, Feb 2, 2017 at 7:32 PM, Dave Scotese via bitcoin-dev <
>> bitcoin-dev@lists.linuxfoundation.org> wrote:
>>
>>> There are two ideas here for "on-chain" voting, both of which require
>>> changes to the software.  I agree with David that on-chain solutions
>>> complicate things.  Both proposals can be effected without any software
>>> changes:
>>>
>>> Those who wish to use proof of stake can provide a service for making
>>> vanity addresses containing some indicator of the proposal to be suppor=
ted
>>> - 1bigblock or 12mbblk or whatever - based on a supporter-provided secr=
et
>>> key, and then supporters can move their bitcoin into their own vanity
>>> address and then whoever wants to can create a website to display the
>>> matching addresses and explain that this is the financial power in the
>>> hands of supporters and how to add your "financial power vote."
>>>
>>> Those who simply want to "buy votes" can use their funds in marketing
>>> efforts to promote the proposal they support.
>>>
>>> This second method, of course, can be abused.  The first actually
>>> requires people to control bitcoin in order to represent support.  Coun=
ting
>>> actual, real people is still a technology in its infancy, and I don't t=
hink
>>> I want to see it progress much. People are not units, but individuals, =
and
>>> their value only becomes correlated to their net worth after they've be=
en
>>> alive for many years, and even then, some of the best people have died
>>> paupers. If bitcoin-discuss got more traffic, I think this discussion w=
ould
>>> be better had on that list.
>>>
>>> notplato
>>>
>>> On Thu, Feb 2, 2017 at 4:24 PM, Luke Dashjr via bitcoin-dev <
>>> bitcoin-dev@lists.linuxfoundation.org> wrote:
>>>
>>>> Strongly disagree with buying "votes", or portraying open standards as=
 a
>>>> voting process. Also, this depends on address reuse, so it's
>>>> fundamentally
>>>> flawed in design.
>>>>
>>>> Some way for people to express their support weighed by coins (without
>>>> losing/spending them), and possibly weighed by running a full node,
>>>> might
>>>> still be desirable. The most straightforward way to do this is to
>>>> support
>>>> message signatures somehow (ideally without using the same pubkey as
>>>> spending), and some [inherently unreliable, but perhaps useful if the
>>>> community "colludes" to not-cheat] way to sign with ones' full node.
>>>>
>>>> Note also that the BIP process already has BIP Comments for leaving
>>>> textual
>>>> opinions on the BIP unrelated to stake. See BIP 2 for details on that.
>>>>
>>>> Luke
>>>>
>>>>
>>>> On Thursday, February 02, 2017 7:39:51 PM t. khan via bitcoin-dev wrot=
e:
>>>> > Please comment on this work-in-progress BIP.
>>>> >
>>>> > Thanks,
>>>> >
>>>> > - t.k.
>>>> >
>>>> > ----------------------
>>>> > BIP: ?
>>>> > Layer: Process
>>>> > Title: Community Consensus Voting System
>>>> > Author: t.khan <teekhan42@gmail.com>
>>>> > Comments-Summary: No comments yet.
>>>> > Comments-URI: TBD
>>>> > Status: Draft
>>>> > Type: Standards Track
>>>> > Created: 2017-02-02
>>>> > License: BSD-2
>>>> > Voting Address: 3CoFA3JiK5wxe9ze2HoDGDTmZvkE5Uuwh8  (just an
>>>> example, don=E2=80=99t
>>>> > send to this!)
>>>> >
>>>> > Abstract
>>>> > Community Consensus Voting System (CCVS) will allow developers to
>>>> measure
>>>> > support for BIPs prior to implementation.
>>>> >
>>>> > Motivation
>>>> > We currently have no way of measuring consensus for potential change=
s
>>>> to
>>>> > the Bitcoin protocol. This is especially problematic for controversi=
al
>>>> > changes such as the max block size limit. As a result, we have many
>>>> > proposed solutions but no clear direction.
>>>> >
>>>> > Also, due to our lack of ability to measure consensus, there is a
>>>> general
>>>> > feeling among many in the community that developers aren=E2=80=99t l=
istening
>>>> to
>>>> > their concerns. This is a valid complaint, as it=E2=80=99s not possi=
ble to
>>>> listen
>>>> > to thousands of voices all shouting different things in a crowded
>>>> > room=E2=80=94basically the situation in the Bitcoin community today.
>>>> >
>>>> > The CCVS will allow the general public, miners, companies using
>>>> Bitcoin,
>>>> > and developers to vote for their preferred BIP in a way that=E2=80=
=99s public
>>>> and
>>>> > relatively difficult (expensive) to manipulate.
>>>> >
>>>> > Specification
>>>> > Each competing BIP will be assigned a unique bitcoin address which i=
s
>>>> added
>>>> > to each header. Anyone who wanted to vote would cast their ballot by
>>>> > sending a small amount (0.0001 btc) to their preferred BIP's address=
.
>>>> Each
>>>> > transaction counts as 1 vote.
>>>> >
>>>> > Confirmed Vote Multiplier:
>>>> > Mining Pools, companies using Bitcoin, and Core
>>>> maintainers/contributors
>>>> > are allowed one confirmed vote each. A confirmed vote is worth
>>>> 10,000x a
>>>> > regular vote.
>>>> >
>>>> > For example:
>>>> >
>>>> > Slush Pool casts a vote for their preferred BIP and then states
>>>> publicly
>>>> > (on their blog) their vote and the transaction ID and emails the URL
>>>> to the
>>>> > admin of this system. In the final tally, this vote will count as
>>>> 10,000
>>>> > votes.
>>>> >
>>>> > Coinbase, Antpool, BitPay, BitFury, etc., all do the same.
>>>> >
>>>> > Confirmed votes would be added to a new section in each respective
>>>> BIP as a
>>>> > public record.
>>>> >
>>>> > Voting would run for a pre-defined period, ending when a particular
>>>> block
>>>> > number is mined.
>>>> >
>>>> >
>>>> > Rationale
>>>> > Confirmed Vote Multiplier - The purpose of this is twofold; it gives=
 a
>>>> > larger voice to organizations and the people who will have to do the
>>>> work
>>>> > to implement whatever BIP the community prefers, and it will negate
>>>> the
>>>> > effect of anyone trying to skew the results by voting repeatedly.
>>>> >
>>>> > Definitions
>>>> > Miner: any individual or organization that has mined at least one
>>>> valid
>>>> > block in the last 2016 blocks.
>>>> >
>>>> > Company using Bitcoin: any organization using Bitcoin for financial,
>>>> asset
>>>> > or other purposes, with either under development and released
>>>> solutions.
>>>> >
>>>> > Developer: any individual who has or had commit access, and any
>>>> individual
>>>> > who has authored a BIP
>>>> >
>>>> > Unresolved Issues
>>>> > Node voting: It would be desirable for any full node running an
>>>> up-to-date
>>>> > blockchain to also be able to vote with a multiplier (e.g. 100x). Bu=
t
>>>> as
>>>> > this would require code changes, it is outside the scope of this BIP=
.
>>>> >
>>>> > Copyright
>>>> > This BIP is licensed under the BSD 2-clause license.
>>>> _______________________________________________
>>>> bitcoin-dev mailing list
>>>> bitcoin-dev@lists.linuxfoundation.org
>>>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>>>
>>>
>>>
>>>
>>> --
>>> I like to provide some work at no charge to prove my value. Do you need
>>> a techie?
>>> I own Litmocracy <http://www.litmocracy.com> and Meme Racing
>>> <http://www.memeracing.net> (in alpha).
>>> I'm the webmaster for The Voluntaryist <http://www.voluntaryist.com>
>>> which now accepts Bitcoin.
>>> I also code for The Dollar Vigilante <http://dollarvigilante.com/>.
>>> "He ought to find it more profitable to play by the rules" - Satoshi
>>> Nakamoto
>>>
>>> _______________________________________________
>>> bitcoin-dev mailing list
>>> bitcoin-dev@lists.linuxfoundation.org
>>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>>
>>>
>>
>> _______________________________________________
>> bitcoin-dev mailing list
>> bitcoin-dev@lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>>
>>
>

--94eb2c1cc926caf0a20547a532e9
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">These are non-answers.=C2=A0 Someone must decide.=C2=A0 So=
meone must decide what kind of company counts (e.g. does a dark market sell=
er count as a business?=C2=A0 Does some guy who sells $10/year worth of goo=
ds using Bitcoin count the same as large companies like Coinbase/BitPay/Blo=
ckstream).=C2=A0 Someone must decide which websites are checked for votes o=
r addresses.=C2=A0 Someone must decide if a rogue employee made a transacti=
on on behalf of the company or not.<div><br></div><div>Registering domain n=
ames is trivial and can be automated if the incentives were needed for it.<=
/div><div><br></div><div>You mention developers who have commit access.=C2=
=A0 This excludes the vast majority of developers.=C2=A0 You also don&#39;t=
 mention which repositories count.=C2=A0 Do the developers of bcoin count o=
r not?</div><div><br></div><div>These questions all would need to be answer=
ed before any kind of proposal like this can be taken seriously.=C2=A0 With=
out these kinds of answers, this proposal is far from complete.</div><div><=
br></div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On=
 Fri, Feb 3, 2017 at 12:20 PM, t. khan <span dir=3D"ltr">&lt;<a href=3D"mai=
lto:teekhan42@gmail.com" target=3D"_blank">teekhan42@gmail.com</a>&gt;</spa=
n> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Most of these =
are answered in the BIP, but for clarity:<span class=3D""><div><br></div><d=
iv><span style=3D"font-size:12.800000190734863px">&gt;Who decides on which =
companies are eligible?</span></div></span><div><span style=3D"font-size:12=
.800000190734863px">Preferably no one decides. The company would have to ex=
ist prior to the vote, and would need a public-facing website. In the event=
 of contested votes (meaning someone finds evidence of a fake company), the=
 admin could investigate and post results.</span></div><span class=3D""><di=
v><span style=3D"font-size:12.800000190734863px"><br></span></div><div><spa=
n style=3D"font-size:12.800000190734863px">&gt;Is there some kind of centra=
lized database that one registers?</span></div></span><div><span style=3D"f=
ont-size:12.800000190734863px">No.</span></div><div><span style=3D"font-siz=
e:12.800000190734863px"><br></span></div><div><span style=3D"font-size:12.8=
00000190734863px">&gt;Who administers this?</span></div><div><span style=3D=
"font-size:12.800000190734863px">I don&#39;t know. I&#39;m happy to volunte=
er, if no one else wants to be responsible for it. The only task would be a=
dding the confirmed votes to each respective BIP. From there, everything&#3=
9;s public and can be confirmed by everyone.</span></div><span class=3D""><=
div><span style=3D"font-size:12.800000190734863px"><br></span></div><div><s=
pan style=3D"font-size:12.800000190734863px">&gt;What is to stop someone fr=
om creating a million fake companies to sway the voting?</span></div></span=
><div><span style=3D"font-size:12.800000190734863px">The logistics of doing=
 that prevent it. But let&#39;s say 10 fake companies ... first, you&#39;d =
need to register ten domain names, host and customize the website, all befo=
re the vote and in a way that no one would notice.</span></div><span class=
=3D""><div><span style=3D"font-size:12.800000190734863px"><br></span></div>=
<div><span style=3D"font-size:12.800000190734863px">&gt;How does a company =
make it&#39;s vote?</span></div></span><div><span style=3D"font-size:12.800=
000190734863px">Someone at the company sends a very small transaction to th=
e BIP&#39;s vote address. Someone at the company then posts what the vote w=
as and its transaction ID on the company&#39;s blog/twitter, etc., and then=
 emails the URL to the administrator.</span><br></div><span class=3D""><div=
><span style=3D"font-size:12.800000190734863px"><br></span></div><div><span=
 style=3D"font-size:12.800000190734863px">&gt;How does one verify that the =
person voting on behalf of a company is actually the correct person?</span>=
<div style=3D"font-size:12.800000190734863px"><div></div></div></div></span=
><div><span style=3D"font-size:12.800000190734863px">They post it on their =
company blog.</span></div><div><div class=3D"h5"><div class=3D"gmail_extra"=
><br><div class=3D"gmail_quote">On Fri, Feb 3, 2017 at 11:19 AM, alp alp vi=
a bitcoin-dev <span dir=3D"ltr">&lt;<a href=3D"mailto:bitcoin-dev@lists.lin=
uxfoundation.org" target=3D"_blank">bitcoin-dev@lists.<wbr>linuxfoundation.=
org</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-=
left-color:rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"><div>This pr=
oposal seems hopelessly broken.</div><div><br></div>Who decides on which co=
mpanies are eligible?=C2=A0 Is there some kind of centralized database that=
 one registers?=C2=A0 Who administers this?=C2=A0 What is to stop someone f=
rom creating a million fake companies to sway the voting?=C2=A0 How does a =
company make it&#39;s vote?=C2=A0 How does one verify that the person votin=
g on behalf of a company is actually the correct person?<div><div><div><br>=
</div><div><br></div></div></div></div><div class=3D"m_6338179334032076449g=
mail-HOEnZb"><div class=3D"m_6338179334032076449gmail-h5"><div class=3D"gma=
il_extra"><br><div class=3D"gmail_quote">On Thu, Feb 2, 2017 at 7:32 PM, Da=
ve Scotese via bitcoin-dev <span dir=3D"ltr">&lt;<a href=3D"mailto:bitcoin-=
dev@lists.linuxfoundation.org" target=3D"_blank">bitcoin-dev@lists.linuxfou=
nda<wbr>tion.org</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote"=
 style=3D"margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:=
solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr"=
><div><div><div>There are two ideas here for &quot;on-chain&quot; voting, b=
oth of which require changes to the software.=C2=A0 I agree with David that=
 on-chain solutions complicate things.=C2=A0 Both proposals can be effected=
 without any software changes:<br><br>Those who wish to use proof of stake =
can provide a service for making vanity addresses containing some indicator=
 of the proposal to be supported - 1bigblock or 12mbblk or whatever - based=
 on a supporter-provided secret key, and then supporters can move their bit=
coin into their own vanity address and then whoever wants to can create a w=
ebsite to display the matching addresses and explain that this is the finan=
cial power in the hands of supporters and how to add your &quot;financial p=
ower vote.&quot;<br><br></div>Those who simply want to &quot;buy votes&quot=
; can use their funds in marketing efforts to promote the proposal they sup=
port.<br><br></div>This second method, of course, can be abused.=C2=A0 The =
first actually requires people to control bitcoin in order to represent sup=
port.=C2=A0 Counting actual, real people is still a technology in its infan=
cy, and I don&#39;t think I want to see it progress much. People are not un=
its, but individuals, and their value only becomes correlated to their net =
worth after they&#39;ve been alive for many years, and even then, some of t=
he best people have died paupers. If bitcoin-discuss got more traffic, I th=
ink this discussion would be better had on that list.<br><br></div>notplato=
<br></div><div class=3D"gmail_extra"><div><div class=3D"m_63381793340320764=
49gmail-m_-7839396425681813593h5"><br><div class=3D"gmail_quote">On Thu, Fe=
b 2, 2017 at 4:24 PM, Luke Dashjr via bitcoin-dev <span dir=3D"ltr">&lt;<a =
href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">bit=
coin-dev@lists.linuxfounda<wbr>tion.org</a>&gt;</span> wrote:<br><blockquot=
e class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-width=
:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-lef=
t:1ex">Strongly disagree with buying &quot;votes&quot;, or portraying open =
standards as a<br>
voting process. Also, this depends on address reuse, so it&#39;s fundamenta=
lly<br>
flawed in design.<br>
<br>
Some way for people to express their support weighed by coins (without<br>
losing/spending them), and possibly weighed by running a full node, might<b=
r>
still be desirable. The most straightforward way to do this is to support<b=
r>
message signatures somehow (ideally without using the same pubkey as<br>
spending), and some [inherently unreliable, but perhaps useful if the<br>
community &quot;colludes&quot; to not-cheat] way to sign with ones&#39; ful=
l node.<br>
<br>
Note also that the BIP process already has BIP Comments for leaving textual=
<br>
opinions on the BIP unrelated to stake. See BIP 2 for details on that.<br>
<br>
Luke<br>
<div><div class=3D"m_6338179334032076449gmail-m_-7839396425681813593m_79549=
97659320911193h5"><br>
<br>
On Thursday, February 02, 2017 7:39:51 PM t. khan via bitcoin-dev wrote:<br=
>
&gt; Please comment on this work-in-progress BIP.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; - t.k.<br>
&gt;<br>
&gt; ----------------------<br>
&gt; BIP: ?<br>
&gt; Layer: Process<br>
&gt; Title: Community Consensus Voting System<br>
&gt; Author: t.khan &lt;<a href=3D"mailto:teekhan42@gmail.com" target=3D"_b=
lank">teekhan42@gmail.com</a>&gt;<br>
&gt; Comments-Summary: No comments yet.<br>
&gt; Comments-URI: TBD<br>
&gt; Status: Draft<br>
&gt; Type: Standards Track<br>
&gt; Created: 2017-02-02<br>
&gt; License: BSD-2<br>
&gt; Voting Address: 3CoFA3JiK5wxe9ze2HoDGDTmZvkE5U<wbr>uwh8=C2=A0 (just an=
 example, don=E2=80=99t<br>
&gt; send to this!)<br>
&gt;<br>
&gt; Abstract<br>
&gt; Community Consensus Voting System (CCVS) will allow developers to meas=
ure<br>
&gt; support for BIPs prior to implementation.<br>
&gt;<br>
&gt; Motivation<br>
&gt; We currently have no way of measuring consensus for potential changes =
to<br>
&gt; the Bitcoin protocol. This is especially problematic for controversial=
<br>
&gt; changes such as the max block size limit. As a result, we have many<br=
>
&gt; proposed solutions but no clear direction.<br>
&gt;<br>
&gt; Also, due to our lack of ability to measure consensus, there is a gene=
ral<br>
&gt; feeling among many in the community that developers aren=E2=80=99t lis=
tening to<br>
&gt; their concerns. This is a valid complaint, as it=E2=80=99s not possibl=
e to listen<br>
&gt; to thousands of voices all shouting different things in a crowded<br>
&gt; room=E2=80=94basically the situation in the Bitcoin community today.<b=
r>
&gt;<br>
&gt; The CCVS will allow the general public, miners, companies using Bitcoi=
n,<br>
&gt; and developers to vote for their preferred BIP in a way that=E2=80=99s=
 public and<br>
&gt; relatively difficult (expensive) to manipulate.<br>
&gt;<br>
&gt; Specification<br>
&gt; Each competing BIP will be assigned a unique bitcoin address which is =
added<br>
&gt; to each header. Anyone who wanted to vote would cast their ballot by<b=
r>
&gt; sending a small amount (0.0001 btc) to their preferred BIP&#39;s addre=
ss. Each<br>
&gt; transaction counts as 1 vote.<br>
&gt;<br>
&gt; Confirmed Vote Multiplier:<br>
&gt; Mining Pools, companies using Bitcoin, and Core maintainers/contributo=
rs<br>
&gt; are allowed one confirmed vote each. A confirmed vote is worth 10,000x=
 a<br>
&gt; regular vote.<br>
&gt;<br>
&gt; For example:<br>
&gt;<br>
&gt; Slush Pool casts a vote for their preferred BIP and then states public=
ly<br>
&gt; (on their blog) their vote and the transaction ID and emails the URL t=
o the<br>
&gt; admin of this system. In the final tally, this vote will count as 10,0=
00<br>
&gt; votes.<br>
&gt;<br>
&gt; Coinbase, Antpool, BitPay, BitFury, etc., all do the same.<br>
&gt;<br>
&gt; Confirmed votes would be added to a new section in each respective BIP=
 as a<br>
&gt; public record.<br>
&gt;<br>
&gt; Voting would run for a pre-defined period, ending when a particular bl=
ock<br>
&gt; number is mined.<br>
&gt;<br>
&gt;<br>
&gt; Rationale<br>
&gt; Confirmed Vote Multiplier - The purpose of this is twofold; it gives a=
<br>
&gt; larger voice to organizations and the people who will have to do the w=
ork<br>
&gt; to implement whatever BIP the community prefers, and it will negate th=
e<br>
&gt; effect of anyone trying to skew the results by voting repeatedly.<br>
&gt;<br>
&gt; Definitions<br>
&gt; Miner: any individual or organization that has mined at least one vali=
d<br>
&gt; block in the last 2016 blocks.<br>
&gt;<br>
&gt; Company using Bitcoin: any organization using Bitcoin for financial, a=
sset<br>
&gt; or other purposes, with either under development and released solution=
s.<br>
&gt;<br>
&gt; Developer: any individual who has or had commit access, and any indivi=
dual<br>
&gt; who has authored a BIP<br>
&gt;<br>
&gt; Unresolved Issues<br>
&gt; Node voting: It would be desirable for any full node running an up-to-=
date<br>
&gt; blockchain to also be able to vote with a multiplier (e.g. 100x). But =
as<br>
&gt; this would require code changes, it is outside the scope of this BIP.<=
br>
&gt;<br>
&gt; Copyright<br>
&gt; This BIP is licensed under the BSD 2-clause license.<br>
</div></div>______________________________<wbr>_________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">=
bitcoin-dev@lists.linuxfoundat<wbr>ion.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.<wbr>org=
/mailman/listinfo/bitcoin-d<wbr>ev</a><br>
</blockquote></div><br><br clear=3D"all"><br></div></div><span class=3D"m_6=
338179334032076449gmail-m_-7839396425681813593HOEnZb"><font color=3D"#88888=
8">-- <br><div class=3D"m_6338179334032076449gmail-m_-7839396425681813593m_=
7954997659320911193gmail_signature"><div dir=3D"ltr">I like to provide some=
 work at no charge to prove my value. Do you need a techie?=C2=A0 <br>I own=
 <a href=3D"http://www.litmocracy.com" target=3D"_blank">Litmocracy</a> and=
 <a href=3D"http://www.memeracing.net" target=3D"_blank">Meme Racing</a> (i=
n alpha). <br>I&#39;m the webmaster for <a href=3D"http://www.voluntaryist.=
com" target=3D"_blank">The Voluntaryist</a> which now accepts Bitcoin.<br>I=
 also code for <a href=3D"http://dollarvigilante.com/" target=3D"_blank">Th=
e Dollar Vigilante</a>.<br>&quot;He ought to find it more profitable to pla=
y by the rules&quot; - Satoshi Nakamoto</div></div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">=
bitcoin-dev@lists.linuxfoundat<wbr>ion.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.<wbr>org=
/mailman/listinfo/bitcoin-d<wbr>ev</a><br>
<br></blockquote></div><br></div>
</div></div><br>______________________________<wbr>_________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank">=
bitcoin-dev@lists.linuxfoundat<wbr>ion.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.<wbr>org=
/mailman/listinfo/bitcoin-d<wbr>ev</a><br>
<br></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>

--94eb2c1cc926caf0a20547a532e9--