[GH-ISSUE #2959] The rpm in the netbird yum repository should be signed #6171

Open
opened 2026-08-05 01:07:04 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @saule1508 on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2959

Is your feature request related to a problem? Please describe.

Currently as seen here https://docs.netbird.io/how-to/installation the rpms are not signed (gpgcheck=0) while the repo metadata is signed (repo_gpgcheck=1). It is good practice to have both signed

Describe the solution you'd like

Package should be signed. Because in corporate environment it is frowned upon to install rpm that are not signed

Describe alternatives you've considered

no alternative

Additional context

Similar to this: https://github.com/netbirdio/netbird/issues/2905

Originally created by @saule1508 on GitHub (Nov 28, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2959 **Is your feature request related to a problem? Please describe.** Currently as seen here https://docs.netbird.io/how-to/installation the rpms are not signed (gpgcheck=0) while the repo metadata is signed (repo_gpgcheck=1). It is good practice to have both signed **Describe the solution you'd like** Package should be signed. Because in corporate environment it is frowned upon to install rpm that are not signed **Describe alternatives you've considered** no alternative **Additional context** Similar to this: https://github.com/netbirdio/netbird/issues/2905
saavagebueno added the feature-request label 2026-08-05 01:07:04 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#6171