Earlier quoted context omitted.
Mail-in ballots are worst of all, and the people who advocate for their expansion will regret it when they see entire church memberships filling out their ballots together, checking each other to make sure they voted correctly, and shunning, expelling, or firing people who don't participate. There are currently many heads of household voting for their entire families, and even aside from mail-in ballots, there are pe…
> Mail-in ballots are worst of all, and the people who advocate for their expansion will regret it when they see entire church memberships filling out their ballots together, checking each other to make sure they voted correctly, and shunning, expelling, or firing people who don’t participate. Firing people for not cooperating with something that is a crime under both federal and state law is a strategy that…doesn’t…
Colorado scrambles to change voting-system passwords after accidental leak
291–300 of 682 posts
Re: Colorado scrambles to change voting-system passwords after accidental leak
#292Earlier quoted context omitted.
Doesn't the Blockchain, by design, record what is entered into it? So couldn't someone then figure out how you voted?
(without making any claim about "block chains for voting are good/bad") Not really. Generally if you want to privately check something like this, you encrypt it for the recipient (government), and sign it with something that only you know. So the contents are hidden from everyone and nobody knows anyone's signature, but you can prove that your item is in the list, unmodified, and is therefore counted. And then the ch…
Re: Colorado scrambles to change voting-system passwords after accidental leak
#293Earlier quoted context omitted.
On the flip side; it makes it incredibly difficult to pull off wide scale fraud. Instead of having to compromise a single system, you are forced to compromise dozens or hundreds of systems run by people with opposing ideologies
Wide scale fraud isn't necessary when elections are decided by 10k votes.
As such getting the count absolutely correct isn’t necessarily as important vs more systemic biases like gerrymandering or voter suppression. The vote may be rigged before people started casting ballots, but that doesn’t make voting useless. It’s the strongest signals that are most important and that’s still preserved.
Re: Colorado scrambles to change voting-system passwords after accidental leak
#294Earlier quoted context omitted.
>I hear some people say "but we use paper ballots". Then why do you have a BIOS password? If it's all paper where does the computer fit in? All of this is honest curiosity, I'm not sure how the voting system works. Not sure about Colorado specifically, but in many jurisdictions voters mark paper ballots, which go into a machine to be tabulated, and are finally deposited into a box for safe keeping/future recounts.
I voted early in person in Colorado a few days ago. Use a machine to entry my votes. Votes were printed onto a piece of paper. I checked to make sure the marks on the paper matched what I entered into the machine and then dropped it into the ballot box (not a machine just a box that collected the ballots). It was pretty sane and didn't seem like there was a lot to worry over related to the electronic entry system. As…
I absolutely hate that fact. I am a human, I cannot read barcodes without a computer. Therefore, I cannot tell if the important part of what was recorded is correct.
Not sure if Colorado's are the same...
Re: Colorado scrambles to change voting-system passwords after accidental leak
#295Earlier quoted context omitted.
I think random, serialized paper ballots are the way to go. When the polls close you know the serial numbers of every vote cast, so no new serial numbers should be added to that unless a very good reason. Keep them or destroy them afterwards is another issue, but it's a step in the right direction. I have some distrust in the American voting system, first with the computerized systems, but also that federal elections…
https://www.cpr.org/2024/10/08/vg-2024-how-your-vote-gets-co... Colorado ballot envelopes already have a bar code - essentially your "serial number". I feel like I'm taking crazy pills because everyone who thinks there's widespread election fraud seems to not know anything about how elections work.
It's literally that easy in Colorado.
Re: Colorado scrambles to change voting-system passwords after accidental leak
#296Re: Colorado scrambles to change voting-system passwords after accidental leak
#297Earlier quoted context omitted.
Seriously? You are saying that you just trust some people not to manipulate the votes? Why not use a Merkle Tree or a Blockchain to verify that your vote was included in the total ? They were invented to remove trust in middlemen. Mutually distrusting parties can maintain the vote tallying. That’s how elections should be done.
That seems like it'd be impossible to implement. Either I'd have a record that I voted with no way to confirm who my vote was counted for, or I'd be able to prove that I voted for a specific candidate which opens a Pandora's box of problems (either coercion for voting for the wrong candidate or bribes for provably voting for a specific candidate). I mean sure, if someone can come up with a workable blockchain-based s…
But honestly, I think the whole idea of being able to prove how you voted being dangerous is overblown. The same people who say you don’t need an ID to vote because it’s a non-issue then come up with fantasy scenarios of masses of people being forced to prove how they voted, or bribed to do it LOL.
Re: Colorado scrambles to change voting-system passwords after accidental leak
#298Earlier quoted context omitted.
(without making any claim about "block chains for voting are good/bad") Not really. Generally if you want to privately check something like this, you encrypt it for the recipient (government), and sign it with something that only you know. So the contents are hidden from everyone and nobody knows anyone's signature, but you can prove that your item is in the list, unmodified, and is therefore counted. And then the ch…
Traditionally, you would sign with the government’s public key so that only they can decrypt it. But ballots are so low entropy that I’d be worried about brute forcing it (maybe some significant nonces can be added?) a solution where you use the block chain signed with certificates held in a central database is just… another case of people pushing blockchain without understanding it
(Or, equivalently, use something like CBC mode with a random i.v.)
Re: Colorado scrambles to change voting-system passwords after accidental leak
#299I think all US folks reading this should volunteer at their county's Registrar of Voters (or equivalent agency for their county). Spend one election working at a polling place, and another election working at the RoV HQ. See what it's like to go through the training, and what things are like on Election Day, and in the days leading up (for places that allow early voting, drop-off, etc.).
Re: Colorado scrambles to change voting-system passwords after accidental leak
#300Earlier quoted context omitted.
Wide scale fraud isn't necessary when elections are decided by 10k votes.
The point of voting is to kick people out of power when they piss off a clear majority thus keeping the system honest. As such getting the count absolutely correct isn’t necessarily as important vs more systemic biases like gerrymandering or voter suppression. The vote may be rigged before people started casting ballots, but that doesn’t make voting useless. It’s the strongest signals that are most important and that…
This is also a good argument in favor of decentralized voting management, as much of a shitshow as it may be. Centralizing the management of voting under the authority of the people voting intends to kick out of power is potentially self-defeating.