Cary Wagner wrote:
> When I try to digitally sign an email in Outlook, it changes my messages from
> HTML to Plain Text. The messages are starting out as HTML when I am typing,
> but I am guessing that as soon as I sign it, the message is being converted to
> text. Is there a way to correct this?
Others wrote:
>> Try:
>> $ ls -ld ~ ~/.gnupg/
>> What are your permissions? Do you have rwx for .gnupg?
>> drwx-- 164 hgr hgr 12288 Oct 12 23:45 /home/hgr
>> drwx-- 3 hgr hgr 4096 Oct 12 15:26 /home/hgr/.gnupg/
Okay. That looks okay. Try the following:
$ cd ; cd .gnupg
# if that do
Interesting,
I've deleted the folder and other keys as well and now it works
tnx
Have you ever used gpg?
Do you have some key already (gpg --list-key)?
If no, try:
$ rm -rf ~/.gnupg
$ mkdir ~/.gnupg
$ chmod 700 ~/.gnupg
$ gpg --gen-key
Great, you are welcome. :-)
--
Ladislav Hagara
__
Hi,
I'm trying to generate a gpg key with
Code:
gpg --gen-key
but i receive a message like (transtation):
writable public keyring not found : eof
what i'm supposed to do?
Just trying:
$ mkdir .gnupg
$ chmod 555 .gnupg/
$ gpg --gen-key
...
*gpg: no writable public keyring found: eof*
Key generat
Linux ubuntu amd64
Try:
$ ls -ld ~ ~/.gnupg/
What are your permissions? Do you have rwx for .gnupg?
drwx-- 164 hgr hgr 12288 Oct 12 23:45 /home/hgr
drwx-- 3 hgr hgr 4096 Oct 12 15:26 /home/hgr/.gnupg/
--
Ladislav Hagara
___
Gnupg-users m
Il giorno gio, 12/10/2006 alle 23.09 +0200, Ladislav Hagara ha scritto:
> > Hi,
> > I'm trying to generate a gpg key with
> > Code:
> > gpg --gen-key
> > but i receive a message like (transtation):
> > writable public keyring not found : eof
> > what i'm supposed to do?
>
> Just trying:
>
> $ mkd
Hi,
I'm trying to generate a gpg key with
Code:
gpg --gen-key
but i receive a message like (transtation):
writable public keyring not found : eof
what i'm supposed to do?
tnx
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg
When I try to digitally sign an email in Outlook, it changes my messages from
HTML to Plain Text. The messages are starting out as HTML when I am typing,
but I am guessing that as soon as I sign it, the message is being converted to
text. Is there a way to correct this? Or, is the expected behav
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
We[1] are pleased to announce the availability of PKCS#11 support for gpg2. The
first release that we deem decent enough to be publicly released can be found
at the following link:
http://gnupg-pkcs11.sourceforge.net/
[1] Me and Alon Bar-Lev ar
On Tue, 10 Oct 2006 16:05, Werner Koch said:
> 2048 bit DSA is not yet supported by libgcrypt (it's too new). There
> should be a error message, though.
I have been wrong. It works for me. See https://bugs.gnupg.org/710 .
Salam-Shalom,
Werner
__
10 matches
Mail list logo