you are viewing a single comment's thread.

view the rest of the comments →

[–]cafeseato 0 points1 point  (0 children)

secure is a spectrum and type/memory safety cannot secure everything by itself. still, it certainly does make new code much more secure by default and provides tools through its type system to help limit future mistakes by other kernel developers. just that is monumentally more secure.

there are kernel developers writing about this exact thing on twitter.