Re: How can we utilize latest GPG from RPM repository?

2018-02-22 Thread helices
nd secure Linux operating systems. Please, do not debate me on this. Yes, we could do otherwise, but that will incur PCI DSS v3.2 challenges unnecessary to us. Thank you. ~ helices On Thu, Feb 22, 2018 at 12:22 AM, Ben McGinnes wrote: > On Wed, Feb 21, 2018 at 07:36:08AM -0800, Dan Kegel wrot

Re: How can we utilize latest GPG from RPM repository?

2018-02-17 Thread helices
opinion, humble or otherwise. YMMV Are there any other questions before I get a direct answer to my original subject question? Thank you. On Wed, Feb 14, 2018 at 2:20 PM, helices wrote: > CentOS 7 uses gnupg2 v2.0.22. EPEL doesn't have anything newer. > > We want to move to v2

Re: How can we utilize latest GPG from RPM repository?

2018-02-15 Thread helices
gt; > > And of course YOU could create the rpm and share it on EPEL yourself so > others will have it. > > > > > > *From:* Gnupg-users [mailto:gnupg-users-boun...@gnupg.org] *On Behalf Of * > helices > *Sent:* Thursday, February 15, 2018 9:10 AM > *To:* gnupg-users@gnup

Re: How can we utilize latest GPG from RPM repository?

2018-02-15 Thread helices
pgrade is usually not desirable which is why people use RHEL/CentOS > instead. > > -Original Message- > From: Gnupg-users [mailto:gnupg-users-boun...@gnupg.org] On Behalf Of > Daniel Kahn Gillmor > Sent: Wednesday, February 14, 2018 5:31 PM > To: helices; gnupg-users@gnupg.org &

How can we utilize latest GPG from RPM repository?

2018-02-14 Thread helices
CentOS 7 uses gnupg2 v2.0.22. EPEL doesn't have anything newer. We want to move to v2.2.x, and stay current, but we don't want to download source and compile for dozens of systems. We want all users to be using the same version all of the time. Please, advise. Thank you.

Re: How to NOT gnutar files during encryption?

2017-07-19 Thread helices
On Wed, Jul 19, 2017 at 9:49 AM, Peter Lebbing wrote: > On 19/07/17 16:30, helices wrote: > > Unchecking that box and encrypting, this file decrypted and unzipped > > without incident: Archive.zip.gpg > > And if you keep the box checked, does it produce a file named

Re: How to NOT gnutar files during encryption?

2017-07-19 Thread helices
o process files. Will the UNchecked checkbox for "Archive files with: TAR (PGP-compatible)" be default now? ~ Mike On Wed, Jul 19, 2017 at 8:17 AM, helices wrote: > How to NOT gnutar files during encryption? > > > Thank you for your responses; but, you are all missing my poi

Re: How to NOT gnutar files during encryption?

2017-07-19 Thread helices
How to NOT gnutar files during encryption? Thank you for your responses; but, you are all missing my point - and not answering my question. First, before encryption by Kleopatra, the file IS one (1) real ZIP file (e.g., filename.zip) After encryption and upload to us, the file is now an encrypt

How to NOT gnutar files during encryption?

2017-07-18 Thread helices
We have a simple process that has worked for thousands of files over the years: 1) Client ZIPs up a bunch of files 2) Client GPG/PGP encrypts that ZIP file 3) Client uploads that encrypted file to us 4) Our production server automatically decrypts the file 5) Our production server automatically unz

Re: How can I change the passphrase on our secret keys?

2017-04-17 Thread helices
ormation Studies > Texas Woman's University > Stoddard Hall, Room 408 > P.O. Box 425438 > Denton, TX 76204-5438 > > Phone: 615-603-5354 <615-604-5354> > Email: wse...@twu.edu > > On Apr 17, 2017, at 1:50 PM, helices wrote: > > Version info from previous post:

Re: How can I change the passphrase on our secret keys?

2017-04-17 Thread helices
Version info from previous post: CentOS release 6.8 (Final) gpg (GnuPG) 2.0.14 CentOS Linux release 7.3.1611 (Core) gpg (GnuPG) 2.0.22 We are NOT using pinentry. On Mon, Apr 17, 2017 at 1:37 PM, Daniel Kahn Gillmor wrote: > On Wed 2017-04-12 11:02:04 -0500, helices wrote: > > Y

Re: How can I change the passphrase on our secret keys?

2017-04-17 Thread helices
What am I missing? Why am I getting this error? Please, advise. Thank you. On Wed, Apr 12, 2017 at 11:02 AM, helices wrote: > Yes, I saw that. On one host, that works. > > On other, I get following error: > gpg> passwd > Key is protected. > > You need a passphrase

Re: How can I change the passphrase on our secret keys?

2017-04-12 Thread helices
ou are completely out of > luck. > > Will > > > On 4/12/2017 11:02 AM, helices wrote: > > Yes, I saw that. On one host, that works. > > On other, I get following error: > gpg> passwd > Key is protected. > > You need a passphrase to unlock the secret

Re: How can I change the passphrase on our secret keys?

2017-04-12 Thread helices
n cancelled What am I missing? On Wed, Apr 12, 2017 at 10:51 AM, Alaric L. Dailey wrote: > http://blog.chapagain.com.np/gpg-how-to-change-edit- > private-key-passphrase/ > > ------ > *From: *"helices" > *To: *gnupg-users@gnupg.org > *Sent:

How can I change the passphrase on our secret keys?

2017-04-12 Thread helices
How can I change the passphrase on our secret keys? I've searched Google and gnupg.org to no avail. What am I missing? Versions: gpg (GnuPG) 2.0.14 gpg (GnuPG) 2.0.22 ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/lis

Re: With which key did I sign my encrypted file?

2017-03-29 Thread helices
Peter, Thank you. That suffices. Notice that I did provide --version in my original post. ~ helices On Wed, Mar 29, 2017 at 10:40 AM, Peter Lebbing wrote: > Hello, > > To solve your problem, could you please also post the commands that you > used to create the files? The inf

Re: With which key did I sign my encrypted file?

2017-03-29 Thread helices
How can I see if an encrypted file is signed and by whom? Please, advise. Thank you. ~ helices On Tue, Mar 28, 2017 at 8:22 AM, helices wrote: > My company uses several keys for signing files encrypted with one of many > recipient public keys. > > Once in awhile, we get pus

With which key did I sign my encrypted file?

2017-03-28 Thread helices
? Please, advise. Thank you. ~ helices ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: PCI DSS compliance

2016-11-10 Thread helices
< kristian.fiskerstr...@sumptuouscapital.com> wrote: > On 11/10/2016 03:50 PM, helices wrote: > > So would I! > > > > At this point, our company must achieve PCI DSS compliance before year > end, > > and the road to that necessity leads through this auditor, who

Re: PCI DSS compliance

2016-11-10 Thread helices
So would I! At this point, our company must achieve PCI DSS compliance before year end, and the road to that necessity leads through this auditor, who insists that PGP satisfies all requirements. There is no explanation that he shares with us. ~ Mike On Thu, Nov 10, 2016 at 8:27 AM, Mark H. W

Re: GPG cannot import public key

2014-04-24 Thread helices
much of this GPG and how much whatever is on their side. On Thu, Apr 24, 2014 at 12:55 PM, David Shaw wrote: > On Apr 24, 2014, at 9:15 AM, helices wrote: > > > Thank you, for your response. > > > > [1] > > -BEGIN PGP PUBLIC KEY BLOCK- > > Version: E

Re: GPG cannot import public key

2014-04-24 Thread helices
Miller) and the public key. This signature again lies about the type of the > issuing key, although this one is made with SHA1 instead of SHA256. Again, > the signature seems valid. > > -- Further remarks -- > > I should reiterate that I'm not fluent in GPG's code, so

Re: GPG cannot import public key

2014-04-24 Thread helices
respect this vendor's desire to use one (1) key pair with all of their vendors. Can their original key be "fixed?" Why does legacy GPG accept that public key? I welcome all comments, suggestions and review. Thank you ~ helices On Wed, Apr 23, 2014 at 10:25 PM, David Shaw wrote:

GPG cannot import public key

2014-04-23 Thread helices
GPG version trying to import: gpg (GnuPG) 2.0.14 Header from shared armored public key: Version: Encryption Desktop 10.3.0 (Build 8741) GPG error on import: # gpg --import /tmp/imps.asc gpg: key 845F5188: no valid user IDs gpg: this may be caused by a missing self-signature gpg: Total number