I've started using Bitwarden after two of my coworkers quit to go work at Bitwarden. Really nice interface, and very easy to use
Privacy Guides
In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.
This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.
You can subscribe to this community from any Kbin or Lemmy instance:
Check out our website at privacyguides.org before asking your questions here. We've tried answering the common questions and recommendations there!
Want to get involved? The website is open-source on GitHub, and your help would be appreciated!
This community is the "official" Privacy Guides community on Lemmy, which can be verified here. Other "Privacy Guides" communities on other Lemmy servers are not moderated by this team or associated with the website.
Moderation Rules:
- We prefer posting about open-source software whenever possible.
- This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, make a suggestion on our forum first.
- No soliciting engagement: Don't ask for upvotes, follows, etc.
- Surveys, Fundraising, and Petitions must be pre-approved by the mod team.
- Be civil, no violence, hate speech. Assume people here are posting in good faith.
- Don't repost topics which have already been covered here.
- News posts must be related to privacy and security, and your post title must match the article headline exactly. Do not editorialize titles, you can post your opinions in the post body or a comment.
- Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.
- No help vampires: This is not a tech support subreddit, don't abuse our community's willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.
- No misinformation: Extraordinary claims must be matched with evidence.
- Do not post about VPNs or cryptocurrencies which are not listed on privacyguides.org. See Rule 2 for info on adding new recommendations to the website.
- General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.
Additional Resources:
- EFF: Surveillance Self-Defense
- Consumer Reports Security Planner
- Jonah Aragon (YouTube)
- r/Privacy
- Big Ass Data Broker Opt-Out List
I've been using Bitwarden, but the second proton releases proton pass to the public I'll try to switch
Keepass2 and keepass2android combined with input stick to type my passwords wherever I need them. It's a wonderful combination. I host my password file on Google drive and other places but I keep a key file on the local device. It's not perfect and wouldn't never stop a threat from a state actor but I don't think I've got time for that kind of security anyway.
Incidentally the input stick can function as an on the fly rubber ducky if you really want it to. It does some really really cool stuff.
Switches from KeePassXC to Nextcloud Passwords recently and I absolutely love it. Sync and Browser Plugin are much more reliable.
I use KeePassXC in my linux desktop, KeePassDX in my android smartphone and syncthing-fork/syncthing to sync modifications between all devices. The encrypted database (long passphrase generated with Diceware method) never goes online. I also use yubikeys and multi factor auth for all important accounts
I’m currently hosting Vaultwarden, an implementation of Bitwarden. It’s working perfectly so far.
I'm very surprised at how web centric some of these answers are. I have so many passwords that have nothing to do with a web site.
"Google Chrome" is not gonna type in the bitlocker password on a dual boot system everytime there's a kernel update :p.
Get yourself a mooltipass :D
pass
I like the fact that it is a minimal and simple program that does one thing, and does it well. If you already use GnuPG for encryption, you will get used to it quickly.
The only downside for me is that it doesn't encrypt password names, only the content.
It also has many plugins and android/ios apps.
I would like to highlight the browserpass extension for Chrom(e|ium) and Firefox (and derivatives) which allows you to enter credentials into web pages without having to copy from a terminal.
Well, ahem, I use index-cards in a box. Never looses batteries - totally hack-proof !
i’m using KeepassXC!
Keepass with a separately stored keyfile and an otherwise shared passwordDB. Keepass2Android makes the bridge into Android.
Dashlane. I need a service where I can share/manage things for my elderly parents, and Dashlane is easier for that after LastPass became a dumpster fire
- Bitwarden for my Passwords.
- Keepass for my password for Bitwarden.
- An master password + picture(key) combination for access to my keepass.
KeePassXC and Nextloud to sync things between devices…
I used to use 1Password standalone, but they moved away from it and started only selling password management as a service and I really didn't want that, so I'm running Bitwarden now on a private VaultWarden instance for myself and my wife. It's been great and is a good option if you want to run your own platform and not use Dropbox or other third party cloud storage or platforms for the data. Obviously, you're then responsible for backing the data up, etc., but I like the flexibility and data ownership of it.
I use a self hosted vaultwarden instance! Should probably migrate it to my new server soon-ish though...
I have been on Bitwarden for about 8 years now. Paid for it about 7 years ago. I LOVE it. I also use KeePassXC On my Linux box and for work - That's a great platform for anything that requires even more security (Work, Security focused websites, etc)
self hosted passbolt is very convenient, didn't see more secure alternatives. The only bad thing is that it cannot save TOTPs currently
Have you looked into vaultwarden? That supports TOTPs
I use pass but recommend Bitwarden when people ask for a recommendation.
When using pass, if you have a lot of devices and forget to sync at times you better know at least basic git lol.
I use pass as well and acknowledge it's not for everyone. For me, the lack of automatic synchronization is a feature though, I don't feel comfortable having all my passwords on my phone in case it gets stolen.
If you don't mind I'm going to re-post my question I asked mori
Do you use pass on any mobile devices & do you find the need to use any of the browser extensions made for it? I am just looking at it right now and it seems really fascinating I will say.
I only ask since I am currently a bitwarden user but I am not against trying something new, and it does look quite interesting. thanks in advance!
Do you use pass
on any mobile devices & do you find the need to use any of the browser extensions made for it? I am just looking at it right now and it seems really fascinating I will say.
Mobile apps:
- Android (use daily w/ YubiKey): https://github.com/android-password-store/Android-Password-Store
- IOS (not tried): https://mssun.github.io/passforios/
Browser extension is a bit more complicated as you have to have a helper running for the extension to connect to, but it does exist: https://github.com/browserpass/browserpass-extension
Maybe a tangent, but what are the security implications of a password manager? It seems like it would replace many individual things that can go kinda wrong with one big single point of failure, which frightens me 😆
Happy to be wrong though. They definitely seem convenient.