Here is a basic password generator that you can use to create passwords to protect your systems. Although not particularly strong, because it uses the random number generator in your browser, it is probably much stronger than any that you can think of.
The biggest problem with passwords, is that you try to choose something that you can remember. Because of this, your brain chooses words from your natural language. Or even worse is that you choose names from around you. This sort of password is very easy to hit with a 'dictionary' type cracking method.
Using the script below will generate something that is not influenced by you. These passwords can then be used to set accounts for SIP/IAX2 accounts, or anything else you wish. I would suggest you keep a list of all passwords you assign to equipment. And not on anything that is attached to your network, so if it were to be hacked, the hacker would not gain every password in all your systems. Better still is to encrypt this 'list', either in an suitable drive/folder or in a dedicated program to hold this sort of information.
|
New password:
|
Data Protection: This page is self-contained and will not send anything to me or anywhere else. Anything it generates will be lost when you next click the 'Generate Password' button or you navigate away from this page.

Recent Comments