Re: Opening the Gnupg interface on linux

2017-04-06 Thread Jamie H. via Gnupg-users
o check out FreeBSD too! ;-) Jamie On Thu, 4/6/17, Tay Too wrote: Subject: Opening the Gnupg interface on linux To: gnupg-users@gnupg.org Date: Thursday, April 6, 2017, 2:12 AM Hello everybody, very new to linux, and pretty unfamiliar with gnupg still, only

Re: Opening the Gnupg interface on linux

2017-04-06 Thread antony
On April 6, 2017 2:12:08 AM EDT, Tay Too wrote: >Hello everybody, very new to linux, and pretty unfamiliar with gnupg >still, >only used a few times. Yesterday i was able to open an actual window of >Gnupg through my terminal with a command similar to ~/.gnupgnow >when i >enter this it tells m

Re: Opening the Gnupg interface on linux

2017-04-06 Thread William Senn
Hi Tay Too, Yes, .gnupg is a directory where gpg finds/puts its files. The command you want is either: gpg or gpg2 You can learn a bit more about it via an online tutorial, but also via the man page (the manual page on your computer) by typing: man gpg or possibly man gnupg (i'm not at consol

Opening the Gnupg interface on linux

2017-04-06 Thread Tay Too
Hello everybody, very new to linux, and pretty unfamiliar with gnupg still, only used a few times. Yesterday i was able to open an actual window of Gnupg through my terminal with a command similar to ~/.gnupgnow when i enter this it tells me this is a directory and wont do anything with it, any

Re: GnuPG::Interface

2007-04-23 Thread Alessandro Vesely
Linda Jen wrote: > I am new to this list and to GnuPG. so am I > I get the following messages in my apache server log: > > [Fri Apr 20 14:10:45 2007] [error] [client 852.12.22.138] gpg: WARNING: > unsafe permissions on homedir > "//.gnupg", referer: This is actually a warning

Re: GnuPG::Interface

2007-04-22 Thread Stef Caunter
} close GPG or warn "$! asc close\n"; # email the ciphertext, or whatever you want to do with it. } Stef http://caunter.ca/contact.html On Sun, 22 Apr 2007, Linda Jen wrote: > I am trying to run a CGI application that uses GnuPG::Interface > in perl. The appl

GnuPG::Interface

2007-04-22 Thread Linda Jen
I am new to this list and to GnuPG. I have spent about a week on a problem and searched faq and every thing google could turn up and tried everything suggested but cannot get around the problem. I am trying to run a CGI application that uses GnuPG::Interface in perl. The application runs fine