Y
Hacker News
new
|
ask
|
show
|
jobs
by
soheil
1646 days ago
Can one client do the work and post back the final version to the server so the server sends that version to all the other clients?
1 comments
an_ko
1646 days ago
Don't trust the client with that, or everybody is getting goatse'd.
link
soheil
1645 days ago
A. Cryptographically verify the final version
B. Schedule the work to be performed on multiple clients in case some fail
link
ihattendorf
1644 days ago
> A. Cryptographically verify the final version
How?
link