copr icon indicating copy to clipboard operation
copr copied to clipboard

Publish GPG keys in DNS

Open fedora-copr-github-bot opened this issue 3 years ago • 0 comments

Original issue: https://pagure.io/copr/copr/issue/406 Opened: 2018-09-18 07:50:46 Opened by: msehnout

I am working on a system for automatic GPG key verification in DNF. It would be nice if COPR published its keys in the DNS as well.

A thesis describing the system in detail: https://www.vutbr.cz/en/students/final-thesis?zp_id=110044

I wrote an implementation of DNS update as a web service. My idea is that the keygen would send new keys over HTTP API and this service would update the resource records in appropriate DNS server. https://pagure.io/copr-dns-update

Related issue: https://pagure.io/fedora-infrastructure/issue/7167


msuchy commented at 2021-02-12 20:30:25:

Fedora's key and HOWTO http://miroslav.suchy.cz/blog/archives/2021/02/11/verify_package_gpg_signature_using_dnssec/index.html

fedora-copr-github-bot avatar Nov 16 '22 12:11 fedora-copr-github-bot