VirusTotal / yara

The pattern matching swiss knife
https://virustotal.github.io/yara/
BSD 3-Clause "New" or "Revised" License
8.32k stars 1.45k forks source link

Where to get GPG key to verify release commit? #2105

Closed vt-alt closed 2 months ago

vt-alt commented 2 months ago

Describe the bug Location of public key to verify the release commit is unknown.

To Reproduce

$ git verify-commit v4.5.2
gpg: Signature made Tue Sep 10 11:52:59 2024 MSK
gpg:                using RSA key A65644273CF477F05B0A6F1B8DCC0C6CA10F526A
gpg: Can't check signature: No public key

Please complete the following information:

plusvic commented 2 months ago

I've uploaded my public key to https://keyserver.ubuntu.com/, please try again.

vt-alt commented 2 months ago

Thanks!