keepass xc
Linux Questions
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
why this and not keepass2?
I prefer keypass xc for it's updated UI and better Linux compatibility. I agree with what this video author says too...
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.
Keepass plus the file sync/cloud of your choice means you can access everywhere, it doesn't limit you.
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)
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.
i use syncthing for syncing my keepass files
Since Bitwarden is preparing to sell out I moved to AliasVault, they also have a nice email alias service that is a godsend.
I use :X in vim with blowfish.
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
ssh on my bastion.
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