Python cryptography, Rust, and Gentoo
Python cryptography, Rust, and Gentoo
Posted Feb 17, 2021 14:28 UTC (Wed) by mathstuf (subscriber, #69389)In reply to: Python cryptography, Rust, and Gentoo by kmweber
Parent article: Python cryptography, Rust, and Gentoo
Sure, writing secure C is *possible*, but I think that, as a whole, we programmers have proven to be pretty shitty at it. If the Linux kernel code review process with all the C veterans can't get it right (just look at the stable kernel patch queue!), what makes you think it's viable for the general coding population to use it? Sure, one can use clang-tidy, sanitizers, valgrind, etc. on it, but I see that as a failing of the language being propped up by expensive tooling rather than a benefit of the language itself.
