I am a newbie when it comes to setting up a bitcoin node but I am trying to gpg verify my bitcoin core download the pub keys to do so are no longer available. I have tried doing my own research but I can't seem to find someone to explain in Layman's terms how to do so now.
I have downloaded all three files needed to do so:
bitcoin-24.0.1-x86_64-linux-gnu.tar.gzSHA256SUMS SHA256SUMS.asc
I have verified the checksum of the release file
sha256sum --ignore-missing --check SHA256SUMS
Now I am totally lost on what to do from here because the txt file is not on GitHub anymore. I have been trying to figure this out for a while now but can't seem to do so. Any help is much appreciated.