Like A Duck@programming.dev to Programmer Humor@lemmy.ml · 2 years agoCreating a password in 2023 be likeprogramming.devimagemessage-square97fedilinkarrow-up1482
arrow-up1482imageCreating a password in 2023 be likeprogramming.devLike A Duck@programming.dev to Programmer Humor@lemmy.ml · 2 years agomessage-square97fedilink
minus-squareargv_minus_one@beehaw.orglinkfedilinkarrow-up1·2 years agoBest practice in 2023 is a cryptographically secure random password generator. Generate a password any other way, and some machine is going to guess it.
Best practice in 2023 is a cryptographically secure random password generator. Generate a password any other way, and some machine is going to guess it.