Add pointer to an S/Key ``key'' implimentation as a Java Applet.
This way we have a pointer to a version of ``key'' you can run on any platform.
This commit is contained in:
parent
ae1efd9d18
commit
870c3d0b98
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2146
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: skey.sgml,v 1.7 1997-02-22 12:59:23 peter Exp $ -->
|
||||
<!-- $Id: skey.sgml,v 1.8 1997-11-06 11:32:09 obrien Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!--
|
||||
Copyright 1995 Massachusetts Institute of Technology
|
||||
|
@ -232,6 +232,10 @@ Last login: Wed Jun 28 15:31:00 from halloran-eldar.l
|
|||
</verb></tscreen>
|
||||
|
||||
This is the easiest mechanism <em/if/ you have a trusted machine.
|
||||
There is a Java S/Key <tt>key</tt> applet,
|
||||
<url url="http://www.cs.umd.edu/~harry/jotp/src.html"
|
||||
name="The Java OTP Calculator">,
|
||||
that you can download and run locally on any Java supporting brower.
|
||||
|
||||
<sect1><heading>Generating multiple one-time passwords</heading>
|
||||
|
||||
|
|
Loading…
Reference in a new issue