Post B5AnTCtOzNPh7hVUYq by Zergling_man@sacred.harpy.faith
(DIR) More posts by Zergling_man@sacred.harpy.faith
(DIR) Post #B5AmrpXIrg11yCLcw4 by squid64@fedi.squid64.ca
0 likes, 0 repeats
When I check CVEs most of the time it's memory safety related problems use after free and bounds checking. And this happens way too often especially in big projects like firefox or firefox based browsers. So many of those vulnerabilities could be fixed simply by using Rust. I think it makes sense to rewrite some things in Rust. While not perfect it could help avoid so many of those which happen way too often. Though sometimes it goes too far like we get a rust rewrite for a tiny program that didn't even need one, but I would say for big projects, using Rust makes a lot of sense.
(DIR) Post #B5Amrpk46EDwbmJopM by Zergling_man@sacred.harpy.faith
0 likes, 0 repeats
@squid64 This is a pasta isn't it
(DIR) Post #B5AnTCkBXe2af7C8C8 by squid64@fedi.squid64.ca
0 likes, 0 repeats
@Zergling_man@sacred.harpy.faith nope. https://www.mozilla.org/en-US/security/known-vulnerabilities/firefox/ just look at those. Most of those are just like I said. So I think big project can benefit from Rust as big project are more complex and it's easier to make mistakes like that. Firefox already uses Rust for some part of their browser but it's a pretty small part.
(DIR) Post #B5AnTCtOzNPh7hVUYq by Zergling_man@sacred.harpy.faith
0 likes, 0 repeats
@squid64 So you're genuinely retarded