gpgme on windows

2009-03-18 Thread Gordian Klein
Hello, i want to use gpgme with Visual Studio on Windows. Therefore i downloaded gpg4win and now succesfully use the libgpgme-11.dll from it with VS. But i have some trouble with the password callback function. It looks like this: static gpgme_error_t passphrase_cb (void *hook, co

Re: OT: file operations atomicity

2009-03-18 Thread Andrew Flerchinger
On Wed, Mar 18, 2009 at 2:51 PM, Doug Barton wrote: > My purpose was more to get the OP thinking in terms > of better procedures for an automated process, and to try to point out > that the current behavior of gnupg doesn't seem to be a bug. > > > hth, > > Doug > That's still what I'm confused ab

Re: GNUPG

2009-03-18 Thread Robert J. Hansen
Holland, Malcolm wrote: I'm looking for instructions for upgrading GNUPG. Does anyone know where I can find this? Unfortunately, we are not mind-readers here. At the very least we'd need to know your operating system and your current version of GnuPG. Most upgrades are painless, but upgradi

Re: gpg: WARNING

2009-03-18 Thread John W. Moore III
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 David SMITH wrote: >> 1. I want to avoid this warning. How do I do that ? >> 2. Is this avoidable if I go with a trusted signature? >> 3. What does this warning exactly mean ? > > It means that you haven't signed the key that you are using to check

Re: OT: file operations atomicity

2009-03-18 Thread Doug Barton
Sven Radde wrote: > Hi! > > Andrew Flerchinger schrieb: >>> 1. Use mktemp to safely create a new, unique file >>> 2. Send the decryption output to that file >>> 3. Test if the "real" file exists, and if so unlink it >>> 4. mv $newfile $realfilename >>> >> You're right, I could do that to make

Re: gpg: WARNING

2009-03-18 Thread Dirk Zemisch
Vinay M wrote: > gpg: WARNING: This key is not certified with a trusted signature! > gpg: There is no indication that the signature belongs to the > owner. > 1. I want to avoid this warning. How do I do that ? Sign the key the file is signed by. > 2. Is this avoidable if I go with a tr

Re: gpg: WARNING

2009-03-18 Thread David SMITH
On Wed, Mar 18, 2009 at 05:24:12PM +0530, Vinay M wrote: > Hi, > > When I run command "gpg --verify " I get the below mentioned > warning. > > gpg: WARNING: This key is not certified with a trusted signature! > gpg: There is no indication that the signature belongs to the > owner. > > 1

gpg: WARNING

2009-03-18 Thread Vinay M
Hi, When I run command "gpg --verify " I get the below mentioned warning. gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. 1. I want to avoid this warning. How do I do that ? 2. Is this avoidable if I

GNUPG

2009-03-18 Thread Holland, Malcolm
I'm looking for instructions for upgrading GNUPG. Does anyone know where I can find this? Malcolm Holland 901-523-5271 malcolm.holl...@fnis.com _ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete