From 8af4aa70b17181c6eb58e85c04f84f21e1fe8b7b Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 2 May 2015 16:10:48 +0100 Subject: [PATCH] profile.d/00base: Make key information public for public keys. Most of this stuff will leak out the side anyway so there's not a lot of point in keeping it a secret. --- profile.d/00base | 1 + 1 file changed, 1 insertion(+) diff --git a/profile.d/00base b/profile.d/00base index 7de267d..662681d 100644 --- a/profile.d/00base +++ b/profile.d/00base @@ -211,6 +211,7 @@ acl-%public = $acl-%private [%asymmetric] @include = %common acl-%public = * +acl-info = $acl-%public [%secrecy] @include = %common -- 2.11.0