內容簡介
這個外掛可以讓你自訂組合大小寫字母、數字和特殊字元,以產生高強度的無法破解的密碼。
所有密碼都是在使用者系統瀏覽器中產生,不會被儲存在伺服器端,
因此在現實世界中使用它是絕對安全的。
你也可以設定以下屬性來調整此表單的外觀:
length=4..64 指定密碼的預設長度。允許的值的範圍從 4 到 64。
upper=1 啟用大寫字母選項。啟用時為預設值。
lower=1 啟用小寫字母選項。啟用時為預設值。
digits=1 啟用數字選項。啟用時為預設值。
special=1 啟用特殊字元 ,.:;_= 選項。預設為停用。
外掛官方網站
Alex Granovsky Blog
外掛標籤
開發者團隊
原文外掛簡介
You can choose from upper and lower letters, digits and special characters to make your new hardcore passwords impossible to break.
And yes, all the passwords are generated only within client’s browser session and are not saved anywhere on the server side,
so it is absolutely safe to use in real world.
You can also specify the following attributes to tune the form’s appearance:
length=4..64 specifies the default length of a password. Allowed values range from 4 to 64.
upper=1 enables upper-case letters option. Activated by default.
lower=1 enables lower-case letters option. Activated by default.
digits=1 enables digits option. Activated by default.
special=1 enables special characters ,.:;_= option. Disabled by default.
Plugin’s Official Site
Alex Granovsky Blog
