feat: convert remaining talks to content

This commit is contained in:
2026-02-21 16:36:04 +01:00
parent 42e49897fa
commit 03c7ddb955
78 changed files with 823 additions and 13 deletions

View File

@@ -7,6 +7,7 @@ categories:
tags:
- PublicCode
- OSPO
- Policy
headerimage:
src: pmpc.jpg
summary: Shareable published an extensive interview with me about the FSFE's Public Money, Public Code campaign. I explained why publicly funded software should be released as Open Source, the benefits for transparency, security and collaboration, and how cities like Barcelona are leading with 70% of their software budget spent on Open Source.
@@ -21,7 +22,7 @@ In an extensive interview with Shareable, I explained the goals of the FSFE's "P
The benefits are manifold: saving time, reducing costs, more collaboration, transparency, interoperability, innovation, and independence from software vendors. On the often-cited security concerns, I explained:
> It's actually better for security if software is transparent and the source code is published, because it's easier for security experts to see what's going wrong in the software. Malicious people will figure it out anyway, but more people can review the code. We've seen this with Linux. It is stable, secure and transparent, and we don't see a disadvantage in the fact that it's open-source.
> It's actually better for security if software is transparent and the source code is published, because it's easier for security experts to see what's going wrong in the software. Malicious people will figure it out anyway, but more people can review the code. We've seen this with Linux. It is stable, secure and transparent, and we don't see a disadvantage in the fact that it's Open Source.
I highlighted Barcelona as a role model, spending 70% of its software budget on Open Source and understanding it's not just about using Free Software, but procuring it in ways that allow regional and smaller vendors to participate.