Comment on Private voting has been added to PieFed

sabreW4K3@lazysoci.al ⁨4⁩ ⁨weeks⁩ ago

So I’ve been thinking about this and I would go for a different approach.

Admins can set voting to be public or private on a server wide level.

When users vote, a key is created as the userid

The votes table is essentially: voteid, postid, userid, timestamp, salt, public

If the vote is private, userid is salt(userid, password)

And it’s that simple.

source
Sort:hotnewtop