Will Rust Solve Software Security?

preview_player
Показать описание
The Rust programming language makes some strong claims about the security of Rust code. In this webcast, David Svoboda and Joe Sible will evaluate the Rust programming language from a cybersecurity perspective. They will examine Rust's security model, both in what it promises and its limitations. They will also examine how secure Rust code has been seen in practice and conclude with discussing the overall maturity and stability of the Rust ecosystem.

What attendees will learn:

• The Rust Security Model
• Limitations of the Rust Security Model
• Rust code in the current vulnerability ecosystem
• Rust code stability and maturity

@TheSEICMU

Speakers: David Svoboda and Joe Sible

#rust #programming
Рекомендации по теме
Комментарии
Автор

The language doesn't support SQL or cryptographic algorithms. Support for these come from library writers, so it wouldn't be expected that the language itself has built-in security preventing these.

davidshepard
Автор

No. Next question. Rust addresses a particular set of issues that are often exploitable. Clickbait, Shane. I am excited by the possibility it will make proving correctness but the software development community is a long way from being able to leverage this on a wholesale scale.

davidvomlehn