contrib: Remove litecoin keys as CLN has recently stopped supporting litecoin
What changed, and why it matters
This commit simply deletes a public PGP key file for a Litecoin developer from the repository. Core Lightning (CLN) has dropped Litecoin support, so the key is no longer needed. There is no code change, no vulnerability, and no security risk.
No action required. This is a benign cleanup commit.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit removes contrib/keys/litecoin/davidburkett.gpg, a binary PGP public key file. The change is a repository cleanup following CLN’s removal of Litecoin support. No executable code, cryptographic material used for signing releases, or runtime behavior is affected.
Changed components
contrib/keys/litecoin/davidburkett.gpgInspect captured patch +0 / −0
diff --git a/contrib/keys/litecoin/davidburkett.gpg b/contrib/keys/litecoin/davidburkett.gpg
deleted file mode 100644
index 6e71959c..00000000
Binary files a/contrib/keys/litecoin/davidburkett.gpg and /dev/null differ
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.