savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #9941] Submission of One-Time Passwords


From: Tomasz bla Fortuna
Subject: [Savannah-register-public] [task #9941] Submission of One-Time Passwords implementation for PAM
Date: Tue, 01 Dec 2009 13:15:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091106 Shiretoko/3.5.5

URL:
  <http://savannah.nongnu.org/task/?9941>

                 Summary: Submission of One-Time Passwords implementation for
PAM
                 Project: Savannah Administration
            Submitted by: bla
            Submitted on: Tue 01 Dec 2009 01:15:24 PM GMT
         Should Start On: Tue 01 Dec 2009 12:00:00 AM GMT
   Should be Finished on: Fri 11 Dec 2009 12:00:00 AM GMT
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10401> page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration
<https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=10401>


= Registration Details =

* Name: *One-Time Passwords implementation for PAM*
* System Name:  *otpasswd*
* Type: non-GNU software & documentation
* License: GNU General Public License v3 or later (Can be relicensed in
future under BSD license.)

----

==== Description: ====
A one-time password (OTP) is a password that is only valid for a single login
session or transaction. Using them reduces risks associated with login into
your system from unsecure (keylogged) workstations.

The otpasswd consists of a pam module and a user utility. PAM module enables
(for example) OpenSSH to do an OTP authentication, and the user utility
creates keys, changes user settings and prints passcards.

Program is written in C99 and implements OTP described under the name
"Perfect Paper Passwords" description of which can be found here
https://www.grc.com/ppp.htm
Program also kind of extends this idea with "salt".

Program is in development. I've got list of things i'd like to add before
publishing 1.0 version, but most of features should be usable today. Also if
I'll be able to keep current coding speed 1.0 will be finished in a week.


==== Other Software Required: ====
openssl (Apache license)
gmp gmplib.org (GNU LGPL)
PAM (http://www.kernel.org/pub/linux/libs/pam/)
cmake www.cmake.org (Custom license, seems BSD-like, I found it in source
directory)

Usually works with OpenSSH, generates also LaTeX output but these are not
strict dependencies.


==== Other Comments: ====
No media files inside. Project will need some logo though...


==== Tarball URL: ====
http://thera.be/my_public/my_projects/otpasswd/otpasswd-0.1.tar.gz






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?9941>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]