Skip to content

Sign Build Index Files #237

Description

@maennchen

The erlef/setup-beam Action currently has no way to check authenticity of the downloaded builds. It could theoretically read the SHAs from the builds.txt, but since that is delivered using the same domain, that would add little protection.

Usually I would now recommend to setup actions/attest, but since bob builds outside of GitHub, that does not work.

One solution would be to sign (GPG / RSA or something) the builds.txt with a known keypair. That way clients can check the builds.txt signature, read the SHAs and therefore also trust the builds themselves.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions