[Semibug] Generate random passwords?

Matt Parnell mrp at parnelleng.com
Thu Jul 15 19:48:58 EDT 2021


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. 

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. 

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. 


From: "Josh Grosse" <josh at jggimi.net> 
To: "semibug" <semibug at lists.nycbug.org> 
Sent: Thursday, July 15, 2021 7:34:07 PM 
Subject: Re: [Semibug] Generate random passwords? 

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 | http://lists.nycbug.org:8080/mailman/listinfo/semibug ] 




_______________________________________________ 
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/5bd1aba9/attachment.htm>


More information about the Semibug mailing list