this post was submitted on 09 Jun 2026
21 points (100.0% liked)

Linux Questions

4042 readers
6 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 3 years ago
MODERATORS
 

for one user, one machine. nothing fancy. just something that I can store passwords in. I've heard freakout problems about a lot of different ones.

EDIT : I'm on debian. 13.

top 17 comments
sorted by: hot top controversial new old
[–] the_abecedarian@piefed.social 26 points 1 month ago (1 children)
[–] Skullgrid@lemmy.world 3 points 1 month ago (1 children)

why this and not keepass2?

[–] perishthethought@piefed.social 9 points 1 month ago

I prefer keypass xc for it's updated UI and better Linux compatibility. I agree with what this video author says too...

https://www.youtube.com/watch?v=p1PJS9LmOFE

[–] just_another_person@lemmy.world 10 points 1 month ago (1 children)

Keepass is fine I guess. If you don't ñeed or want access anywhere else, can't imagine why you'd need Bitwarden or ProtonPass.

[–] IanTwenty@piefed.social 3 points 1 month ago

Keepass plus the file sync/cloud of your choice means you can access everywhere, it doesn't limit you.

[–] maggio@discuss.tchncs.de 7 points 1 month ago

I've used pass for a few years now: https://wiki.archlinux.org/title/Pass

cli runs in terminal, you can run 'pass - c' to copy a password to your clipboard, and it has extensions for most things.

(Optional: You can also extend it to multiple machines/phones later by using an encrypted git repository)

[–] swab148@lemmy.dbzer0.com 3 points 1 month ago (1 children)

I use Vaultwarden, but I need my stuff synced between my computer and phone, so it might be a bit much for your use case.

[–] HelloRoot@lemy.lol 2 points 1 month ago

i use syncthing for syncing my keepass files

[–] alecsargent@lemmy.zip 3 points 1 month ago* (last edited 1 month ago)

Since Bitwarden is preparing to sell out I moved to AliasVault, they also have a nice email alias service that is a godsend.

[–] knobbysideup@sh.itjust.works 2 points 1 month ago (1 children)

I use :X in vim with blowfish.

[–] naeap@sopuli.xyz 2 points 1 month ago* (last edited 1 month ago) (1 children)

I do know about :x to save and exit, is :X really to encrypt?

How does this work?

And how to you sync through devices and use it on e.g. a smartphone?

Or was this a joke that flew over my head?

Edit: for everybody else who didn't ever use that feature (and I've used vim as an IDE for some years), here you go
https://www.networkworld.com/article/969554/using-vim-to-quickly-encrypt-and-decrypt-files.html

[–] knobbysideup@sh.itjust.works 1 points 1 month ago

ssh on my bastion.

[–] cheers_queers@lemmy.zip 2 points 1 month ago

Password Safe and Manager is what i use on my phone for years now. i trust it because it only stores data on your device. not sure if it runs on linux