
wk at gnupg
May 29, 2012, 7:44 AM
Post #3 of 5
(190 views)
Permalink
|
|
Re: problem signing public key, ----- gets converted to - -----
[In reply to]
|
|
On Tue, 29 May 2012 15:15, anotst01 [at] fastmail said: > I want to post a public key in a blog and sign the blog entry. The > problem is, that ----- gets converted to - -----. The reader can't copy > and paste the public key, he has to remove the "- " first. If you process the signature with GPG, it will remove that escape sequence (gpg --output foo.txt --verify foo.sig). Mail readers usually do this for you. Note, that signing a public key blog does not make much sense. Salam-Shalom, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. _______________________________________________ Gnupg-users mailing list Gnupg-users [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-users
|