home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / sci / crypt / 6213 < prev    next >
Encoding:
Text File  |  1992-12-27  |  1.5 KB  |  39 lines

  1. Newsgroups: sci.crypt
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!Sirius.dfn.de!chx400!bernina!caronni
  3. From: caronni@nessie.cs.id.ethz.ch (Germano Caronni)
  4. Subject: Re: Simple PGP question
  5. Message-ID: <1992Dec27.225450.24379@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1992Dec22.210910.29667@rna.indiv.nluug.nl>
  9. Date: Sun, 27 Dec 1992 22:54:50 GMT
  10. Lines: 27
  11.  
  12. In article <1992Dec22.210910.29667@rna.indiv.nluug.nl> gerben@rna.indiv.nluug.nl writes:
  13. >If I try to "sign" a message with -s, the original text is encrypted. I want to  
  14. >have a sort of "digital signature" appended after the text. I could use pgp -bs for  
  15. >that, but is that the way to go? And what if I want to use a unix pipe?
  16.  
  17. excerpt from my local pgpnews-file :-)
  18. pgp2.1:
  19. - may specify Key ID instead of User ID by giving 0x<hex> as Userid.
  20. - may keep the signed file in readable form, just adding an ascii-
  21.   armoured signature:  pgp -ast +clearsig=on  <file> <userid>
  22.   (Clearsig may also be set in config.txt)
  23. - with -kvc you may disply a MD5 - hash of your keys, for key verification
  24.   via phone-line ...
  25.  
  26. so -ast +clearsig=on does the job. I guess the 't' option is not needed.
  27. using -fast instead of -ast and giving your text as stdin lets it work
  28. as pipe. Or at least it should :-}
  29.  
  30. Friendly greetings,
  31.  
  32.     /gec
  33.  
  34. -- 
  35. Instruments register only through things they're designed to register.
  36. Space still contains infinite unknowns.
  37.  
  38. Germano Caronni    caronni@nessie.cs.id.ethz.ch
  39.