The password tool creates new, 256-bit AES-encrypted password strings for use with iMacros. Just enter your master password, the password to encrypt and press the "Encrypt" button.
Important: This tool uses the same Javascript code as the iMacros for Firefox extension. The password de- and encryption is done locally on your computer. No data is sent over Internet. As a test, you will see that this page even works when your PC is offline. All iMacros versions use 256-bit AES encryption, so the password strings you create can be used with all iMacros versions.
For experts: You can download and inspect the open-sourced code (enc.js and rijndael.js) . |
For iMacros for Firefox V6.5 and later, iMacros for Chrome V1.0.4 and later and iMacros Browser V7.x and later please use the new password tool. The new algorithm still uses the uncrackable AES algorithm and adds additional security against dictionary attacks.
For more information about the iMacros password encryption please see the Wiki:
|