Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmitriid
2658 days ago
Hiw do you make sure that anonymous votes are coming from employees and from some third-party?
1 comments
jstanley
2658 days ago
A ring signature would do. You can be sure that the signature came from one of a set of public keys, without knowing which particular private key was used.
link
maxtaco
2658 days ago
We are still very early stages here, but we really like the Anonize system (
https://eprint.iacr.org/2015/681.pdf
)
link