Should I be using gpg or gpg2?

2015-09-28 Thread Sudhir Khanger
Hi, My understanding is gpg is for embedded systems and servers and gpg2 is for full fledged desktops. I seem to find documentation only for gpg but not gpg2. Are there any updated how-to for gpg2? Should I continue to use gpg command everywhere? -- Regards, Sudhir Khanger

Re: Should I be using gpg or gpg2?

2015-09-28 Thread Sudhir Khanger
gpg2 for desktop. I have mildly used gpg and if I have to invest my time I might as well start with gpg2. -- Regards, Sudhir Khanger, sudhirkhanger.com. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Is it possible to keep password cached for a whole session?

2014-07-09 Thread Sudhir Khanger
light on it? I could get gpg-agent to keep the keys unlocked by adding following lines. ~/.gnupg/gpg-agent.conf default-cache-ttl 3456 max-cache-ttl 3456 I am trying to track the following bug https://bugs.kde.org/show_bug.cgi?id=336955 -- Regards, Sudhir Kh

Where to save passphrases?

2014-07-25 Thread Sudhir Khanger
I am slowly getting the hang of GnuPG. I was wondering once you have a working setup where do you save your passphrases of your master and multiple subkeys. Is it safe to use some soft of password manager? Not really ideal but I use LastPass. -- Regards, Sudhir Khanger. sudhirkhanger.com https

Re: Where to save passphrases?

2014-07-26 Thread Sudhir Khanger
several sensitive purposes. -- Regards, Sudhir Khanger. sudhirkhanger.com https://github.com/donniezazen ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Where to save passphrases?

2014-07-26 Thread Sudhir Khanger
On Sat, Jul 26, 2014 at 12:58 PM, Mathias Bauer wrote: > * Sudhir Khanger wrote on Sat, 26 Jul 2014, at 12:29 (+0530): > >> On Sat, Jul 26, 2014 at 3:06 AM, Mathias Bauer wrote: > >> > Usually it's *one* passphrase for the whole GnuPG key >> > material.

Re: Where to save passphrases?

2014-07-26 Thread Sudhir Khanger
unsure, keep using the defaults. I use those for an arbitrary 400 days to keep passphrases cached the whole session. I have been reading up on GnuPG but I haven't found good articles on safe practices and workflow. So that is why I had start a discussion here. -- Regards, Sudhir Khanger. sudh

ssh-add -l like command in gpg

2014-09-10 Thread Sudhir Khanger
Hello, Is there a way to tell if a GPG key's passphrase is cached or not? Just like ssh-add -l prints all the keys that are in current keychain ready to be used. -- Regards, Sudhir Khanger, http://sudhirkhanger.com http://github.com/donniezazen Fingerprint: 49DD C204 6035 CD92 6949 3BFD

Re: ssh-add -l like command in gpg

2014-09-10 Thread Sudhir Khanger
it doesn't ask for passphrase, at least that has been my experience. gpg -K shows list of secret keys which does ask for passphrase. -- Regards, Sudhir Khanger, http://sudhirkhanger.com http://github.com/donniezazen Fingerprint: 49DD C204 6035 C

Keeping .gnupg folder in cloud

2014-09-18 Thread Sudhir Khanger
home folder which would include .gnupg folder by default. My threat level is non-existent. I use encryption and GPG as a matter of good internet and security practices and not because of necessity. What do you guys think? -- Regards, Sudhir Khanger. sudhirkhanger.com https://github.com/donniezazen

Re: Keeping .gnupg folder in cloud

2014-09-18 Thread Sudhir Khanger
On Thu, Sep 18, 2014 at 7:34 PM, Robert J. Hansen wrote: > Potentially foolish Looks like there is consensus in not uploading .gnupg folder in cloud. >From what I gather it should be fine to keep local backups just prevent any data loss. -- Regards, Sudhir Khanger. sudhirkhanger.com

Re: gmail list replies [Re: Keeping .gnupg folder in cloud]

2014-09-18 Thread Sudhir Khanger
On Fri, Sep 19, 2014 at 2:40 AM, Pete Stephenson wrote: > On Thu, Sep 18, 2014 at 10:36 PM, Daniel Kahn Gillmor > wrote: >> On 09/18/2014 01:31 PM, Sudhir Khanger wrote: >>> PS:- Gmail has a weird setup. It would not allow me to reply back to >>> the mailing list

Kleopatra Ultimate trust CA Cert Signing Authority

2014-09-27 Thread Sudhir Khanger
rg to correctly certify user certificates? [1] http://osdir.com/ml/encryption.gpg.cvs/2006-09/msg00036.html -- Regards, Sudhir Khanger, www.sudhirkhanger.com, www.github.com/donniezazen, 5577 8CDB A059 085D 1D60 807F 8C00 45D9 F5EF C394. signature.asc Description: This is a digitally signed me

Encrypt folders which include audio video and text files

2014-10-17 Thread Sudhir Khanger
What do you guys use to encrypt folders which may include audio, video and text files? -- Regards, Sudhir Khanger, sudhirkhanger.com, github.com/donniezazen, 5577 8CDB A059 085D 1D60 807F 8C00 45D9 F5EF C394. ___ Gnupg-users mailing list Gnupg-users

Restoring GnuPG

2014-10-19 Thread Sudhir Khanger
command I have to use to import the secret key on a new system. -- Regards, Sudhir Khanger, sudhirkhanger.com, github.com/donniezazen, 5577 8CDB A059 085D 1D60 807F 8C00 45D9 F5EF C394. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists

Re: Restoring GnuPG

2014-10-19 Thread Sudhir Khanger
l websites. Thanks. -- Regards, Sudhir Khanger, sudhirkhanger.com, github.com/donniezazen, 5577 8CDB A059 085D 1D60 807F 8C00 45D9 F5EF C394. signature.asc Description: This is a digitally signed message part. ___ Gnupg-users mailing list Gnupg-user

Terminal asks for passphrase even when passphrase is cached by gpg-agent

2014-10-28 Thread Sudhir Khanger
Hello, I have gpg-agent cache passphrase. When I run gpg -c text.txt it asks for passphrase twice like it normally would but Kgpg or KMail don't. What am I suppose to do to make both terminal and GUI apps use cached passphrase instead of asking for one? -- Regards, Sudhir Kh

Re: Is gpg-agent passphrase status query possible?

2014-10-30 Thread Sudhir Khanger
On Friday, October 31, 2014 12:33:13 AM Hauke Laging wrote: > gpg-connect-agent "GET_PASSPHRASE --data --no-ask > 4F7E9F723D197D667842AE115F048E6F0E4B4494 t1 t2 t3" /bye > D fubar > OK It prints the GPG passphrase in plain text. Is the password cached in plain text? -- R