← 返回日报
略读 预计 1 分钟

libexpat now funded by the City of Munich for up to 6 months

摘要

libexpat 是广泛使用的 C 语言 XML 解析器,其维护者 Sebastian 宣布自 2026-08-01 起,在慕尼黑市 Open Source Sabbatical 项目资助下,将获得最长 6 个月的带薪维护时间。期间优先处理 5 个已知未修复漏洞、支持 XML 1.0r5 并提升项目健壮性。文章还提到 Mozilla 发现的漏洞修复工作,并呼吁安全研究者提交漏洞,同时询问 Clang + MinGW + ASan + Wine 的技术问题。

荐读理由

这条信息对独立开发者而言,属于开源生态的真实资金信号,但并未提供可直接迁移的方法或深度洞见。它可能影响依赖 libexpat 的项目对漏洞修复速度的预期,但读者无法据此立即改变自己的技术决策或创业判断。

原文

libexpat now funded by the City of Munich for up to 6 months

For readers new to Expat:

libexpat is a fast streaming XML parser. Alongside libxml2, Expat is one of the most widely used software libre XML parsers written in C, specifically C99. It is cross-platform and licensed under the MIT license.

Starting 2026-08-01, the "security vacation" of the project has ended and(!) I will be be paid to work on maintaining libexpat for up to 6 months thanks to the City of Munich under the umbrella of their Open Source Sabbatical program. What does that mean?

For much of the past 10 years, working on libexpat has been competing with my regular occupation as a software engineer, chores, social life and re-creation. For the first time, I am now being employed to work on maintaining libexpat as my "regular job" for a limited period of time. My top priorities will be:

Yesterday and today most of my time went into fixing a vulnerability uncovered by Mozilla.

Technically, I am being employed by digitial@M now for of up 6 months with a regular working contract, including cancellation by either party, remotely from home. There is plenty to do.

Unvalidated AI slop submissions will still not be apprecated, but for everything else: if you want to throw intelligence at finding further vulnerabilities in libexpat and send them my way, the coming months will be the best chance at getting things fixed in reasonable time. Queueing theory and laws of physics still apply.

Wish me luck!

PS: If anyone managed to combine Clang-based MinGW with AddressSanitizer and Wine without crashing at launch, please show me how and drop me an e-mail. Thank you!

Best, Sebastian

Hacker News · 165 赞 · 13 评 讨论 → 阅读原文 →

这条对你有帮助吗?