Most active commenters
  • Beltiras(5)
  • pacala(4)
  • zaroth(3)

←back to thread

707 points patd | 15 comments | | HN request time: 2.041s | source | bottom
Show context
itchyjunk ◴[] No.23323027[source]
Hm, is fact checking solved problem? I remember someone here had their game flagged just because it referenced SARS-CoV-2. I hear almost daily horror stories of youtube algo's screwing up content creator. As a human, I still struggle a lot to read a paper and figure out what I just read. On top of that, things like the GPT2 from OpenAI might generate very human like comment.

Is there no way to consider social media as unreliable overall and not bother fact checking anything there? All this tech is relatively new but maybe we should think in longer time scale. Wikipedia is still not used as a source in school work because that's the direction educational institution moved. If we could give a status that nothing on social media is too be taken seriously, maybe it's a better approach.

Let me end this on a muddier concept. I thought masks was a good idea from the get go but there was an opposing view that existed at some point about this even from "authoritative" sources. In that case, do we just appeal to authority? Ask some oracle what "fact" is and shun every other point of view?

replies(20): >>23323084 #>>23323090 #>>23323093 #>>23323119 #>>23323156 #>>23323248 #>>23323292 #>>23323293 #>>23323501 #>>23323612 #>>23323678 #>>23324444 #>>23326834 #>>23327250 #>>23327934 #>>23328595 #>>23330609 #>>23330880 #>>23331904 #>>23333292 #
Beltiras ◴[] No.23323084[source]
There's a big murky middle where you can't really tell but in the case of what Trump is complaining about an informed observer would come to a conclusion really quickly.
replies(1): >>23323316 #
1. zaroth ◴[] No.23323316[source]
Voter registration rolls are pretty notorious for being out of date and unreliable.

Personally I don’t have a problem with anyone who wants to vote by mail being able to request a ballot. Most states already allow no-excuse absentee ballets.

I think the problem arises when the State automatically mails ballots to every registered voter at an address.

If too many ballots show up at a house because someone requested it, there’s a paper trail. If too many ballots show up at a house automatically, there’s zero paper trail to be able to tell if they were all filled out and mailed back, besides the overall voter participation rate going up, which surely it will do.

replies(3): >>23323421 #>>23323881 #>>23324098 #
2. ◴[] No.23323421[source]
3. michaelt ◴[] No.23323881[source]
Seems to me the solution there is to fix the voter registration rolls, rather than to make voting harder for people who are already on the rolls.
replies(2): >>23327841 #>>23333326 #
4. Beltiras ◴[] No.23324098[source]
I don't know how the implementation of mail-in voting is in the States. Here's how I would implement it:

1. Ballots contain: a ballot, a serial number, a small envelope and a large envelope. 2. The voter fills in the ballot and stuffs in the small envelope and closes it. 3. Voter now needs to get a code from a webpage and add to the serial number card. Here's the part where infrastructure in Iceland is excellent. Nigh everyone has personal electronic certificates on their phones so authentication is easy. I must admit I have no idea how easy or hard this would be in the States. 4. Puts the small envelope and the serial number card in the large envelope and closes it. 5. Mails in the large envelope. 6. Precinct opens the large envelope and validates the serial number. If it is valid, puts the small envelope in box headed for counting. 7. Count the votes. Declare results. 8. Investigate the "bad serials and validation number".

There are fun things to think about doing to increase confidence in the voting process. In this scheme I describe the validation code could be a hash of the serial and a salt. Then you could actually release all the validation cards so voters can actually verify that their ballots were counted.

replies(2): >>23325258 #>>23333484 #
5. pacala ◴[] No.23325258[source]
There several problems with mail-in voting systems, including your proposal. On top of my head:

* The tampering envelope is extended to weeks instead of hours.

* There is a non-zero risk of vote secrecy violation.

* There is a non-zero risk of voter pressuring.

Coming from a country that earned the right to vote through violent revolt, it is strange how established democracies, especially the US, are cavalier with weakening the voting process: vote on a Tuesday [???], no paper trail voting machines [???], mail-in voting [???].

replies(1): >>23325797 #
6. Beltiras ◴[] No.23325797{3}[source]
I'm in a country where the right to vote is not under attack (yet at least). The Republicans have been doing their level best to reduce the number of voters and slicing the electorate into favorable lots (gerrymandering). Now it would be nice if the US could just hold elections in a similar manner to (most) European nations and just allow all citizens to vote (no registration needed) and some states are moving that way [0]. This effort is one of the fronts of that war where people want to preserve their right to vote. It's especially relevant now in this strange year of social distancing. The concerns you cite are all valid and some have mitigations. VBM is usually not mail-in but mail-out ballots. You get your ballot by mail, fill it in then go to the post-office or some designated location to hand in the ballot. It has round about the same chances for corruption as a regular paper election. If you could at that location invalidate your ballot and get a new one then voter pressuring goes away too. That leaves secrecy violation. If there's nothing that links serial numbers with voters (it's just the signature that validates the ballot), then there's no chance of secrecy violation.

In a perfect world I would execute elections in the same manner we do in Iceland. Voting booth, paper ballots, pencils for marks. We have a presidential election this summer and everyone was worried if COVID would suppress the vote. Looks like it won't since we only have 2 active cases and new cases are almost none (can't find the numbers atm but iirc we had 7 new cases in the month of May).

[0]: https://www.brennancenter.org/our-work/research-reports/auto...

replies(1): >>23328020 #
7. makomk ◴[] No.23327841[source]
The trouble is that fixing the voter registration rolls means removing names from them, and the other American political faction - the Democrats and all the others opposed to Trump - push a different vote rigging narrative where every name removed from the list is a vote that's been suppressed by the Republicans. This happens even when the supposed voters both haven't voted in years and haven't actually been removed from the rolls or made ineligible to vote.

In particular, I recall there being a very popular article/blog post that went hugely viral on Twitter comparing Trump's election margins in key states with the number of supposedly "suppressed" votes in that election, allegedly demonstrating that Trump won the election that way, where it was clear that the author knew the supposed voter suppression scheme wouldn't even work as described. Part-way through, after the breathless claims about hundreds of thousands of voters, was a careful ass-covering disclaimer about how what actually happened to voters on the purge lists which would supposedly stop them from voting would depend on the state. That disclaimer was because, in at least one of those key states Trump had to win and probably all, being put on the list didn't stop people from voting at all - they just had to confirm or update their address when they went to vote.

replies(1): >>23331228 #
8. pacala ◴[] No.23328020{4}[source]
I believe we are mostly on the same page. Voting should be in person, on paper, on a weekend day. It can be done, even in covid times.

One more thought: Simple >>> Complex.

Small variations in a technically correct process may break some of its properties. The more complex the process, the easier is to inject variations, some of them adversarial. If gerrymandering is to be taken as an example, this can be taken to quite some extremes by two sides driven to win the zero-sum game at all costs. But even in absence of that, bugs happen.

To nitpick one detail, I'm not persuaded by the secrecy violation prevention argument. You either prevent secrecy violation by anonymization, or you prevent vote fraud by keeping a link between the voter and the ballot. You can't have both at the same time. In person voting minimizes the bounding box of anonymization: in space, at the ballot box, and in time, the election day. Hopefully both parties afford to have observers during this space-time interval. As you spread out the voting process, both spatially and temporally, it becomes increasingly impractical / too expensive to maintain observers of the entire process.

replies(1): >>23335956 #
9. thephyber ◴[] No.23331228{3}[source]
> push a different vote rigging narrative where every name removed from the list is a vote that's been suppressed by the Republicans

Politics gonna politik. Neither team red nor team blue is above slimy tactics. That's not an excuse not to push for a viable, non-partisan solution.

I personally don't think periodically scrubbing rolls is either the right solution nor a good one. When they are scrubbed, the scrubbing is usually done by elected officials (who are almost certainly not above the corruption temptation) and who generally choose to over-scrub given too little confirmable data (causing false positive to be removed and increasing the burden on the average voter who doesn't know what happened or how to assure that their ballot isn't invalidated).

Citizens should demand that the government actually use the data is already has on us and keep our address and eligibility current. One simple PubSub system with {Post Office, DMV, Credit Bureaus} as publishers of address changes and {Elections, IRS, etc} as consumers would fix this pretty quick.

10. zaroth ◴[] No.23333326[source]
It’s quite possible that “fixing the voter registration rolls” actually is worse at “making voting harder for people on the rolls” then simply letting people who want an absentee ballot to request one as they have always had to do.

Voting is a responsibility and a civic duty. It need not be effortless, and in fact it should not be effortless. It should be economical, practical, predictable, safe, and secure.

Registering to vote is one step in the process. It’s something anyone who wants to vote can and should know about. Typically cities/towns will send out a census every year which if you do not complete will result in you being removed from the voter rolls, but I’m sure it varies by state.

Once you’ve registered I think most people would expect they can lookup their designated polling time and place and arrive then to place their vote. You would not want someone who has registered and expects to be registered to be unexpectedly removed from the rolls, for example, and only discover this at the last minute.

This also doesn’t address the auditability concern. I would be extremely wary of any system which can associate a serial number on a ballot with who it was mailed to. Such a system is totally unacceptable in my opinion.

By comparison, I have absolutely no issue keeping a list of who requests a mail in ballot, just like I have no issue with keeping a list of who votes in person. Obviously people who receive a mail-in ballot cannot also vote in person, right?

So I don’t particularly like the idea of banning in person voting either. I’m sure many people will find voting by mail convenient, but I’m sure there are also people who find that physically voting in person is both an important ritual and more reassuring that their vote actually is being counted, but also could be more convenient for them.

11. zaroth ◴[] No.23333484[source]
I found a very detailed description of how absentee ballots are handled in Orange County (CA) here [1]

It’s a complex and laborious process, including multiple partially automated steps both in sending, receiving, and processing an application for an absentee ballot, as well sending, receiving, and processing the absentee ballot itself (in one of several possible languages, as requested by the voter).

This includes a manual step of comparing the voters signature on an outer envelope, which is scanned by machine and presented to remote data entry techs for side-by-side comparison with the signature on the scanned application for the absentee ballot. If the signatures aren’t a good enough match as decided by the human, the ballot is rejected (and the voter eventually notified).

So if you’re not sending applications for an absentee ballot out to voters, where is this signature coming from that you are comparing against? It can’t possibly be the electronically captured signature on the drivers license, because that one is chicken scratch...

[1] - https://www.ocvote.com/election-library/docs/2007%20Grand%20...

12. Beltiras ◴[] No.23335956{5}[source]
The serial number in my scheme would not be linked to voter. It's not registered, only signed for the validation code.
replies(1): >>23336354 #
13. pacala ◴[] No.23336354{6}[source]
Fair enough. If I understand correctly, the server only uses the user's identity to generate a random serial number, then only remembers the serial number and the fact that user X has generated a serial number.

With that, we are left with the following attack vectors: the server and its software, either via hacking or via subtle rule tweaks, targeted ballot invalidation, voter pressure. As a technopesimist, I'm especially uncomfortable that a key piece of the process is an opaque blob of silicon that can't meaningfully be inspected by a human observer. Echoes of Diebold voting machines, plus billions of dollars poured into elections. But I can see why HN audience is prone to be persuaded this is a good idea.

replies(1): >>23336602 #
14. Beltiras ◴[] No.23336602{7}[source]
I generally think that paper and pencil are far superior to electronic machines for voting. Algorithms and computing can enable methods to support paper voting.

Clarification: serial number is mailed with the ballot, contains a signature (like two part keys for API f.ex.). You submit the serial for signing through authentication mechanism (verifying the voter). The signature can be either PKI or hash. This way you can validate serials, signatures and have them independent from the ballot after separation. If you have designated drop-off locations you insure the ballots are tamper-proof after being filled out (barring massive system-wide fraud).

replies(1): >>23340558 #
15. pacala ◴[] No.23340558{8}[source]
In practice, vote secrecy does not appear to be a priority concern of the authorities. More so when you have to educate more than 3000 local authorities [number of counties in US] to pay attention to the issue. I did a quick duckduckgo for images of US mail-in ballots, and found many instances of mail that have the sender information on, as is customary for US postage. Found even a couple pictures of ballot envelopes from Portland, Oregon, where they explicitly ask the voter to provide a return address, that is to tie their identity to the ballot:

https://imgur.com/ZRHuLWd

http://mediad.publicbroadcasting.net/p/northwestnews/files/s...