diff options
| -rw-r--r-- | doc/forum/removing_key/comment_1_d3771b025fa844c5b6d99d54dd9a2524._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/removing_key/comment_1_d3771b025fa844c5b6d99d54dd9a2524._comment b/doc/forum/removing_key/comment_1_d3771b025fa844c5b6d99d54dd9a2524._comment new file mode 100644 index 00000000..157f2562 --- /dev/null +++ b/doc/forum/removing_key/comment_1_d3771b025fa844c5b6d99d54dd9a2524._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-09-23T18:27:03Z" + content=""" +The file privdata/keyring.gpg is where propellor keeps the public +keys it uses to sign the privdata. This is a regular gpg keyring, so can +be manipulated by regular gpg commands. + +I also just added propellor --rm-key to make it easy to remove a key. +"""]] |
