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

Bad Signature for Source Files #394

Closed
Soulhealer95 opened this issue Jun 27, 2023 · 2 comments
Closed

Bad Signature for Source Files #394

Soulhealer95 opened this issue Jun 27, 2023 · 2 comments

Comments

@Soulhealer95
Copy link

The signature provided for archives at http://greenwoodsoftware.com/less/download.html fail to verify the archives with the public key provided.

$ gpg --import pubkey.asc
gpg: key F153A7C833235259: "Mark Nudelman <markn@greenwoodsoftware.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

$ gpg --verify less-633.sig less-633.tar.gz
gpg: Signature made Wed 03 May 2023 02:43:02 PM EDT
gpg:                using DSA key F153A7C833235259
gpg: BAD signature from "Mark Nudelman <markn@greenwoodsoftware.com>" [unknown]
@ferdnyc
Copy link

ferdnyc commented Jun 28, 2023

@Soulhealer95

Check that your download hasn't been accidentally un-gzipped (see #22).

@Soulhealer95
Copy link
Author

Google's spyware was indeed the issue! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants