this post was submitted on 06 Jun 2024
251 points (96.7% liked)

Linux

46777 readers
1675 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
251
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 36 points 2 months ago (4 children)

I'm very skeptical about online cloud-based password managers. I don't trust that at all. I still prefer to use a local off-line password manager like KeePassXC.

[–] [email protected] 15 points 2 months ago* (last edited 2 months ago)

Since the vault is end-to-end encrypted, it shouldn’t matter where it is hosted, even if it is in the cloud. Here is what a security researcher and a password cracker Jeremy M. Gosney has said about this after the LastPass incident.

”Is the cloud the problem? No. The vast majority of issues LastPass has had have nothing to do with the fact that it is a cloud-based solution. Further, consider the fact that the threat model for a cloud-based password management solution should *start* with the vault being compromised. In fact, if password management is done correctly, I should be able to host my vault anywhere, even openly downloadable (open S3 bucket, unauthenticated HTTPS, etc.) without concern. I wouldn't do that, of course, but the point is the vault should be just that -- a vault, not a lockbox.”

[–] [email protected] 7 points 2 months ago* (last edited 2 months ago)

What is your threatmodel here?

The problem for me with completely self hosting it is that it'll be relatively hard to get my backup, availability and sync requirements satisfied without a lot of effort.

Whereas I trust encryption in theory enough to hand my encrypted data to anyone. If the implementation is properly audited then I also trust that.

Most of my passwords are for accounts with 2fa anyway so even if both the storage leak and the encryption turn out to be subpar my threatmodel is still not violated.

[–] [email protected] 3 points 2 months ago

If self-hosting makes you feel better about it, Vaultwarden exists for the Bitwarden client.

[–] [email protected] 2 points 2 months ago (1 children)

I'm using both. Mainly I use KeepassXC for most stuff (including my Proton account) because aside from the other security things it offers (like encrypting the database with a keyfile and challenge response), it also gives me a choice to add files into my password entry

I just use Proton Pass because of its easier access to email aliasing and occasionally sharing of sensitive data by sharing them a separate vault

[–] [email protected] 1 points 2 months ago

Same here, I use both KeePassXC and Bitwarden. But I dont store heavily sensitive passwords on Bitwarden, like my email passwords, encryption retrieval keys, etc.