From f3fa91ce738d897f0af27661df3141a8175e7ed1 Mon Sep 17 00:00:00 2001 From: mharo Date: Wed, 2 Jun 1999 08:11:29 +0000 Subject: This is keyprint: a quick hack for printing S/Key keys on a small piece of paper, twice the size of a credit card for easy storage in a wallet, card holder, etc. It produces a PostScript file which can be printed and then trimmed to size: --- security/keyprint/pkg-descr | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 security/keyprint/pkg-descr (limited to 'security/keyprint/pkg-descr') diff --git a/security/keyprint/pkg-descr b/security/keyprint/pkg-descr new file mode 100644 index 000000000000..ba0e56e1b081 --- /dev/null +++ b/security/keyprint/pkg-descr @@ -0,0 +1,27 @@ +This is keyprint: a quick hack for printing S/Key keys on a small piece +of paper, twice the size of a credit card for easy storage in a +wallet, card holder, etc. It produces a PostScript file which can be +printed and then trimmed to size: + + hn38925 + +----------------------------------------+ + | 1 af fd alfal 26 fd s fdas da | + | 2 af fd alfal 27 fd s fdas da | + | 3 af fd alfal 28 fd s fdas da | + | . . | + | . . | + | 24 af fd alfal 49 fd s fdas da | + | 25 af fd alfal 50 fd s fdas da | + +----------------------------------------+ + | 51 af fd alfal 76 fd s fdas da | + | 52 af fd alfal 77 fd s fdas da | + | 53 af fd alfal 78 fd s fdas da | + | . . | + | . . | + | 74 af fd alfal 98 fd s fdas da | + | 75 af fd alfal 99 fd s fdas da | + +----------------------------------------+ + +Warning: If you don't have a secure network, then it is not a good +idea to print this key set on a network printer. It might be obvious, +but you never know. -- cgit