Re: GPA File Manager

2011-11-16 Thread Mark Kirchner
Am 16.11.2011 15:59, schrieb Werner Koch: > Note that this is proprietary software. I'd prefer if you would not > suggest this on a GnuPG mailing list. The GNU project (which GnuPG > is a part of) is a about software freedom; proprietary software is > about taking away your freedoms. While I'

Re: GPA File Manager

2011-11-17 Thread Mark Kirchner
Am 17.11.2011 12:38, schrieb Werner Koch: > Despite that the GNU maintainer rules say that we shall not mention > proprietary software at all I see. So, since my "frown" was obviously misdirected at you, Werner, I think I owe you an apology. But please let me re-phrase: Those rules seem to deny

Re: GPA File Manager

2011-11-17 Thread Mark Kirchner
Am 17.11.2011 21:31, schrieb Robert J. Hansen: > On 11/17/2011 2:39 PM, Mark Kirchner wrote: >> But please let me re-phrase: Those rules seem to deny people the >> freedom to discuss software alternatives on a public mailing list? > > If this was a public mailing list, I

Re: Adding a receiver

2005-03-20 Thread Mark Kirchner
-key and --override-session-key. Regards, Mark Kirchner -- _ Key (0x19DC86D3): http://www.mark-kirchner.de/keys/key-mk.asc ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.g

Re: Specifing Folders for Secret and Public Key

2005-05-23 Thread Mark Kirchner
d be stored on my hard disk. For that, I have something like this in my gpg.conf: keyring c:\[...]\pubring.gpg secret-keyring y:\[...]\secring.gpg no-default-keyring "no-default-keyring" tells gpg not to use any other keyrings than the ones given by "keyring" and &quo

Re: Separate Keyring and config for Script

2005-05-23 Thread Mark Kirchner
Hi, On Monday, May 23, 2005, 11:58:01 AM, ml wrote: > Is there any possibility to specify both (Keyring and config) via > Command line ? Yes, these options do the trick: --options --keyring --secret-keyring --no-default-keyring Regards, Mark Ki

Re: Separate Keyring and config for Script

2005-05-23 Thread Mark Kirchner
ll --no-secmem-warning --charset utf-8 --import {} \; That way, gpg is called for each .asc file separately. Might be slower, I don't know. Regards, Mark Kirchner -- _ Key (0x19DC86D3): http://www.mark-kirchner.de/keys/key-

Re: Separate Keyring and config for Script

2005-05-23 Thread Mark Kirchner
e can be relocated, at least I haven't found any option to do this in the man-page. And while I'm at it: You could have looked all that stuff up there. *hint* You'll find the Windows-version of the man-page file &quo

Re: What happened to the Win32 version of gnupg

2005-06-13 Thread Mark Kirchner
ftp://ftp.gnupg.org/gcrypt/binary/gnupg-w32cli-1.4.1.exe Or are you looking for v1.4.2? At the moment, there is only a release candidate of that version and AFAIK there will be no Win32 build of it until a final is released. Shouldn't be a big deal, v1.4.1 is just fine. Regards, Ma

Re: Corrupt keys

2005-06-21 Thread Mark Kirchner
On Tuesday, June 21, 2005, 12:04:38 PM, Neil wrote: >> Fortunately, I have a "clean" copy of this key > > as does subkeys.pgp.net - it was retrieved automatically and without > spurious signatures or errors. I guess he's talking about the PGP Global Directory ke

Re: pgp keys in gnupg: IDEA need for all recipients?

2005-06-30 Thread Mark Kirchner
my public > key, should do the *same*? Yes, as long as your key requires the use of IDEA-encryption, everybody who's trying to encrypt to you has to use an IDEA-enabled client. In the case og gnupg that means that one has to compile in idea.c or use idea.dll (on windows).

Re: pgp keys in gnupg: IDEA need for all recipients?

2005-06-30 Thread Mark Kirchner
Werner Koch wrote: >>Yes, as long as your key requires the use of IDEA-encryption, >>everybody who's trying to encrypt to you has to use an IDEA-enabled > > Nope. IDEA is an optional algorithm in OpenPGP. All OpenPGP > compliant applications will use 3DES as the default algorithm if there > are

Re: gnupg keyrings // question / request

2005-07-19 Thread Mark Kirchner
g.conf): --keyring --secret-keyring And then you'll probably want to use this one as well: --no-default-keyring Detailed explanations about these options are given in the manpage. Regards, Mark Kirchner -- _ Key (0x172C073C): htt

Re: removing revoked or expired signatures

2005-08-09 Thread Mark Kirchner
automatically during import/export by setting --import-options import-clean-sigs import-clean-uids --export-options export-clean-sigs export-clean-uids Note that signature revocation certificates themselves are _not_ removed (= still show up on "check&qu

Re: removing revoked or expired signatures

2005-08-10 Thread Mark Kirchner
ved with gpg (with "delsig" during "--edit-key"). Regards, Mark Kirchner -- _ Key (0x172C073C): http://www.mark-kirchner.de/keys/key-mk.asc pgpgdAABhrf2g.pgp Description: PGP signature ___

Re: Need German Translation, Please!

2005-08-23 Thread Mark Kirchner
e some links to extensions, for example on the frontpage there is a link to a kind of extensions-portal (in German as well): http://www.erweiterungen.de Regards, Mark Kirchner -- _ Key (0x172C073C): http://www.mark-kirchner.de/keys/key-

Re: ECC

2005-11-09 Thread Mark Kirchner
the believers in god can at least come up with those... ;-) Regards, Mark Kirchner -- _ Key (0x172C073C): http://www.mark-kirchner.de/keys/key-mk.asc pgpR20xn7q2IJ.pgp Description: PGP signature ___

Re: Keysigning challenge policies/procedures

2006-07-07 Thread Mark Kirchner
There may even be valid reasons to split the two "roles". Since UIDs are attached to the primary key and the primary key is the only one that can modify UIDs (and signing a key is all about UIDs) this system can't prove what it's supposed to prove