From 9706f789e636aa88fe1dcb32a15ac5db884d039f Mon Sep 17 00:00:00 2001 From: Vincent Mazenod <vmazenod@gmail.com> Date: Mon, 7 Jan 2019 11:09:22 +0100 Subject: [PATCH] add revocation feature to crypto --- content/slides/privacy/md/crypto.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/slides/privacy/md/crypto.md b/content/slides/privacy/md/crypto.md index f151091..ff8a69d 100644 --- a/content/slides/privacy/md/crypto.md +++ b/content/slides/privacy/md/crypto.md @@ -324,6 +324,7 @@ note: * signature * chiffrement * création de certificat + * révocation de certificat * authentification * clés publiques * importés (contacts) -- GitLab