Upon downloading cachyos iso i stumbled across the option to also download a sha checksum and a .sig file.
I need the developers signing key to be able and verify the downloaded iso with the .sig file, but i couldn’t find a singingkey. Can you share it with me if there is one…?
I’m using Kleopatra and GPG4win to verify file signatures, so i tried: gpg --keyserver hkps://keys.openpgp.org --recv-key F3B607488DB35A47
in powershell, but it returned: gpg: keyserver receive failed: No keyserver available
Used cachyos-desktop-linux-250202.iso.sig to verify integrity of cachyos-desktop-linux-250202.iso but the verification with kleopatra failed.
Likely because no signingkey is imported to kleopatra/gpg4win.
I did import the key via powershell as stated in my previous comment, however seems like that doesn’t help the verification method i’m using.
Would be nice if cachy can catch up to the standard of offering a singingkey, otherwise why is there a signature file available for download.
I’m not familiar with the process in powershell, i did import the key that way but no further instructions to be found.