ostechnix.com/4-easy-ways-to-g

My preferred :
openssl rand 14 -base64
gpg --gen-random --armor 1 14

... but the passwords are not easy to remember. A good argument to use a password manager.
#password #linux #gpg #openssl

@YesIKnowIT I always use
'< /dev/random tr -d -c "[:graph:]" | head -c 14'
Is it better to use openssl or gpg generators?

Follow

@ryu_s0 @YesIKnowIT
Same, though I stick to [:alnum:] (when possible) and a minimum of 32 chars, if not 64. Length is by far the most important factor for its strength.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.