Add info about which signing keys will be used for published artifacts.
- Dominant language
- Java
- Stars
- 27
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### Add info about which signing keys will be used for published artifacts.
For security purposes, it would be great if you were able to publish the gpg public keys that are "valid" for use when verifying signing artifacts uploaded to maven central.
This allows for "out of band" verification of the expected signing key.
Some examples of other libs publishing their signing keys:
https://square.github.io/okhttp/security/security/#verifying-artifacts
https://github.com/eclipse/jetty.project/blob/jetty-10.0.x/KEYS.txt
https://downloads.apache.org/commons/KEYS
https://downloads.apache.org/logging/KEYS
Contributor guide
Research direction
Start by reviewing the repository's existing documentation and the Maven Central publishing setup; the issue does not name a file or test. Done means the project publishes the valid GPG public signing keys in a stable, discoverable location for out-of-band verification of artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation, release, security
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100