[FFmpeg-devel] [PATCH] web/security: Add links to GPG keys, for people who want to send encrypted mail

Michael Niedermayer michael at niedermayer.cc
Wed Aug 3 15:17:21 EEST 2016


---
 src/security | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/src/security b/src/security
index ae89f9b..20c4d5d 100644
--- a/src/security
+++ b/src/security
@@ -1,4 +1,11 @@
-<p>Please report vulnerabilities to <a href="mailto:ffmpeg-security at ffmpeg.org">ffmpeg-security at ffmpeg.org</a></p>
+<p>Please report vulnerabilities to <a href="mailto:ffmpeg-security at ffmpeg.org">ffmpeg-security at ffmpeg.org</a>.
+If you wish to use PGP/GnuPG you can use.
+<a href="https://pgp.mit.edu/pks/lookup?search=0x9FF2128B147EF6730BADF133611EC787040B0FAB&op=get">key1</a>,
+<a href="https://pgp.mit.edu/pks/lookup?search=0x52D03A82D445F194DB8B2B1687EE2CB8F4B8FCF9&op=get">key2</a> and
+<a href="https://pgp.mit.edu/pks/lookup?search=0xC61D16E59E2CD10C895838A40899A2B906D4D9C7&op=get">key3</a>.
+Please use all keys if you encrypt.
+PGP key fingerprints are also in the <a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/MAINTAINERS">MAINTAINERS file</a>.
+</p>
 
 <h2>FFmpeg 2.8</h2>
 
-- 
2.9.2



More information about the ffmpeg-devel mailing list