Earlier quoted context omitted.
Bitwarden has quite a few of these sad quirks. It doesn't work very well in Firefox's private browsing. Only thing you can do is autofill by right clicking a text field and autofill from there, or the keyboard shortcut. But you cannot unlock it in private browsing. Stateless UI is annoying at best. There's a few times where this has slipped my mind, so I paste a generated password in a new item, and then go to copy t…
The Bitwarden browser extension has a page with the history of generated passwords which might help
Bitwarden: Free, open-source password manager
221–230 of 242 posts
Re: Bitwarden: Free, open-source password manager
#222Earlier quoted context omitted.
> I prefer supporting open source for personal use. Same here. Opensource also adds to security in this case. Also BitWarden's server has no knowledge of your phrase, and hence cannot, never ever, read your data. Forgetting your phrase means you lose your wallet. 1Pass and competitors do not have such guarantee, and allow one to retrieve access to the wallet by other means.
1Password's servers also cannot read your data. They use a client generated secret key in addition to your usual password to encrypt your vaults. It's been detailed pretty well https://support.1password.com/secret-key-security/
Re: Bitwarden: Free, open-source password manager
#223Is this an advertisement? It just links to the bitwarden website. Why is this even here?
Re: Bitwarden: Free, open-source password manager
#224Earlier quoted context omitted.
We use Lastpass; I've never been a big fan of the sharing features. I use Bitwarden for personal use.
I moved to Bitwarden from Lastpass last year. Ironically I remember needing some premium feature, and having issues subscribing to premium. Support was 0/10, and made me move to Bitwarden, but I was really happy with Lastpass. Feature I miss today is security checkup.
Re: Bitwarden: Free, open-source password manager
#225Re: Bitwarden: Free, open-source password manager
#226Earlier quoted context omitted.
Password managers are the most stupid thing, really? What better alternative do you propose?
Generate two random 32 length strings. For the sake of this example, let them be 2quvs7jriTXQK8sFv4LzBZRtSN9hqp9q and qFTNX4f5sduaLYShWx96EyZw9ZRNLmqY. Designate the first to "heads" and the second to "tails". Every time you're prompted to login with a password, flip a coin and enter that designated password. If it fails, then enter the second password. For those interested in basic cryptography, feel free to point o…
1. If any of that site is compromised, 50% of your sites will be quickly owned due to password reuse with same username.
2. If someone will get hold of two of your unencrypted strings, they own 100% of your accounts.
- You may solve #1 by creating new password for each site.
- You may solve #2 by encrypting the file.
Voila, you just created your own password manager.
Re: Bitwarden: Free, open-source password manager
#227Generally, I would really like a hardware password manager. Maybe in a chip that you can have in your body. With some MFA so no one can use it when you are dead or passed out.
Re: Bitwarden: Free, open-source password manager
#228I use Bitwarden, it's brilliant. But I wish a password manager would figure out a way to fill in passwords where they ask for 1st, 5th, 11th letters like many banks do. It doesn't need to be automated, if I can tell it which HTML element to read and parse as an index and which text elements to fill in, then that's good enough for me.
In Bitwarden you can achieve that by creating Custom Fields [1] for each letter. [1] https://bitwarden.com/help/article/custom-fields/
Re: Bitwarden: Free, open-source password manager
#229Earlier quoted context omitted.
Workplace uses 1Password. I've been using it personally for years and I love it. Completely worth the subscription cost though it has its quirks I like Bitwarden and the work they do and I'm sure they're trustworthy seeing as they've been audited and such but the android app and some of the UI is clunky to say the least. I tried switching from LastPass (which is awful) and ended up going to 1Password
I use BW at home and 1PW at work - both via browser extension. I cringe and/or swear at 1PW far more often than BW.
Re: Bitwarden: Free, open-source password manager
#230I use Biwarden extensively, in self-hosted mode (vaultwarden), for a few years now. It is truly excellent, especially the fact that you can "move" an entry to an organization, where everyone has the same ownership and rights (and not merely "share" it). Plus a ton of wonderful things. There are two minor points I am missing: - the ability to control someone's passwords. Typical usage: the 24/7/365 support for my pare…
[1] https://github.com/dani-garcia/vaultwarden/wiki/Using-Docker...