<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>I'll second the recommendation for KeePassXC.  It does have a nice password generator - but more importantly, it's a really nice way to organize hundreds of passwords.<br></div><div><br data-mce-bogus="1"></div><div>Plus, it's all stored in a single encrypted file (locked by a master password).  Not stored on the cloud.  I keep a relatively fresh copy on the USB stick on my keyring at all times for when I'm on the road.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>The file is compatible with KeePass (the original Windows app) so my wife and I can both access the master file stored on our NAS from various machines.<br data-mce-bogus="1"></div><div><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><b>From: </b>"Josh Grosse" <josh@jggimi.net><br><b>To: </b>"semibug" <semibug@lists.nycbug.org><br><b>Sent: </b>Thursday, July 15, 2021 7:34:07 PM<br><b>Subject: </b>Re: [Semibug] Generate random passwords?<br></div><div><br></div><div data-marker="__QUOTED_TEXT__">For random strings I use <br><br>$ openssl rand -base64 <bytes> <br><br>But for passwords I use a password manager.   KeePassDroid on my phone and keepasxc on OpenBSD.  <br><br><br><br>  -Josh-<br><br><div class="gmail_quote">On July 15, 2021 3:40:15 PM EDT, Jonathan Drews <jondrews@fastmail.com> wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb( 204 , 204 , 204 );padding-left:1ex">
<pre class="k9mail">What is a good way to generate random passwords on OpenBSD? Are<br>website based random password generators safe to use or do they keep a<br>record of the generated passwords? I tried using /dev/urandom but<br>couldn't get any output.<br><br><br><br>--<br>Kind regards,<br>Jonathan<hr>Semibug mailing list<br>Semibug@lists.nycbug.org<br><a href="http://lists.nycbug.org:8080/mailman/listinfo/semibug" target="_blank" rel="nofollow noopener noreferrer">http://lists.nycbug.org:8080/mailman/listinfo/semibug</a><br></pre></blockquote></div><br>_______________________________________________<br>Semibug mailing list<br>Semibug@lists.nycbug.org<br>http://lists.nycbug.org:8080/mailman/listinfo/semibug<br></div></div></body></html>