Skip to main content

Single Sign-On script (SSO) that allows you to generate passwords for each online service you're using.

Project description

ilogin is a single sign-on script (SSO) that allows you to generate passwords for each online service you’re using.

This way you will have different passwords for each service and you don’t have to remember them as you’ll be able to obtain each every time you want to login to your service.

Install

$: easy_install ilogin
$: python setup.py install

How it works?

First time when you’ll run this script, you’ll be asked for the new password in order to initialize the database:

$: ilogin
New password: MYSECRETPASSWORD

Remember this password as it will be used to login to database and to generate passwords for your services. There is no possible way to recover this password. If you lose it you’ll have to reset all your online services passwords.

Add a service that you want to use with this script:

$: ilogin add
Service: google

Get a login for your service:

$: ilogin
Service: google
Password: MYSECRETPASSWORD
3dsad3425

Now go to google.com > Change password and update your password with the one provided by this script: 3dsad3425

For now one, every time you want to login to google, run ilogin and copy&paste generated password within gooogle.com Password field:

$: ilogin
Service: google
Password: MYSECRETPASSWORD
3dsad3425

Changelog

0.1 - (2010-23-12)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ilogin-0.1.zip (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page