[Semibug] Generate random passwords?

Josh Grosse josh at jggimi.net
Thu Jul 15 19:34:07 EDT 2021


For random strings I use 

$ openssl rand -base64 <bytes> 

But for passwords I use a password manager.   KeePassDroid on my phone and keepasxc on OpenBSD.  



  -Josh-

On July 15, 2021 3:40:15 PM EDT, Jonathan Drews <jondrews at fastmail.com> wrote:
>What is a good way to generate random passwords on OpenBSD? Are
>website based random password generators safe to use or do they keep a
>record of the generated passwords? I tried using /dev/urandom but
>couldn't get any output.
>
>
>
>--
>Kind regards,
>Jonathan
>
>_______________________________________________
>Semibug mailing list
>Semibug at lists.nycbug.org
>http://lists.nycbug.org:8080/mailman/listinfo/semibug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nycbug.org/pipermail/semibug/attachments/20210715/fe1338b9/attachment.htm>


More information about the Semibug mailing list