Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

gpg

How can I find out what keys gpg-agent has cached? (like how ssh-add -l shows you cached ssh keys)

August 11, 2022 by Magenaut

ssh-add -l shows you all ssh-keys that have been added with ssh-add ~/.ssh/id_yourkey. How do I do the analogous thing with gpg and gpg-agent, in other words, ask it to show a list of cached keys?

Categories Q&A, Unix & Linux Tags gpg, gpg-agent Leave a comment

sks-keyservers gone. What to use instead?

August 11, 2022 by Magenaut

https://sks-keyservers.net/ says

Categories Q&A, Unix & Linux Tags gpg, pgp Leave a comment

How to import secret gpg key (copied from one machine to another)?

August 10, 2022 by Magenaut

I’m trying to copy my gpg key from one machine to another.

Categories Q&A, Unix & Linux Tags gpg Leave a comment

How to renew an expired keypair with gpg

August 10, 2022 by Magenaut

What is the best way to renew a gpg key pair when it got expired and what is the reason for the method?

Categories Q&A, Unix & Linux Tags gpg, maintenance Leave a comment

Unable to verify the kernel signature “gpg: Can’t check signature: public key not found”

August 8, 2022 by Magenaut

In order to compile a new kernel on my Debian jessie, I am trying to verify the GPG key , following the instruction on the official website.

Categories Q&A, Unix & Linux Tags gpg Leave a comment

How can I automate gpg decryption which uses a passphrase while keeping it secret?

August 6, 2022 by Magenaut

I am tasked with automating a gpg decryption using cron (or any Ubuntu Server compatible job scheduling tool). Since it has to be automated I used --passphrase but it ends up in the shell history so it is visible in the process list.

Categories Q&A, Unix & Linux Tags gpg, security, ubuntu Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress