Mitigating Memory Safety Issues in Open Source Software
11–20 of 244 posts
Re: Mitigating Memory Safety Issues in Open Source Software
#12Re: Mitigating Memory Safety Issues in Open Source Software
#13What is left out of the title is that they do not provide funding to the current authors/maintainers of these open source projects. Instead, they fund an organization that will rewrite these tools. Correct me if I’m wrong, but that’s my understanding of the rather terse article. I would rather have the original maintainers funded and still in control of the many pieces that form the basis of the major Linux distribut…
Yeah, it sounds a lot like Google is going to "hijack" popular open source projects for the sake of "security". It'll be interesting to watch how this plays out. But I pity the projects where Google's gaze falls upon.
Re: Mitigating Memory Safety Issues in Open Source Software
#14Earlier quoted context omitted.
Yeah, it sounds a lot like Google is going to "hijack" popular open source projects for the sake of "security". It'll be interesting to watch how this plays out. But I pity the projects where Google's gaze falls upon.
I’m not sure “hijack” is the right word. They are using money to entice projects to rewrite in memory safe languages.
Re: Mitigating Memory Safety Issues in Open Source Software
#15Earlier quoted context omitted.
Yeah, it sounds a lot like Google is going to "hijack" popular open source projects for the sake of "security". It'll be interesting to watch how this plays out. But I pity the projects where Google's gaze falls upon.
Most of those project authors refuse to rewrite or adopt memory safe languages in their projects.
Re: Mitigating Memory Safety Issues in Open Source Software
#16Earlier quoted context omitted.
Yeah, it sounds a lot like Google is going to "hijack" popular open source projects for the sake of "security". It'll be interesting to watch how this plays out. But I pity the projects where Google's gaze falls upon.
Most of those project authors refuse to rewrite or adopt memory safe languages in their projects.
Re: Mitigating Memory Safety Issues in Open Source Software
#17Earlier quoted context omitted.
Yeah, it sounds a lot like Google is going to "hijack" popular open source projects for the sake of "security". It'll be interesting to watch how this plays out. But I pity the projects where Google's gaze falls upon.
I’m not sure “hijack” is the right word. They are using money to entice projects to rewrite in memory safe languages.
Re: Mitigating Memory Safety Issues in Open Source Software
#18Would not be cheaper to fix those unsafe languages, such as C, and offer safe mechanisms that could be used upon need? Why spend thousands, if not millions of dollars, on rewriting existing codebases when they could help fixing the existing toolset and make it safer? I don't get it.
Re: Mitigating Memory Safety Issues in Open Source Software
#19Would not be cheaper to fix those unsafe languages, such as C, and offer safe mechanisms that could be used upon need? Why spend thousands, if not millions of dollars, on rewriting existing codebases when they could help fixing the existing toolset and make it safer? I don't get it.