Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG verification docs #4381

Merged
merged 3 commits into from
Jul 6, 2018
Merged

GPG verification docs #4381

merged 3 commits into from
Jul 6, 2018

Conversation

techknowlogick
Copy link
Member

@techknowlogick techknowlogick commented Jul 5, 2018

Fix #4374

Please suggest fixes to wording

@techknowlogick techknowlogick added the type/docs This PR mainly updates/creates documentation label Jul 5, 2018
@techknowlogick techknowlogick added this to the 1.6.0 milestone Jul 5, 2018
@codecov-io
Copy link

codecov-io commented Jul 5, 2018

Codecov Report

Merging #4381 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4381      +/-   ##
==========================================
+ Coverage   20.05%   20.06%   +<.01%     
==========================================
  Files         153      153              
  Lines       30769    30769              
==========================================
+ Hits         6171     6174       +3     
+ Misses      23654    23652       -2     
+ Partials      944      943       -1
Impacted Files Coverage Δ
modules/process/manager.go 73.91% <0%> (+4.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1d6a1f...e1d0d8c. Read the comment docs.

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 5, 2018
chmod +x gitea
```

## Verify GPG signature
Gitea signs all binaries with a [GPG key](https://pool.sks-keyservers.net/pks/lookup?op=get&search=0x2D9AE806EC1592E2) to prevent against unwanted modification of binaries. To validate the binary download the signature file which ends in `.asc` for the binary you downloaded and use the gpg command line tool.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the same server for verifying command and GPG key link:
GPG key

@bkcsoft bkcsoft added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jul 5, 2018
@bkcsoft bkcsoft added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 5, 2018
@lunny lunny merged commit 61b4052 into go-gitea:master Jul 6, 2018
@techknowlogick techknowlogick deleted the techknowlogick-patch-6 branch February 15, 2019 06:15
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[META] Publish PGP key for signing releases
6 participants