This due to a system crash or a disk problem (out of space). GPG uses a
copy,change,rename scheme for any updates of a keyring file. If a problem
occurs the old keyring is still available as .tmp file. If there was a disk or
permission problem, gpg even tells you about this backup file.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 13 2011
Apr 8 2011
That's not a bug.
Feb 21 2011
FIPS requires anyway a specific machine and a specific built binary.
Jan 11 2011
That must be a problem of the FreeBSD ports. GnupG comes with a man page. On
my system I can do
man gpg
for th1 1.4 GnuPG and
man gpg2
for the 2.x gpg. Please report to freebsd.
Jan 7 2011
Sep 24 2010
This is not a bug but expected behaviour: We want to show the pinentry on the
correct xserver or tty and thus gpg-needs to know which one it is. The manual
has even a hint how to show the pinentry on the client machine:
Sep 15 2010
That is a problem of your scanner software.
Aug 24 2010
No, it is an error. See option --preserve-permissions.
Jul 15 2010
I don't see that as a bug. The created conf file depends on your local
installation and thus may or may not include a keyserver option.
Jun 14 2010
Sorry, without a detailed derror escription we can't help you. There are a
couple of known problems but gpg4win 1.1 is in any case not anymore under active
development.
Jun 11 2010
This a feature and not a bug ;-)
May 26 2010
May 12 2010
Apr 27 2010
gpg-agent won't create a core dump; see disable_core_dump(). However it is
still possible to read the memory of a process you own using ptrace or
/proc/PID/mem.
Apr 19 2010
I recognise that gpg-agent is a user process - if it wasn't this issue wouldn't
apply at all.
And naturally this won't protect the user from themselves entirely - why if they
wanted, they could even start gpg-agent from gdb and skip the prctl call and
after entering his passphrase could then dump it from gdb. Or maybe they could
use an alternate "gpg-agent" that does not disable ptrace. Or they could wrap
gpg-agent and disable the call with LD_PRELOAD. Hell, if they wanted they could
probably even post their private keys unencrypted on a public webserver.
Apr 12 2010
Thanks
Apr 7 2010
Right now pld libassussan 1.x uses libassussan1.so.0 as soname:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libassuan1/libassuan1-
soname.patch
For the records: What distro is this?
Apr 6 2010
Whoops, that was disto patch it seems. Sorry for the noise.
I meant to write DSO (shared library).
Mar 31 2010
ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-1.0.5.tar.bz2 has libassuan.so.0
ftp://ftp.gnupg.org/gcrypt/libassuan/libassuan-2.0.0.tar.bz2 has ALSO
libassuan.so.0 (while it should be libassuan.so.1 (aka incremented soname))
2.0 is the first SO. There has never been a libassuan.so with version 1.x.
Mar 15 2010
There is no RFC. Hal merely posted a notice how PGP implements an Outlook
kludge. OTOH, PGP/MIME is a logn standing standard (rfc3156).
Mar 13 2010
talking about the old 0.9 versions - they are not any longer maintained. Sorry.
Mar 12 2010
Feb 25 2010
The patch seems working
Sorry, I mixed that up with something else. It is indeed a bug in 1.4.10 but
not in the current 2.0 code. I developed a fixed for this which detects a v1
card and forces sha1/rmd160 only in for these cards.
Feb 17 2010
That is not a bug. If you are interested in learning more about this, please
search the ML archives or ask on gnupg-users.
Feb 11 2010
From the user's view, I would say this is still a bug, no matter how complicated
it is to be fixed. :)
You may disagree but it is a matter of fact that changing this is quite troublesome.
Feb 10 2010
Thank you for your reply, werner, but I disagree with you on this.
Feb 9 2010
Jan 13 2010
I am sorry but this is really misfeature rather than a feature. So you basically
say, that if caller of libgcrypt does not want to having it mess with uids and
capabilities it has to copy over about 600 lines from the secmem.c just to
delete the few calls?
This is not a bug but a feature. If an application does not want this behaviour
it needs to register its own allocation handler.
Jan 11 2010
You want see those '-' because gpg detects them after removing the ascii armor
(base 64 encoding). The ----END line is part of the ascii armor and thus not
relevant for gpg. You may strip the ascii armor yourself by using "gpg --dearmor".
Dec 21 2009
You are using an gpg-agent too old for the used gpg version.
In case you are intrested in what is causing the problems, add the line
debug 1024 log-file somefile
to the ~/.gnupg/gpg-agent.conf and restart the agent. You should see all the
commands traveling between gpg and gpg-agent. It wmight also be on the scdaemon
part; then put the same option into scdaemon.conf.
Dec 17 2009
We need to hook into ondelivery because that is the only way which allows us to
change the message class before OL starts processing it. The change you see is
probably due to more elaborate message checking to catch more cases; in
particular we need to cope with the old-stylish cleartext PGP messages and also
handle other buggy messages here. This requires looking at the message body.
Dec 16 2009
Hi Werner,
Hi Werner,
Dec 14 2009
Dec 3 2009
Nov 26 2009
Sep 25 2009
ok, please enable s/mime support by default for next release.
It can't do that for technical reasons. We should enable S/MIME support by default.
Sep 3 2009
As time permits I should be able to check this out myself. Actually I will need
to do this because Iswitched to a kreebsd kernel on my laptop with a cm4040.
FWIW, I received the Design and Implementation of FreeBSD today.
When using GnuPG2 you need to add the option to ~/.gnupg/scdaemon.conf.
Sep 1 2009
Note that I am talking about gnupg2, which does not have this option, at least
it says
Aug 29 2009
I close this issue, thanks again
Aug 18 2009
I can now make gpg key backup during generated key directly on the opengpg V2
smartcard.
Aug 11 2009
Okay - So I installed as you specified. Upon running and creating the key and backup of the
key I had another error that called my VS debugger. I'm not very current on assembler so I have
attached the output trace in a text file.
Well that is gpg4win ;-).
Aug 10 2009
I've forgotten, just for your information, I've no cherry or omnikey support
request answer at this time.