F35 is close to beta, and the keys are not on the website!
$ curl https://getfedora.org/static/keys/38AB71F4.txt <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL was not found on this server.</p> <hr> <address>Apache Server at getfedora.org Port 443</address> </body></html> $ curl https://getfedora.org/static/keys/9867C58F.txt <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL was not found on this server.</p> <hr> <address>Apache Server at getfedora.org Port 443</address> </body></html>
It looks like @codeblock has supported with this before:
https://pagure.io/fedora-web/websites/c/8f6ee1bb97f29943829655501c730a506f221b18?branch=master
https://pagure.io/fedora-web/websites/c/8fb2c40cb5a348701475e18b6b7e25ceb0f20af5?branch=master
It could also make for a good docs page if we had a short write-up as a ticket comment here.
Login to comment on this ticket.