White House urges developers to dump C and C++::Biden administration calls for developers to embrace memory-safe programing languages and move away from those that cause buffer overflows and other memory access vulnerabilities.

  • dejected_warp_core@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 months ago

    While this is technically correct, it’s tantamount to saying “just don’t make mistakes”, or arguing that a seatbelt is unnecessary because many are good enough drivers to not need it.

    Languages like C and C++ do not prohibit the kinds of mistakes that the NSA told us two years ago lead to software vulnerabilities.

    Other languages, like Rust, have higher guardrails built in and make it much more difficult to accidentally create the same failure modes.