From 80144ff8223bc3d13b1d7e2262c79271500fe193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 16 Mar 2015 15:07:30 +0100 Subject: [PATCH] Updated Trust and Certification Model (markdown) --- ...Certification Model.md => Trust-and-Certification-Model.md | 4 ++++ 1 file changed, 4 insertions(+) rename Trust and Certification Model.md => Trust-and-Certification-Model.md (84%) diff --git a/Trust and Certification Model.md b/Trust-and-Certification-Model.md similarity index 84% rename from Trust and Certification Model.md rename to Trust-and-Certification-Model.md index 6e68275..b1b23d4 100644 --- a/Trust and Certification Model.md +++ b/Trust-and-Certification-Model.md @@ -1,3 +1,7 @@ +### Key Confirmations + +see https://github.com/open-keychain/open-keychain/blob/development/OpenKeychain/src/main/res/raw/help_certification.html + ### Trust * We use a simplified trust model: Exactly all certificates issued by a key for which the secret key is available are trusted. * We do not support "trust signatures" because they are rarely used and complex to implement.