On 2016-11-14, Stefan Sperling <s...@stsp.name> wrote:

> Don't use characters in your wpa key which are special to the shell.
> That's just asking for trouble.
>
> I would recommend:
>
>   pkg_add pwgen
>   pwgen -s 63

Personally, I find "openssl rand -base64" convenient for generating
passwords.  I also prefer its simplicity over third-party programs
that massage their output to produce "passwords that can be easily
memorized by a human" and have a checkered security record:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security/pwgen/Makefile

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to