diff --git a/README.md b/README.md index 5b47b61dd..621b2ea0f 100644 --- a/README.md +++ b/README.md @@ -29,21 +29,6 @@ specify `-Dsystemd=disabled -Dbash_completion=disabled`. # Releases -Releases are made available via the [primary github site](https://github.com/p11-glue/p11-kit/releases). - -They are signed with Daiki Ueno's OpenPGP key: - -``` -pub 4096R/D7E69871 2009-07-23 - Key fingerprint = 4622 25C3 B46F 3487 9FC8 496C D605 848E D7E6 9871 -uid Daiki Ueno -uid Daiki Ueno -sub 4096R/C8C530D6 2010-02-04 -``` - -# Reporting security issues - -If you find an issue that could potentially impact security, report it -to ueno@gnu.org, encrypted with the above mentioned OpenPGP key. +Releases are made available via the [primary github site](https://github.com/p11-glue/p11-kit/releases). They are signed with the current maintainer's [OpenPGP key](https://keys.openpgp.org/search?q=462225C3B46F34879FC8496CD605848ED7E69871). [PKCS #11]: https://en.wikipedia.org/wiki/PKCS_11 diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..b98587081 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Reporting security issues + +If you find an issue that could potentially impact security, report it +to [the current maintainer](mailto:ueno@gnu.org]) by email, encrypted +with [the corresponding OpenPGP key](https://keys.openpgp.org/search?q=462225C3B46F34879FC8496CD605848ED7E69871).