← Watch feed
doc: Add Niklas Goegge's key to SECURITY.md
What changed, and why it matters
This commit simply adds a new person's PGP key to the project's security contact list in a documentation file. It is an administrative update with no code changes and no security vulnerability.
Recommended action
No action required; this is a benign documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies SECURITY.md only, appending one row to a table of PGP fingerprints used for reporting security issues. No source code, build scripts, or cryptographic logic is changed.
Changed components
SECURITY.mdInspect captured patch +1 / −0
diff --git a/SECURITY.md b/SECURITY.md
index fd4c61d1..5a63a762 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -16,5 +16,6 @@ The following keys may be used to communicate sensitive information to developer
| Pieter Wuille | 133E AC17 9436 F14A 5CF1 B794 860F EB80 4E66 9320 |
| Michael Ford | E777 299F C265 DD04 7930 70EB 944D 35F9 AC3D B76A |
| Ava Chow | 1528 1230 0785 C964 44D3 334D 1756 5732 E08E 5E41 |
+| Niklas Gögge | 2CBB F208 E594 BF43 9B5F 276C 7465 CFFF 6793 242E |
You can import a key by running the following command with that individual’s fingerprint: `gpg --keyserver hkps://keys.openpgp.org --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces.
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.