you could store which you voted for in local storage or indexed db, that way you should have similar UX in most cases without compromising privacy
I agree but is that private enough? It only really makes it slightly harder to break privacy. If few people vote in the poll or everyone votes for a similar choice, or the payment timing matches the poll value changing, it’s not much more private actually.
It’d require anonymizing payment data too I think which would lead to dangling payments in your wallet history.
I’m probably overthinking it. Maybe privacy should be iterated on like other things.
reply
To my poorly-educated ears it sounds like a decent idea - maybe @k00b could also comment on this.
I'm hoping that if 'which way you voted' was held locally it wouldn't need having 'whether you voted' on local storage too (so that polls aren't compromised). Sorry if it's a silly question.
reply
local storage of vote results wouldn't work for those using multiple browsers, or devices
reply
Ah, that's right.
reply