Open Source Musings

security

Ah, passwords ... I have more than a few of them. And I'm sure that you do, too. And the problem isn't just the sheer number of passwords that we seem to accumulate. It's also organizing and remembering those passwords.

To help us do both, a small cottage industry of password management software has grown into existence. Many of the popular tools in that category reside on the web, including at least one open source option.

But if you don't want to keep some or all of your most important passwords on someone else's computer, there are more than a few solid options for managing your passwords on your (Linux) desktop. Let's take a quick look at three of them.

Read more...

(This post was first published at Opensource.com and appears here via a CC-BY-SA 4.0 license.)

We all want our passwords to be safe and secure. To do that, many people turn to password management applications like KeePassXC or Bitwarden.

If you spend a lot of time in a terminal window and are looking for a simpler solution, you'll want to check out one of the many password managers for the Linux command line. They're quick, easy to use, and secure.

Let's take a look at three of them.

Read more...