Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11478 - Skey 1.1.5 ebuild (now works with openssh)
Summary: Skey 1.1.5 ebuild (now works with openssh)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-12-02 04:37 UTC by Jeb Campbell
Modified: 2003-10-31 11:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
skey-1.1.5.ebuild (skey-1.1.5.ebuild,2.03 KB, text/plain)
2002-12-02 04:38 UTC, Jeb Campbell
Details
skeyprint (skeyprint,24.42 KB, text/plain)
2002-12-02 04:40 UTC, Jeb Campbell
Details
winkey (winkey,453 bytes, text/plain)
2002-12-02 04:41 UTC, Jeb Campbell
Details
digest-skey-1.1.5 (digest-skey-1.1.5,61 bytes, text/plain)
2002-12-02 04:42 UTC, Jeb Campbell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeb Campbell 2002-12-02 04:37:44 UTC
Single key (s/key) generates single use password lists for logging on from
unsecure networks.  Openssh supports it, but not stock gentoo (need ./configure
--with-skey) and this ebuild.

The *BSDs use it, and it might be a nice addition to Gentoo.

Also included are some utilities from logdaemon-5.9 (an alternate skey library,
but openssh does not support it).
skeyprint -- prints the next 100 skey passwords on a credit card size
winkey -- opens a term to make sure you aren't remote (assuming no X11 forwarding)
Comment 1 Jeb Campbell 2002-12-02 04:38:46 UTC
Created attachment 6132 [details]
skey-1.1.5.ebuild
Comment 2 Jeb Campbell 2002-12-02 04:40:22 UTC
Created attachment 6133 [details]
skeyprint

put in files directory
prints out skey list credit card size
Comment 3 Jeb Campbell 2002-12-02 04:41:43 UTC
Created attachment 6134 [details]
winkey

put in files directory
opens term for skey dialog to prevent remote execution
not required, but nice
Comment 4 Jeb Campbell 2002-12-02 04:42:09 UTC
Created attachment 6135 [details]
digest-skey-1.1.5
Comment 5 J Robert Ray 2003-06-26 00:13:19 UTC
Reassigning bugs due to lack of time.
Comment 6 Tavis Ormandy (RETIRED) gentoo-dev 2003-09-04 09:30:00 UTC
Assigning to me...
Comment 7 Tavis Ormandy (RETIRED) gentoo-dev 2003-09-05 05:49:17 UTC
Thats Really cool.

I'm surprised this enhancement bug has been open since last year and nobody has done anything about it. I'm going to try and get something committed later tonight, ive made some modifications to your ebuild, and im going to add a local USE flag to openssh `skey` to enable S/Key authentication.

Dont hold your breath about it getting into stable any time soon though!, ive got no problems making modifications to ~arch testing, but im going to have to convince a few people its a good idea, and check they have no problem with it for it to survive into stable (and of course, making sure there are no bug reports on such a critical package as openssh).

I'll post an update when its been committed.
Comment 8 Tavis Ormandy (RETIRED) gentoo-dev 2003-09-05 08:40:42 UTC
app-admin/otpcalc-0.96
app-admin/skey-1.1.5
net-misc/openssh-3.6.1_p2-r3

have all been committed, the openssh ebuild now has support for an `skey` USE flag, when set it will depend on app-admin/skey.

I havnt added the skeyprint and winkey files yet, i'll wait for some feedback first.

The ChnageLog for skey reads

*skey-1.1.5 (05 Sep 2003)

  05 Sep 2003; Tavis Ormandy <taviso@gentoo.org> skey-1.1.5.ebuild:
  Initial import, Thanks to Jeb Campbell <jebc@c4solutions.net> for 
  submitting the ebuild in #11478

RESOLVED->TEST-REQUEST.
Comment 9 Tavis Ormandy (RETIRED) gentoo-dev 2003-09-16 15:02:42 UTC
net-misc/openssh-3.7_p1 was marked stable today in response to a security issue, it contains optional s/key support and app-admin/skey-1.1.5 was also marked stable .

There has been some positive feedback from some developers and users.

Thanks!

Closing bug.
Comment 10 Tavis Ormandy (RETIRED) gentoo-dev 2003-10-31 11:02:39 UTC
This should be closed, Fixing status...