passwords
passwords copied to clipboard
This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.
For example, in the current list `static SYMBOLS_EXCLUDE_SIMILAR: [char; 28] = [ '!', '#', '$', '%', '&', '(', ')', '*', '+', ',', '-', '.', '/', ':', ';', '', '?', '@',...
Described here: https://rmondello.com/2024/10/07/apple-passwords-generated-strong-password-format/ Would you be interested in adding such a password generator?
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...