contrib: add jaonoctus's signing key
What changed, and why it matters
This commit simply adds a new person's PGP public-key fingerprint to the list of trusted release signers in two documentation files. It does not change any code, fix any bug, or alter any security behavior of the software itself.
No security action required. Reviewers may optionally verify the added PGP fingerprint out-of-band if they are responsible for release-signer governance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff updates two markdown files (SECURITY.md and doc/contribute-to-core-lightning/security-policy.md) to include jaonoctus’s PGP fingerprint in the ‘Signatures For Releases’ table. No executable code, configuration defaults, cryptographic logic, or access controls are modified.
Changed components
SECURITY.mddoc/contribute-to-core-lightning/security-policy.mdInspect captured patch +2 / −0
### SECURITY.md
@@ -32,6 +32,7 @@ developers, and to validate signatures on releases:
| Lagrang3 | `lagrang3@protonmail.com` | C491 5808 7820 7F03 C3B9 66F9 B408 8CD4 608A 7CA1 |
| daywalker90 | `daywalker990@gmx.de` | 8A07 9421 A871 D0B1 0835 1193 7AB4 802E D5A6 39F3 |
| Níckolas Goline | `n@ngoline.com` | A576 56F8 004F 6FD6 8ED9 9C85 BE27 7A87 802A 6F08 |
+| jaonoctus | `jaonoctus@protonmail.com` | 7B69 6A61 6F73 1337 520B 8A19 D8F3 1505 B581 D617 |
| Blockstream CLN Release | `cln@blockstream.com` | 616C 52F9 9D06 12B2 A151 B107 4129 A994 AA7E 9852 |
You can import a key by running the following command with that individual’s fingerprint:
### doc/contribute-to-core-lightning/security-policy.md
@@ -38,6 +38,7 @@ developers, and to validate signatures on releases:
| Lagrang3 | `lagrang3@protonmail.com` | C491 5808 7820 7F03 C3B9 66F9 B408 8CD4 608A 7CA1 |
| daywalker90 | `daywalker990@gmx.de` | 8A07 9421 A871 D0B1 0835 1193 7AB4 802E D5A6 39F3 |
| Níckolas Goline | `n@ngoline.com` | A576 56F8 004F 6FD6 8ED9 9C85 BE27 7A87 802A 6F08 |
+| jaonoctus | `jaonoctus@protonmail.com` | 7B69 6A61 6F73 1337 520B 8A19 D8F3 1505 B581 D617 |
| Blockstream CLN Release | `cln@blockstream.com` | 616C 52F9 9D06 12B2 A151 B107 4129 A994 AA7E 9852 |
You can import a key by running the following command with that individual’s fingerprint:Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.