How to ensure integrity of program execution on foreign(someone else’s) computer?
I want to run my computer program(or code) on someone else’s computer(with permission from the owner of the computer) and get the results back. How can I make sure the owner is running my program only, for the computation of results? Does … Continue reading How to ensure integrity of program execution on foreign(someone else’s) computer?