Re: Status of original PGP?

2022-09-07 Thread Shawn K. Quinn via Gnupg-users
't have a source for that. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___ Gnupg-users mailing list Gnupg-users@gnupg.org https://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Preventing public key upload to key-servers

2022-01-28 Thread Shawn K. Quinn via Gnupg-users
try has to be in agreement to enforce it or it's pretty much worthless. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___ Gnupg-users mailing list Gnupg-users@gnupg.org https://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Unable to decrypt file copied from USB thumb drive.

2021-10-29 Thread Shawn K. Quinn via Gnupg-users
can I > protect my .gpg file when it is moved off my laptop onto other meda? > > Chris. If the hash is changing the file is getting corrupted, even if by only one bit. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___

Re: Random_seed File Locking on NFS File System Across Networks/Domains Hangs

2021-04-25 Thread Shawn K. Quinn via Gnupg-users
andom pool. Now, for me, that begs the question: what does the internal random pool offer that simply using /dev/random (or better yet a quality HWRNG) does not? -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___ Gnupg-us

Re: Revoking a Lost Key

2020-02-06 Thread Shawn K. Quinn via Gnupg-users
erpunk-style remailer keys I forgot to revoke before shutting down the remailer and wiping the system. Stuff happens. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Syncing GnuPG data between computers

2019-12-31 Thread Shawn K. Quinn via Gnupg-users
what I did for my music and my music player's database, I have not tried it with any other software including GnuPG. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Washington State Electronic Notary Public endorsements

2018-09-17 Thread Shawn K. Quinn
On 09/17/2018 01:53 PM, C.J. Collier wrote: > In short, GnuPG can now be used to perform notarial acts > <http://app.leg.wa.gov/RCW/default.aspx?cite=42.45.140> in the State of > Washington! Nice work! -- Shawn K. Quinn http://www.rantroulette.com http://www.skq

Re: Upgrading 2.0.20 to 2.2.24

2018-06-17 Thread Shawn K. Quinn
etween 2.0.x and 2.1.x. It is possible that 2.2.x no longer has the code in it to migrate to the new format, in which case you might need to import secring.gpg manually and set the trust to ultimate manually as well. -- Shawn K. Quinn http://www.rantroulette.com http://

Re: Installing a new version of GnuPG

2018-05-29 Thread Shawn K. Quinn
7;s no longer in use) but it got me by until I switched to other GNU/Linux distributions. Most software does not have a "make uninstall" target. That's considered the responsibility of a package manager if you have one. -- Shawn K. Quinn http://www.rantroulette.com http://www.

Re: Users GnuPG aims for? (Re: Breaking MIME concatenation)

2018-05-17 Thread Shawn K. Quinn
e adoption, but not enough. Today it would be some very >> simple >> wiki markup language. > > Content-type: text/markdown ;-) Wouldn't Markdown potentially suffer from the same types of problems? Or am I missing something? -- Shawn K. Quinn http://www.rantroulette.c

Re: Stupid Symantec

2018-03-15 Thread Shawn K. Quinn
at least 14.04, probably much farther. I haven't done many fresh installs of the older versions. I did two fresh installs of 12.04, with everything since being upgrades (I only use LTS versions now). -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com _

Re: Verify that the file is from who I expect it to be from

2017-10-26 Thread Shawn K. Quinn
ab: > > gpg2 --verify-sign Maybe use gpgv2 instead and put only that one key in the trustedkeys.gpg or trustedkeys.kbx file? -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com ___ Gnupg-users mailing list Gnupg-users

Re: FAQ and GNU

2017-10-10 Thread Shawn K. Quinn
ver "Linux" is used as a generic descriptor it is in a > context where the presence of GNU utilities is irrelevant. Example: > "there is no single, consistent way to install GnuPG on Linux systems." s/on Linux systems/on systems which boot using Linux, the kernel/ --

Re: Questions about particular use cases (integrity verification w/o private key, add E flag to primary key, import secp256k1 key)

2017-08-29 Thread Shawn K. Quinn
o tell when using that option, is that none of your keys will decrypt the message, so it's not for you. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com signature.asc Description: OpenPGP digital signature ___

Re: gpg-agent/pinentry: How to verify calling application

2017-07-16 Thread Shawn K. Quinn
to change it back when done testing. -- Shawn K. Quinn http://www.rantroulette.com http://www.skqrecordquest.com signature.asc Description: OpenPGP digital signature ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Fwd: which program use: gpg or gpgv?

2017-07-05 Thread Shawn K. Quinn
for both correspondence and signature verification, then the main gpg program will do. Debian itself uses gpgv to verify updates but there is a specific reason for this, that being that the apt and dpkg tools used by most users never need to sign or encrypt anything, only verify signatures. -- Shawn