[erlang-questions] Securely running code on an untrusted client

tsuraan tsuraan@REDACTED
Tue Jan 8 19:12:57 CET 2008


>
> You can't solve it! You must trust at least some client even use
> SETI/Boinc redundant approach.
>

It does depend somewhat on the problem though; some things are really
asymmetric to calculate, and those can be easily verified.  For example, if
you're setting up a distributed network to crack a sha1 password file, you
could send jobs out to millions of potentially untrusted clients.  When they
return succesful cracks, it's really easy to verify that the client is
correct.  I'm not sure if this applies to the problem at hand, but there
might be some asymmetry to exploit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080108/8113fd22/attachment.htm>


More information about the erlang-questions mailing list