lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [thread-next>] [month] [year] [list]
From: jonathan at nuclearelephant.com (Jonathan A. Zdziarski)
Subject: One-Time Pad Authentication

Before I write this thing, I wanted to check and see if anyone on the
list knows if such a tool already exists in the open-source community. 
I've done some google and freshmeat searches but didn't find anything
that seemed to fit the bill.  The closest thing I found was E-Pad which
seems to be more related to file encryption than authentication.

I'm interested in coding a one-time pad authentication system; similar
to SecurID or other types of token authentication only with software
tokens.  The administrator would generate the one-time pads for each
user and distribute them using whatever secure method gets coded (PGP,
SSH, or whatever).  

The user then has a software token on their machine with the token code
that changes either every use, or uses some type of challenge/response
system, blah blah blah.  This token is used to log into systems,
etcetera.

I'd be interested in knowing if such an open-source tool exists, and if
not who would be interested in working on it with me (email me privately
if interested).

Jonathan




Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux