From: Tom Almy Area: Public Key Encryption To: Jeff Trowbridge 20 Apr 95 06:43:54 Subject: keyring problems UpdReq -----BEGIN PGP SIGNED MESSAGE----- -=> Quoting Jeff Trowbridge to All <=- JT> I'm having a problem viewing the contents of my keyring. It's gotten JT> so big it whizzes by and I can only see the last 8 or 9 names. I JT> looked in the manual and couldn't find any way to either limit the JT> keyring to one screen at a time or to print the contents of the JT> keyring so I'd have a hard copy to reference. Use the standard DOS techniques: pgp ... >filename to save to a file pgp ... | more to display a page at a time You can also use pipe (the "|") to send output to Vern Berg's LIST or 4DOS's LIST to be able to search and scroll through the output. Tom -----BEGIN PGP SIGNATURE----- Version: 2.6.1 iQCVAwUBL5Zk9dmt3ugi2IbhAQHK8wP+PpFFQTDyiagNptdpuZ9ybbGaOST/mFBG 3bXoQaKdGjQmHTjHbfV0tcgDkDT5NeIO4udlG4Yew8nA5X3Vk609FkFovzPfQZpz EsFvAZnhWDA7NmIvlwAiJPWa5HJ+To7v4rA+6n/rRTG4loBcj2lUxmRt5DuaIuBQ KpVEeh/BfOw= =sdX5 -----END PGP SIGNATURE----- 201434369420143436942014343694201434369420143436942014343694718 From: Larry Poos Area: Public Key Encryption To: Jeff Trowbridge 20 Apr 95 15:19:54 Subject: keyring problems UpdReq -----BEGIN PGP SIGNED MESSAGE----- PRIORITY E-MAIL for Jeff Trowbridge Hello Jeff, - -=| ON 19-Apr-95 at 16:48 - -=| While Larry Poos was FITB - -=| Jeff Trowbridge wrote All - -=| About: keyring problems JT> Hi All, JT> I'm having a problem viewing the contents of my keyring. JT> It's gotten so big it whizzes by and I can only see the last 8 JT> or 9 names. I looked in the manual and couldn't find any way to JT> either limit the keyring to one screen at a time or to print JT> the contents of the keyring so I'd have a hard copy to JT> reference. JT> Any pointers? Try passing it to a file with this command from the DOS Prompt; PGP -kvv pubring.pgp > ringpub.txt This should give you a list of all keys in the public key ring with their certifying signatures. this file canthen be viewed with an editor or you can do a TYPE ringpub.txt | more at the DOS command line and view it one screenfull at a time. TTYL, Larry Poos .!. Remember: when using a Band-Aid, sticky side goes down -----BEGIN PGP SIGNATURE----- Version: 2.6 iQCVAwUBL5a1wVmwOnd/mox9AQHF9QP+NAkeTYmtm0kCRh6kSc5H3A2WtnRVV818 csXmyJB+GcebBTYL/t0jZEadPsv65Wwn0pdLGVpKCyd3GPTLhCusvOB85W8RVV4p 1JCQKTSuf/PULR4JF0JvB50oDAyLFpfIVDenwV33bdCsZZBav1P1Ct/WtDFixE7O an/XhElD3TA= =omsM -----END PGP SIGNATURE----- 201434369420143436942014343694201434369420143436942014343694718 From: jason carr Area: Public Key Encryption To: Jeff Trowbridge 20 Apr 95 18:47:30 Subject: keyring problems UpdReq -----BEGIN PGP SIGNED MESSAGE----- Jeff Trowbridge wrote in a message to All: JT> 8 or 9 names. I looked in the manual and couldn't find any JT> way to either limit the keyring to one screen at a time or JT> to print the contents of the keyring so I'd have a hard copy JT> to reference. PGP -kvm >> PGP Quick Reference >> =================== >> Command options that can be used in combination with other >> command options (sometimes even spelling interesting words!): >> >> To view the decrypted plaintext output on your screen (like the >> Unix-style "more" command), without writing it to a file, use >> the -m (more) option while decrypting: >> pgp -m ciphertextfile >> =================== It works here. Give it a shot. jason ... A Macintosh is an EtchaSketch you don't have to shake. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 Comment: PGP_ECHO: crypto and echomail are not mutually exclusive. iQCVAwUBL5cPx0jhGzlN9lCZAQH8WwP+P0AydGOB5GKAXdDf7gT/stfzdDIweYnD /LDe1rqd7DnteAy0aQNCs8EGm+FftWY5MW0skvLO2rLwvILJzuQYg51mSZh4cK4N IoyF0bpjZMeKzH2x7+RVUvvtAXymKrB95/xrrZd63PgQzESVESPDQOgcDatVMWZ7 pu3QxZcQMhI= =T13s -----END PGP SIGNATURE----- ... Key fingerprint = 60 97 B2 AE 7D 90 11 2F 05 1C 35 98 E9 B9 83 61 201434369420143436942014343694201434369420143436942014343694718 From: Aaron Goldblatt Area: Public Key Encryption To: Jeff Trowbridge 20 Apr 95 06:37:00 Subject: keyring problems UpdReq JT> I'm having a problem viewing the contents of my keyring. It's JT> gotten so big it whizzes by and I can only see the last 8 or 9 JT> names. I looked in the manual and couldn't find any way to JT> either limit the keyring to one screen at a time or to print the JT> contents of the keyring so I'd have a hard copy to reference. pgp -kv >keyring.txt copy keyring.txt lpt1: D'Artagnon ... There is no problem so great that God and I can't handle it together. 201434369420143436942014343694201434369420143436942014343694718 From: Christopher Baker Area: Public Key Encryption To: Jeff Trowbridge 20 Apr 95 19:43:10 Subject: Re: keyring problems UpdReq -----BEGIN PGP SIGNED MESSAGE----- In a message dated: 19 Apr 95, Jeff Trowbridge stated: JT> so big it whizzes by and I can only see the last 8 or 9 names. I JT> looked in the manual and couldn't find any way to either limit the JT> keyring to one screen at a time or to print the contents of the JT> keyring so I'd have a hard copy to reference. JT> Any pointers? sure. add the -m command to your viewing line as in: pgp -kvv -m it will then invoke the built-in pager or use the pager you have configured [i use LIST so i can go back and forth]. the default pager is activated if you have the pager= command set for pgp or not set at all. TTFN. Chris -----BEGIN PGP SIGNATURE----- Version: 2.6.2 Comment: SUPPORT the Phil Zimmerman Legal Defense Fund! iQCVAwUBL5bxgcsQPBL4miT5AQH53QQAjcX5EfBAA69lcKI7TbxXYEZYosQqRrP4 2m+6vEWFggry+9q3jGxdYl/mFv0lHrFNHj5VEgY4UgpYAB7u44jpCxiWUhIS8S82 AgB2WjRRu7tn20gQtVPUM4yzw3K9yVd3GooqnYjN/OSa6pAesDuAfC4WFFCeiNJA eLpmToAVCPI= =RxaV -----END PGP SIGNATURE----- 201434369420143436942014343694201434369420143436942014343694718 From: Scott Mills Area: Public Key Encryption To: Jeff Trowbridge 20 Apr 95 21:49:30 Subject: keyring problems UpdReq -----BEGIN PGP SIGNED MESSAGE----- Wednesday April 19 1995, Jeff Trowbridge writes to All: JT> I'm having a problem viewing the contents of my keyring. It's gotten JT> so big it whizzes by and I can only see the last 8 or 9 names. I You could try piping it through more. Just type "pgp -kv | more" . That should make it pause after each screen. I find it easier to redirect it to a file and use list or an editor to view. For that just type "pgp -kv > keys.txt". That would save all the text output to a file called keys.txt. Scott You wanna bitch? No thanks dear, I already have one. Scott Mills 1024/26CD5D03 For my PGP key freq PGPKEY sm@f119.n265.z1.fidonet.org -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBL5cdwCP6qSQmzV0DAQFJWQQAxyNJH07kMD1ToDTCbPlcUOhovgGpX3/1 9W2xHoWuL/sZ7IvsmDwchQsEFuGCuzY8anp6gkLvvX7fjBE+7snfHbo4sZiyHCs1 0RuqmAgyKV78p8dYdGvPVJgsURabNBwy0jXHCn7nAD+Va+dq2mN3Q+iSCc9KU9AX vY+K2FXPWdE= =u8/G -----END PGP SIGNATURE----- --- 201434369420143436942014343694201434369420143436942014343694718 From: Rob Buckman Area: Public Key Encryption To: Christopher Baker 18 Apr 95 18:43:00 Subject: CNN's Computer Connection UpdReq On 16 Apr 95 04:29, Christopher Baker said this to All about that CB> thanks, to Mike Riddle for notifying me of the rebroadcast of this CB> segment on CNN. If I missed a *public* message in this echo that Mike wrote to you regarding the segment, then I apologize. Else, it would have been nice (time permitting) if he had posted the message publicly so that we all could have seen the segment for ourselves and made up our own minds. Regards ... Nothing can deceive unless it bears plausible resemblance to reality. 201434369420143436942014343694201434369420143436942014343694718