this post was submitted on 21 Apr 2024
159 points (98.8% liked)
Linux
48003 readers
1014 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Whats that?
It’s a Password Manager for Linux which you can use for free on all your devices (computer, iPhone, etc…) using Git and GPG Keys! It supports OTP with pass-otp.
one of the extensions has the description: "an easy flow to update passwords"
If that has to be an extension, then this sucks
You can just use
pass edit path/to/entry
Does KeePassXC work on the command line and over ssh connections ? pass does.
This sounds cool, but relies completely on OpenPGP. That is secure enough, right?
But this also means
It is cool, but only having a single entry means you can not replace the website with a more anonymous placeholder.
For sure this tool sounds pretty great! Especially encrypting everything seperately is very nice.
But sometimes getting a name might already be too much.
Also to avoid big brother connecting all data, I normally have an entry like
This is all not possible, which means I would need the same username everywhere, or remember it (I dont, I have 300 Keepass entries).
In KeepassXC I have a single file. Hackers would need to bruteforce only one. But at least they wouldnt know exactly what they want to decrypt.
Sure, I see what you mean. Note that I responded to the "this sucks" remark about pass by the other commenter. There is no one preventing you to use for example one password entry with Pass on a remote work server logging in with ssh sharing it with a colleague while having the other 100 password work entries kept in KeePassXC and then using Bitwarden for your 200 personal passwords.
Yup, it is really cool! I have to learn to use it and use it on occasions
I wonder if you could just encrypt a storage which is then used by pass unencrypted. So you have double encryption using something like gocryptfs.
there is the keepassxc-cli command. And it also supports ssh keys with integration with ssh-agent. So yeah
KeepassXC is bundled with a CLI tool. But it doesn't have to do anything special for SSH. It's ultimately just text and there are multiple ways to paste text into an SSH session.
That's not really the point though. You wouldn't argue that you can't use Firefox over ssh.
Holy mother of Linus, by using git you get full password history. Really nice!
You will never be able to go back, it’s a path without going back.