codemeinlogo.png

Looking to Authenticate? Username/Password/Public Key - cool......now what's that Code I just sent you?

Code Me In adds another layer of security to your PAM enabled application by contacting you via some secure channel with a Code that you need to enter to gain access.

The initial prototype supports the HTTPS method by sending a request to an SMS gateway that in turn forwards the Code to your mobile. Only when you enter the exact same Code will you gain access. Simple huh!.

Requirements

HTTPS Method

SMS Gateways

HTTPS Method Overview

Code Me In via SMS

codemeinsms.png

Example Config File

[username]
clickatell.baseurl=https://api.clickatell.com/http/sendmsg?
clickatell.api_id=11223344
clickatell.user=username
clickatell.password=password
clickatell.mobile=441122334455

Downloads

Coming soon-er or later :)

Source Code

References