this post was submitted on 21 Jun 2026
51 points (100.0% liked)
Technology
87417 readers
3795 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The whole system is built on trust. With regular voting, we trust that there are enough people counting and validating each voting box that there won't be much tampering. Each group only has to validate their own box, and so the trust required for it is not that high. We also know that each physical vote introduced in the box is there.
With machine voting, even if you use local machines that give results to humans, which then are inputted in a bigger database for counting, the entity doing the initial count for the district "box", is singular, and there is no way to manually check unless there's a bunch of humans watching every anonymous "ballot" of that box are registered correctly. You can't really do that when the ballot is an "anonymous" input in a machine, there's no paper trail verifiable by the small trusted human group we used to trust.
Even if there are a bunch of machines, trust is lost. Now imagine the actual useful proposals where you can vote from the phone Yada yada. Trust is completely lost.
The only way to be able to validate is for your vote to have an ID, that you and only you know is yours, and for each vote ID to be public. That way each individual person can validate that their vote is being correctly counted in their district, and trusted individuals can correctly corroborate that the amount of imputed votes makes sense with the amount of people registered to vote in that district.
That puts at risk that people without tech expertise wouldn't know how to validate or even store their secret ID so others don't know it's them, and that we would need to trust the government that they don't store a database of ID - citizen.
And yeeeeeess, blockchain based ledgers would be good for nonce (secret ID) based voting, but even if that tech works well, socially is still hard to implement as stated before.