Commit dd2af698 authored by Ninette Adhikari's avatar Ninette Adhikari Committed by Chris Lamb
Browse files

Update image url and page title

parent dd87423a
Loading
Loading
Loading
Loading
+17 −11
Original line number Diff line number Diff line
@@ -2,47 +2,46 @@
  year: 2024
  success_stories:
  - title: Arch Linux minimal container userland
    image: "/images/reports/2024-03/archlinux.png"
    image: "/images/success-stories/archlinux.png"
    url: https://lists.reproducible-builds.org/pipermail/rb-general/2024-March/003301.html
    summary: Reproducible builds developer *kpcyrd* reported that that the <a href="https://archlinux.org/">Arch Linux</a> "minimal container userland" <a href="https://lists.reproducible-builds.org/pipermail/rb-general/2024-March/003301.html">is now 100% reproducible</a>.
    blog: "reports/2024-03#arch-linux-minimal-container-userland-now-100-reproducible"
  - title: Delta chat clients
    image: "/images/reports/2024-03/deltachat.png#right"
    image: "/images/success-stories/deltachat.png"
    url: https://chaos.social/@delta/112047758353026678
    summary: <a href="https://delta.chat">Delta Chat</a>, an open source messaging application that can work over email, announced that the Rust-based core library underlying Delta chat application <a href="https://chaos.social/@delta/112047758353026678">is now reproducible</a>.
    blog: "reports/2024-03#delta-chat-clients-now-reproducible"
  - title: Wireguard (VPN for Android)
    slides: true
    image: "/images/logos/wireguard.png"
    url: https://reproducible-builds.org/_lfs/presentations/2024-07-29-R-B-the-first-11-years/#/16
    summary: Wireguard builds are reproducible. Their release is identical on their website, Google play store, and F-droid.
    blog: "resources"
- year: 2023
  success_stories:
  - title: NixOS installation image
    image: "/images/reports/2023-10/nixos.png#right"
    image: "/images/success-stories/nixos.png#right"
    url: https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756
    summary: On the <a href="https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756">NixOS Discourse instance</a>, Arnout Engelen (*raboof*) announced that NixOS have created an independent, bit-for-bit identical rebuilding of the `nixos-minimal` image that is used to install NixOS.
    blog: "reports/2023-10#nixos-installation-image-reproducible"
  - title: CPython source tarballs
    image: "/images/reports/2023-10/python-logo.png#right"
    image: "/images/success-stories/python-logo.png#right"
    url: https://github.com/python/release-tools/pull/62
    summary: <a href="https://sethmlarson.dev/">Seth Larson</a> published a blog post <a href="https://sethmlarson.dev/security-developer-in-residence-weekly-report-14">investigating the reproducibility of the CPython source tarballs</a>.
    blog: "reports/2023-10#cpython-source-tarballs-now-reproducible"
- year: 2022
  success_stories:
  - title: Yocto Project's core metadata (OpenEmbedded-Core)
    image: "/images/reports/2022-02/yoctoproject.png#right"
    image: "/images/success-stories/yoctoproject.png#right"
    url: https://www.yoctoproject.org/
    summary: The <a href="https://www.yoctoproject.org/">Yocto Project</a> reported that it's core metadata (OpenEmbedded-Core) is now reproducible for all recipes (100% coverage) after issues with newer languages such as Golang were resolved.
    blog: "/reports/2022-02"
  - title: Java Reproducible Central
    image: "/images/reports/2022-03/reproducible-central.png#right"
    image: "/images/success-stories/reproducible-central.png#right"
    url: https://github.com/jvm-repo-rebuild/reproducible-central
    summary: Hervé Boutemy <a href="https://lists.reproducible-builds.org/pipermail/rb-general/2022-March/002529.html">posted to our mailing list with an announcement</a> that the Java Reproducible Central has hit the milestone of "500 fully reproduced builds of upstream projects".
    blog: "reports/2022-03"
  - title: Debian
    image: "/images/reports/2022-08/debian.png#right"
    image: "/images/success-stories/debian.png#right"
    url: https://debian.org/
    summary: In <a href="https://debian.org/">Debian</a>, the `essential` and `required` package sets became 100% reproducible in Debian *bookworm* on the `amd64` and `arm64` architectures.
    blog: "reports/2022-08#debian"
@@ -54,19 +53,26 @@
- year: 2021
  success_stories:
  - title: Tor browser
    image: "/images/logos/tor.png"
    image: "/images/success-stories/tor.png"
    url: https://www.torproject.org/
    summary: The secure/anonymous <a href="https://www.torproject.org/">Tor browser</a> now supports reproducible source releases.
    blog: "reports/2021-12"
- year: 2017
  success_stories:
  - title: Tails
    image: "images/success-stories/tails.png"
    url: https://tails.boum.org/
    summary: <a href="https://tails.boum.org">Tails</a> announced that they were proud to present Tails 3.3 as one of the "<a href="https://tails.boum.org/news/reproducible_Tails/">world's first reproducible ISO images</a>".
    blog: "blog/posts/134/#reproducible-work-in-other-projects"
- year: 2016
  success_stories:
  - title: Coreboot Images
    image: images/logos/coreboot.png
    image: images/success-stories/coreboot.png
    url: https://www.coreboot.org/
    summary: <a href="https://www.phoronix.com/scan.php?page=news_item&px=Coreboot-100-Reproducible-Build">100% Of The 289 Coreboot Images Are Now Built Reproducibly</a> by Phoronix.
    blog: "blog/posts/87#media-coverage"
  - title: Scala
    image: images/reports/2019-04/scala.png#right
    image: images/success-stories/scala.png#right
    url: https://www.scala-lang.org/
    summary: The first non-trivial library written in the <a href="https://www.scala-lang.org/">Scala</a> programming language on the <a href="https://reproducible-builds.org/docs/jvm/">Java Virtual Machine</a> was released with Arnout Engelen's <a href="https://github.com/raboof/sbt-reproducible-builds">`sbt-reproducible-builds`</a> plugin enabled during the build. This resulted in <a href="https://akka.io/blog/news/2019/04/03/akka-2.5.22-released">Akka 2.5.22</a> becoming reproducible, both for the artifacts built with version <a href="https://arnout.engelen.eu/rb/akka/2.12/2.5.22/">2.12.8</a> and 2.13.0-RC1 of the Scala compiler.
    blog: "reports/2019-04#upstream-news"
+2.84 KiB
Loading image diff...
+3.68 KiB
Loading image diff...
+4.04 KiB
Loading image diff...
+22.9 KiB
Loading image diff...
Loading