Loading _data/user-stories.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ cards: - emoji: "💻" title: "Software Developer" description: "**Reproducible Builds** elevate deterministic builds by making the build process independently verifiable by anyone. This means others can confirm your binaries match the source code exactly, fostering trust, improving debugging, speeding up builds, and demonstrating your commitment to high standards. It also allows the development of extremely concise and easily verifiable patches for any version of your software, eg. for customers that have high security requirements and need to audit every release they make." cta: "[The Commandments of Reproducible Builds](https://reproducible-builds.org/docs/commandments/) are a good place to start your journey." cta: "[The Commandments of Reproducible Builds](https://reproducible-builds.org/docs/commandments/) and the [Getting Started Guide](https://reproducible-builds.org/docs/getting-started/) are good places to begin your journey." - emoji: "🛠️" title: "Tech CTO / Project Lead" description: "**Reproducible Builds** add a strong layer of security to your build pipelines, enabling independent audits and ensuring every binary matches the source code. They're a powerful tool for mitigating risks in your software supply chain, simplifying regulatory and license compliance, verifying SBOMs, and aligning your engineering practices with the highest standards. For a CTO, it's an investment in resilience and trust." Loading Loading
_data/user-stories.yml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ cards: - emoji: "💻" title: "Software Developer" description: "**Reproducible Builds** elevate deterministic builds by making the build process independently verifiable by anyone. This means others can confirm your binaries match the source code exactly, fostering trust, improving debugging, speeding up builds, and demonstrating your commitment to high standards. It also allows the development of extremely concise and easily verifiable patches for any version of your software, eg. for customers that have high security requirements and need to audit every release they make." cta: "[The Commandments of Reproducible Builds](https://reproducible-builds.org/docs/commandments/) are a good place to start your journey." cta: "[The Commandments of Reproducible Builds](https://reproducible-builds.org/docs/commandments/) and the [Getting Started Guide](https://reproducible-builds.org/docs/getting-started/) are good places to begin your journey." - emoji: "🛠️" title: "Tech CTO / Project Lead" description: "**Reproducible Builds** add a strong layer of security to your build pipelines, enabling independent audits and ensuring every binary matches the source code. They're a powerful tool for mitigating risks in your software supply chain, simplifying regulatory and license compliance, verifying SBOMs, and aligning your engineering practices with the highest standards. For a CTO, it's an investment in resilience and trust." Loading