GPG support for signing tags #1865

Open
opened 2025-11-02 04:15:43 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @CountMurphy on GitHub (Jun 5, 2018).

  • Gitea version (or commit ref):1.4.1
  • Git version:2.17.1
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Current GPG support show verified commits, but does not show any kind of verification for tagging releases like github currently does. Clicking the release tab and clicking the release itself will show a pgp signature, but shows nothing to verify it.
...

Screenshots

gitea:
tea
github:
gh

Originally created by @CountMurphy on GitHub (Jun 5, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref):1.4.1 - Git version:2.17.1 - Operating system: Linux - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Current GPG support show verified commits, but does not show any kind of verification for tagging releases like github currently does. Clicking the release tab and clicking the release itself will show a pgp signature, but shows nothing to verify it. ... ## Screenshots gitea: ![tea](https://user-images.githubusercontent.com/2205997/40988062-c5821424-68af-11e8-8b6d-785f9e73cae3.png) github: ![gh](https://user-images.githubusercontent.com/2205997/40988064-c80d5078-68af-11e8-9018-ea54fccfce12.PNG) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the type/featureissue/confirmedtopic/commit-signing labels 2025-11-02 04:15:43 -06:00
Author
Owner

@CountMurphy commented on GitHub (Jan 24, 2019):

I guess this means I have to bump this? Still would find this feature extremely useful.

@CountMurphy commented on GitHub (Jan 24, 2019): I guess this means I have to bump this? Still would find this feature extremely useful.
Author
Owner

@dmatetelki commented on GitHub (Jul 4, 2019):

What is the status here? Thou https://github.com/go-gitea/git/pull/124 is merged, this feature is still not working on gitea-1.8.2

@dmatetelki commented on GitHub (Jul 4, 2019): What is the status here? Thou https://github.com/go-gitea/git/pull/124 is merged, this feature is still not working on gitea-1.8.2
Author
Owner

@lunny commented on GitHub (Jul 4, 2019):

Nobody are working on this.

@lunny commented on GitHub (Jul 4, 2019): Nobody are working on this.
Author
Owner

@juanpablo-santos commented on GitHub (Jul 4, 2019):

agree with @CountMurphy, this would be really useful...

@juanpablo-santos commented on GitHub (Jul 4, 2019): agree with @CountMurphy, this would be really useful...
Author
Owner

@dmatetelki commented on GitHub (Jul 4, 2019):

Not just useful but consistent too: it's clearly visible if a commit is signed, but with tags, one cannot check it.

@dmatetelki commented on GitHub (Jul 4, 2019): Not just useful but consistent too: it's clearly visible if a commit is signed, but with tags, one cannot check it.
Author
Owner

@arturobernalg commented on GitHub (Oct 3, 2019):

agree with @CountMurphy, this would be really useful...

@arturobernalg commented on GitHub (Oct 3, 2019): agree with @CountMurphy, this would be really useful...
Author
Owner

@phyr0s commented on GitHub (Oct 4, 2019):

+1

@phyr0s commented on GitHub (Oct 4, 2019): +1
Author
Owner

@GlitchedPolygons commented on GitHub (Jul 26, 2025):

+1

@GlitchedPolygons commented on GitHub (Jul 26, 2025): +1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1865