Theo de Raadt: "You've been smoking something mind altering" (2007)
11–20 of 99 posts
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#12Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#13Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#14Earlier quoted context omitted.
I mean, Torvalds has called basically every person on earth an asshole at some point, hasn’t he? He’s the opposite of being sparing with critisicism, and frankly has historically often used his bully pulpit to do it.
[flagged]
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#15Earlier quoted context omitted.
I mean, Torvalds has called basically every person on earth an asshole at some point, hasn’t he? He’s the opposite of being sparing with critisicism, and frankly has historically often used his bully pulpit to do it.
[flagged]
It’s perfectly possible to critique without being a bully.
What Theo and Linus are doing wrong is scaring away a large pool of potential contributors who don’t want to take that risk.
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#16"Torvalds, via e-mail, says De Raadt is “difficult” and declined to comment further." https://www.forbes.com/2005/06/16/linux-bsd-unix-cz_dl_0616t... Imagine being so hard you're labelled as "difficult" by no other but Linus Torvalds
I mean, Torvalds has called basically every person on earth an asshole at some point, hasn’t he? He’s the opposite of being sparing with critisicism, and frankly has historically often used his bully pulpit to do it.
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#17One of his dumber takes. Virtualization replaces an ultra-functional general-purpose kernel evolved over decades to support every conceivable application with a drastically smaller "kernel" (KVM and the userland hypervisor). It's a drastic attack surface reduction, and the empirical data bears that out: kernel LPEs aren't even newsworthy (there's whole repos full of unnamed, unremarked-upon LPEs), and KVM escapes are…
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#18One of his dumber takes. Virtualization replaces an ultra-functional general-purpose kernel evolved over decades to support every conceivable application with a drastically smaller "kernel" (KVM and the userland hypervisor). It's a drastic attack surface reduction, and the empirical data bears that out: kernel LPEs aren't even newsworthy (there's whole repos full of unnamed, unremarked-upon LPEs), and KVM escapes are…
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#19One of his dumber takes. Virtualization replaces an ultra-functional general-purpose kernel evolved over decades to support every conceivable application with a drastically smaller "kernel" (KVM and the userland hypervisor). It's a drastic attack surface reduction, and the empirical data bears that out: kernel LPEs aren't even newsworthy (there's whole repos full of unnamed, unremarked-upon LPEs), and KVM escapes are…
That the hypervisor is effectively an operating system/kernel I have always held, and that it is a smaller and thus less vulnerable kernel is an appropriate explication I think. It's very hard to secure an all purpose kernel like Linux without actually building it yourself (and even then..)
Re: Theo de Raadt: "You've been smoking something mind altering" (2007)
#20https://taviso.decsystem.org/virtsec.pdf
He’s not wrong based on the research at the time. The mistake is presenting this as if it’s something that will be true for all time. Is virtualization a panacea? No. CPU manufacturers can’t even protect against side channel attacks. But it’s completely missing what this provides which is that the difficulty and cost of creating an exploit is higher today than 20 years ago. And it’s amusing to hear someone blasting away at the security of others when BSD has its own share of problems and architectural weaknesses are discovered through popularity of your system being an attack target, not because you’re smarter than everyone else and made better choices (sometimes it can be true in places, but harder to maintain for a big piece of software like an OS)