From aadee00209630cadf8c0edca4feebfa0522a23f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 8 Aug 2016 15:08:23 +0200 Subject: [PATCH] Document signing key for themes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/setup.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/setup.rst b/doc/setup.rst index be6fad9690..82dba3b568 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -387,6 +387,15 @@ Beginning in January 2016, the release manager is Isaac Bennetch. His key id is and you can get more identification information from `https://keybase.io/ibennetch `_. +Some additional downloads (for example themes) might be signed by Michal Čihař. His key id is +0x9C27B31342B7511D, and his PGP fingerprint is: + +.. code-block:: console + + 63CB 1DF1 EF12 CF2A C0EE 5A32 9C27 B313 42B7 511D + +and you can get more identification information from . + You should verify that the signature matches the archive you have downloaded. This way you can be sure that you are using the same code that was released.