*Note: This summary is AI-generated but has been validated by at least one of the attendants.*

*   **Compress container images using zstd**
    *   The team discussed switching the default container image layer compression from `gzip` to `zstd` to reduce network bandwidth and potentially speed up updates.
    *   **AGREED**: The team will investigate switching to `zstd`, starting with benchmarks to confirm the benefits. The change will be tested in the `next` stream.
    *   **ACTION**: `hricky` offered to assist with the benchmarking efforts.
    *   Tracker Issue: [coreos/fedora-coreos-tracker#2150](https://github.com/coreos/fedora-coreos-tracker/issues/2150)

*   **Denylist "unlikely to be used" kernel modules**
    *   A proposal was discussed to denylist a set of rarely-used kernel modules (e.g., `rxrpc` for AFS) by default to reduce the security attack surface.
    *   Concerns were raised about the maintenance burden, diverging from the standard Fedora configuration, and the expertise required to maintain such a list.
    *   The discussion moved towards collaborating with other Fedora editions (like Cloud and Atomic Desktops) to create shared "server" and "desktop" denylist profiles.
    *   **ACTION**: `siosm` will collaborate with `jcline` to explore this idea further, potentially starting with a change proposal for the Atomic Desktops.
    *   Tracker Issue: [coreos/fedora-coreos-tracker#2152](https://github.com/coreos/fedora-coreos-tracker/issues/2152)

*   **Open Floor**
    *   `peytonrobertson` requested reviews for an Afterburn pull request related to password hashing.
    *   **ACTION**: `spresti` will review the PR.
    *   Pull Request: [coreos/afterburn#1264](https://github.com/coreos/afterburn/pull/1264)