Yet again: there are no difference...
Yet again: there are no difference...
Posted Nov 20, 2011 21:35 UTC (Sun) by dlang (guest, #313)In reply to: Yet again: there are no difference... by khim
Parent article: That newfangled Journal thing
I am not saying that you can trust it locally, I am just pointing out that the remote machine has no way of knowing if what is sent to it is valid or not. The only way to have the remote machine be able to trust the data it's sent is to have the full TPM lockdown in place (and trust that there is never a flaw that allows it to be broken)
As soon as you go through a second daemon on a local system, you have to trust that that daemon hasn't been broken.
As soon as you read a message from disk you have to trust that the file hasn't been tampered with (and if you hash the file or the messages to try and prevent this, you now have to trust that your store of valid hashes hasn't been tampered with)
