summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-28 12:05:52 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-10-28 12:05:52 -0200
commitfcfe321cfa6eef0c4fbed284364f4573f43a8e43 (patch)
tree48102cc002aec4c9584393dae1d6883c3ea38a54
parent8dbfffea206143abc538552aff28fc1426f1a826 (diff)
downloaddebian-fcfe321cfa6eef0c4fbed284364f4573f43a8e43.tar.gz
debian-fcfe321cfa6eef0c4fbed284364f4573f43a8e43.tar.bz2
Import your key into the keyring
-rw-r--r--basics.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/basics.md b/basics.md
index 32cabf0..a47b73a 100644
--- a/basics.md
+++ b/basics.md
@@ -118,6 +118,11 @@ Again, you might set two handy aliases:
alias dpkg-source='HOME=/path/to/debian/keyring/output/ dpkg-source'
alias dget='HOME=/path/to/debian/keyring/output/ dget'
+As a last touch, import your own key into this keyring:
+
+ gpg --armor --export $KEYID | \
+ gpg --no-default-keyring --keyring /path/to/debian/keyring/output/.gnupg/trustedkeys.gpg --import
+
Then you might be happy... for a while :P
See also: