Gold,Green,Gold,Gold,Gold...
Use color combinations to create complex password strings. Nobody but you knows the color combinations and color sequences you choose, but they are easy for you to remember. You create your own color variants using ColorPasswd color sliders and then store the variants. All you have to remember is the color and sequence (red,red,green,gold,etc). Even if someone gets your color variants, they do not have the color sequence that you use to create the password. Append a simple "secret" prefix key and the passwords become even more complex. Sequences are never saved within the app, only the color variants in hexadecimal notation. (#FFFFFF, #000000, etc.). Now instead of a note with your actual password, you can simple write something like green,gold,blue. Without the variant stored in the app, the colors are meaningless to someone else. Each color has 255x255x255 possible variants and how many colors you choose, the order and duplication is up to you.
The ColorPasswd StyleGen utility will allow you to export your own custom HTML "ColorPasswd" html page, including the source code. Save the html file to open in your browser on another machine or cut and paste the code directly into your own HTML document.
Use color combinations to create complex password strings. Nobody but you knows the color combinations and color sequences you choose, but they are easy for you to remember. You create your own color variants using ColorPasswd color sliders and then store the variants. All you have to remember is the color and sequence (red,red,green,gold,etc). Even if someone gets your color variants, they do not have the color sequence that you use to create the password. Append a simple "secret" prefix key and the passwords become even more complex. Sequences are never saved within the app, only the color variants in hexadecimal notation. (#FFFFFF, #000000, etc.). Now instead of a note with your actual password, you can simple write something like green,gold,blue. Without the variant stored in the app, the colors are meaningless to someone else. Each color has 255x255x255 possible variants and how many colors you choose, the order and duplication is up to you.
The ColorPasswd StyleGen utility will allow you to export your own custom HTML "ColorPasswd" html page, including the source code. Save the html file to open in your browser on another machine or cut and paste the code directly into your own HTML document.
Show More