Skip to content

🐛 Bug Report: Latest releases not signed with GPG keys #651

@lmartinez-mirror

Description

@lmartinez-mirror

Describe the bug

The latest releases aren't signed by any GPG key when they previously were.

Steps to reproduce the bug

  1. On the libreddit releases page, click on the latest release (0.24.2 at the time of writing this).
  2. Neither the release tag or commit have a GPG signature.

What's the expected behavior?

The latest release should be GPG signed to verify authenticity.

Additional context / screenshot

I package libreddit for the Arch User Repository (AUR). Arch packaging guidelines state that any package whose upstream signs releases for must verify those signatures, and cannot skip verification when the maintainers don't sign.

See here:

https://wiki.archlinux.org/title/Arch_package_guidelines#Package_sources

Do not diminish the security or validity of a package (e.g. by removing a checksum check or by removing PGP signature verification), because an upstream release is broken or suddenly lacks a certain feature (e.g. PGP signature missing for a new release)

Thank you for your time!

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions