stason.org logo lotus


previous page: 5.1. What is message signing? (PGP)page up: PGP FAQnext page: 5.3. Can't you just forge a signature by copying the signature block to another message? (PGP)

5.2. How do I sign a message while still leaving it readable? (PGP)

 Books
 TULARC
















Description

This article is from the PGP FAQ, by Jeff Licquia jalicqui@prairienet.org with numerous contributions by others.

5.2. How do I sign a message while still leaving it readable? (PGP)

Sometimes you are not interested in keeping the contents of a message
secret, you only want to make sure that nobody tampers with it, and to
allow others to verify that the message is really from you. For this,
you can use clear signing. Clear signing only works on text files, it
will NOT work on binary files. The command format is:

pgp -sat +clearsig=on <filename>

The output file will contain your original unmodified text, along with
section headers and an armored PGP signature. In this case, PGP is not
required to read the file, only to verify the signature.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

security, PGP, Pretty Good Privacy, encryption, NSA, RSA, crack, glossary, signature, signing, verifying, keys, passphrase, hash, cryptography







TOP
previous page: 5.1. What is message signing? (PGP)page up: PGP FAQnext page: 5.3. Can't you just forge a signature by copying the signature block to another message? (PGP)