Questions tagged [gpg-agent]
The gpg-agent tag has no summary.
133 questions
0 votes
0 answers
25 views
GPG passphrase time-outs
Is their a means by command (or otherwise), whereby if you enter the wrong passphrase (eg 3 times) you are delayed from making further attempts, for say one hour, when the passphrase box becomes ...
0 votes
1 answer
75 views
What is the difference and relation between the "--default-cache-ttl" and "--max-cache-ttl" options?
About GPG is mentioned the gpg-agent and I read the following answer: gpg does not ask for password Where is mentioned the --default-cache-ttl and --max-cache-ttl options. So I found this official ...
0 votes
1 answer
176 views
Decrypting multiple files quicker with gpg
The pass program is a command line utility to store passwords plus free form extra data in small files encrypted with gpg. It provides a grep sub-command in particular to find passwords by the extra ...
2 votes
1 answer
2k views
`gpg --pinentry-mode loopback` used to ask passphrase once but now it asks always
In short (Edit 1): How to make gpg -qd --pinentry-mode loopback out.gpg cache the passphrase for a period of time in the cli. It used to cache but now it doesn't. Edit 2: I have tried this thing in ...
0 votes
1 answer
677 views
how to change/add gpg key to pass
I need to change the gpg key originally used for pass on my system to a newly generated key. However, when I follow the advice I found on this thread: https://unix.stackexchange.com/questions/226944/...
2 votes
1 answer
196 views
gpg-agent "forgetting" password for key, when getting too many requests
I'm running Ubuntu (via Regolith) and my gpg key is unlocked when I log in. I'm running multiple decrypt operations in parallel and I noticed, that if I get above 7, gpg-agent will "forget" ...
2 votes
3 answers
3k views
OpenGL fails to load due to nvidia driver
I have 2 video cards and installed the nvidia driver: ❯ lspci -nnk | grep -iA3 -E "(vga|NVIDIA).*(controller|GeForce)" 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics ...
2 votes
1 answer
29k views
Solving gpg: decryption failed: No secret key
I have encrypted a file through gpg ***.gpg --encrypt --recipient [email protected] *** The hard disk with my Linux system where such file was encrypted has dead. I keep just the ***.gpg file in an ...