Tagged articles
2 articles
Page 1 of 1
21CTO
21CTO
Oct 29, 2025 · Information Security

How FreeBSD’s New Root‑less, Reproducible Build System Boosts Security and CI Efficiency

FreeBSD’s foundation announced two major build system upgrades—eliminating the need for root privileges and fully supporting reproducible builds—allowing developers and CI servers to safely generate system, VM, and cloud images in unprivileged environments, reducing attack surface and enhancing supply‑chain trust.

FreeBSDOperating SystemsReproducible Builds
0 likes · 4 min read
How FreeBSD’s New Root‑less, Reproducible Build System Boosts Security and CI Efficiency
21CTO
21CTO
Apr 7, 2025 · Fundamentals

Why Python’s New PEP 751 Lock File Format Matters for Reproducible Installations

Python has adopted the new PEP 751 lock‑file format, a standardized .toml‑based solution that replaces diverse, tool‑specific formats, enabling reproducible installations without dynamic resolution, and sparking discussion among core developers and packaging tool creators about adoption, compatibility, and the challenges of standardizing across the ecosystem.

PEP 751PythonReproducible Builds
0 likes · 5 min read
Why Python’s New PEP 751 Lock File Format Matters for Reproducible Installations