RubyGems Navigation menu

ppp 0.1.2.alpha

At grc.com/ppp.htm Steve Gibson describes a system for generating one-time passcodes. The rational for such a sytem is given: "The trouble with a username and password is that they never change. We create them, write them down or memorize them, then use them over and over again. What has been needed is an inexpensive system that provides something which changes everytime it is used. GRC's Perfect Paper Passwords system offers a simple, safe and secure, free and well documented solution that is being adopted by a growing number of security-conscious Internet facilities to provide their users with state-of-the-art cryptographic logon security." John Graham-Cumming has provided an open-source implementation of this system in C (http://www.jgc.org/blog/pppv3-c.zip), released under the BSD license. This gem is a ruby interface to that C implementation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - February 21, 2012 (35.5 KB)
  2. 1.0.0 - February 21, 2012 (35.5 KB)
  3. 0.1.6.alpha - February 21, 2012 (34.5 KB)
  4. 0.1.5.alpha - February 21, 2012 (34.5 KB)
  5. 0.1.4.alpha - February 21, 2012 (34.5 KB)
  6. 0.1.2.alpha - February 20, 2012 (34.5 KB)
Show all versions (8 total)

Owners:

Authors:

  • Jon Sangster

SHA 256 checksum:

0bde9dbf8602953be4185614d0e19bcfa80d794f7f12c818830e3b3be7c8a163

Total downloads 19,113

For this version 2,384

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: