diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-23 14:28:11 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-23 14:28:11 -0400 |
| commit | 27bede6e0a20d7c9629144ba1882c4409de8f2ca (patch) | |
| tree | ee63489adb739f79babdc0cb2a66aaa4025b9f58 /doc | |
| parent | 050137a2694182685cd0c35479476c1cdbe8d699 (diff) | |
response
Diffstat (limited to 'doc')
| -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. +"""]] |
