What's people's thoughts on Dashlane?
Asklemmy
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
I used it for a while. It was okay but I got frustrated with some of the UI on Desktop. It struggled to recognize a lot of website password forms so I had to do a lot of manual login entry (even if it was copy paste it was still a pain). I really liked having a desktop app that didn't require a browser but they stopped supporting it, which was the last thing I was staying for so I dropped it for Keeper, then One Password.
With all that said, it's one of few pm tools that made it super easy to share passwords securely (more than keeper or Onepassword) , and it was pretty seamless to share logins for household stuff like Netflix and our mortgage servicer. My husband hated using though since he had his own system that preferred using, but used dashlane for things we shared.
If youβre comfortable around *nix stuff: pass. Open source, free forever, you can βhostβ it with Github private repo.
I use a mixture of Bitwarden and KeepassXC.
BW for most uses KP for things I only want local copies of ^^
I just can't get past the name of KeepAss...
Best not to think too hard on it
Now I don't need to worry about forgetting passwords anymore
Only problem is now I don't know any of my passwords, apart from master password for BW. π€£
Chances are that I don't really care about the account if I used @duck.com as a mail alias and a bitwarden password which is the only constellation where an account might be unrecoverable without BitWarden.
pass
would meet your requirements. It is a super simple implementation of a password manager levying PGP for encryption and git for syncing. You can therefore use any git server for syncing. There are browser extensions for autofill etc and scripts to import/export passwords etc.