DistOS 2014W Lecture 15

From Soma-notes
Revision as of 11:57, 6 March 2014 by Eapache (talk | contribs)
Jump to navigation Jump to search

Can we do any kind of distributed system without crypto? We can't trust crypto...

Perhaps probabilistically...

Want to be able to put data in, have it distributed, and be able to get it out on some other machine.

Availability: "distribute the crap out of it", doesn't need crypto.

Integrity: hashing, but we assume hashes can be forged. If we want to know that we got the same file, then simply send each other the file and compare.