This repository has been archived by the owner on Mar 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Password Generator
gera/spg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SPG === The Simple Password Generator is a simple way to remember passwords. You choose a single secret phrase. For a password for a site "website", it generates the password as the first eight characters of the MD5 hash of ( secret-prase + "website"). You just have to remember one phrase and you have a unique system of passwords. The idea behind this was originally taken from a system described in one of the comments on a blog ( url : http://www.schneier.com/blog/archives/2007/11/how_to_harvest.html#c220047 ). A very basic (and somewhat broken) readline support exists on the win32 platform via the 'alternative readline' module (from http://newcenturycomputers.net/projects/readline.html). This is mostly incompatible with the other win32 readline replacement - pyreadline.
About
Simple Password Generator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published