On Fri, Jan 24, 2014 at 04:37:11PM -0800, Justin Quakenbush wrote:
> wheres my gnupg folder?
>
Have you tried checking 'man gpg' (search for 'FILES')? It should be
~/.gnupg/ , echo $GNUPGHOME to make sure.
___
Gnupg-users mailing list
Gnupg-users@gnupg.
On Wed, Jan 22, 2014 at 01:29:11PM +0530, Rahul R wrote:
> Hi all,
>
> I am trying to run
>
> "gpg --symmetric test.txt"
>
> But its asking for Passphrase. Is there any way to skip this while running
> this command?
gpg --symmetric -o output.pgp --passphrase mypasshere input.txt
(found checking `
On Thu, Jan 16, 2014 at 05:34:34AM -0500, Don Warner Saklad wrote:
> Any way for two correspondents to set up gnupg within a few moments
> without having to become expert?
>
> The usual gnupg materials are very dense.
>
The most "complex" part is generating and sharing your public keys, which
can
On Tue, Jan 14, 2014 at 04:25:03PM +0800, khine wrote:
> I need to generate encrypted esd file. So, I would like to get public key.
> Please can you give me any suggestion?
Hey khine, if you want to encrypt a file, you need the public key *of the
recipient*. So you need to /generate a key/ only i