| OddLinks - Observations on oddities in my life for those who don't have one | |||||
![]() |
|||||
|
Subscribe My serious essays In addition to my babbling here, I do write serious essays on serious topics. You can read the current stuff as a blog, or look at some of the more popular essays in an archive.
Links |
Wed, 30 May 2007 Tivo patents network-style protocol for hard drives (11:52) Tivo has been granted a US Patent, number 7216235, for a password locked disk drive which will send challenges to the host and require that the challenge be XORed with the lock key, and the response then be encrypted and sent back to the drive. And the drive will send other challenges to the host from time to time, to verify the authenticity of the key. This seems to have some
of the characteristics of the Diffie-Hellman key exchange, some of the
ssh protocol2 repeated changing of the key (not clear if the data from
the drive to the host is encrypted), and generally sounds like
over-solving the problem by using a lot of proprietary hardware.It also seems to have little value over just encrypting the data on the drive in the first place. Perhaps the goal is not to protect anything, but rather to avoid having cheap large disk drives put in Tivo hardware without paying for a larger system.; Note that DVRs will use an external hard drive, but will encrypt the data on it. Sounds like a better solution to me. | ||||