An attempt to backdoor the kernel
Posted Nov 6, 2003 19:16 UTC (Thu) by
jonabbey (subscriber, #2736)
Parent article:
An attempt to backdoor the kernel
Interestingly, Graydon Hoare's Monotone is built entirely around cryptographic protocols.. files are identified in the archive by SHA1 hashes, not by filename, and all changesets and relationship between file versions are expressed through digitally signed assertions.
It's a neat re-thinking of one of the premises of revision control systems, even though some folks (Tom Lord of Arch, for one) have expressed the opinion that Monotone is not perhaps as well thought out over the totality of the revision control problem space as it might be.
(
Log in to post comments)