Comment on Maestro, a Linux compatible kernel written in Rust.

<- View Parent
bacon_pdp@lemmy.world ⁨8⁩ ⁨months⁩ ago

Well rust has a borrow checker which does make some memory bugs harder to create but to say that rust solved any of the known open problems in computer security. The answer is clearly no. It just copied some good ideas from ocaml into C++ and got some good marketing.

borrow checkers also already exist for C/C++/etc [just most people don’t use them]

so, slightly safer defaults than C/C++ but doesn’t contain any new/unique security magic.

source
Sort:hotnewtop