\

Get your passwords out of Bitwarden while you still can

102 points - today at 2:29 PM

Source
  • craigmart

    today at 4:02 PM

    This is an incredible overraction over a minor change that did not even happen. You can still find "Always free" in the pricing line of the very same page everyone keeps linking as proof https://bitwarden.com/products/personal/#whats-the-differenc...

      • chrismorgan

        today at 4:11 PM

        The page addresses this:

        > The “Always free” motto quietly reappeared on the site after its removal was uncovered and went viral on Fedi.

        (And the linked article gives evidence: <https://blog.ppb1701.com/the-quiet-renovation-at-bitwarden#:...>.)

        • Angostura

          today at 4:09 PM

          Well it did happen - and then unhappened when people noticed.

      • MostlyStable

        today at 3:09 PM

        While I'm not _happy_ about the messaging changes, those alone are not enough to do more than start paying closer attention. I highly, highly doubt that vault export would be the first meaningful feature change, and so I think there will be stronger signals of actual issues before then.

        As I understand it, so far the only actual change is an announced increase in prices. Obviously, from the consumer perspective, cheaper is better, but this is a product where I think that a subscription plan makes sense (and the free tier, for now, still exists), and so I'm not going to get mad about price changes. Competitors exist and one doesn't think the new price is worth it, then switch to one of them (using the very-much-still-available vault export).

        I don't think the warning is crazy or anything, but in my personal opinion it's a little stronger/earlier than is warranted and the current appropriate response is careful watching.

          • ktm5j

            today at 3:43 PM

            I hear you, but I feel like it's a better safe than sorry situation. Exporting your passwords takes two seconds. I think you can export to an encrypted file, but I just did a plain-text json file and gpg'd it. Can't hurt to play it safe.

        • tfarias

          today at 3:44 PM

          I've been recommending Bitwarden for a few years now and have also been paying a yearly sub since 2022, as I always thought 10$ was a really good value.

          But with all this stuff coming out, I'm holding off on recommending it anymore; at least until everything calms down and the new value proposition is fully laid out.

          Like other folks have said, I don't think it's yet time to migrate. That being said, it doesn't hurt to do an encrypted export for backup purposes, start looking at alternatives, and reach out to people I know use Bitwarden to do the same.

          Keeping an eye out on how this develops.

            • solarkraft

              today at 3:59 PM

              Agreed. I will continue using it as it currently fulfills my needs. But I’m not going to shout it at everybody I catch not using a password manager anymore. I’m just not willing to take responsibility for the changes they may make in the near future.

              As an aside, since it seems like they’re trying to make money: The aforementioned enthusiasm has gotten it adopted at a workplace of mine. The experience hasn’t been good, so no recommendation here either.

              Their moat was being a trusted name in FOSS and it’s a bit sad to see them going in the direction of abandoning it.

              But somebody else will probably step up and build on the ruins, like vaultwarden already has. That’s the beauty of choosing FOSS in the first place.

              • scrollop

                today at 4:09 PM

                You should try hosting it yourself in docker. Absurdly easy to do if you get an llm to do it and it works very, very well.

                Hope they don't alter self hosting it.

            • cjs_ac

              today at 3:19 PM

              I store my passwords using this: https://www.passwordstore.org/

              It's a shell script that stores passwords in a git repository, containing one file per entry. The files are encrypted using a GPG key. Because it's just a git repository, you can synchronise it between devices using whatever infrastructure you want. I use a FOSS client for it on iOS, and there was one for Android before I got an iPhone.

                • n0ot

                  today at 4:01 PM

                  I tried using pass once. I like that it follows the Unix philosophy, and I want to like it, but the fact that all of your account names are visible in the clear is a deal breaker for me.

                  • ab71e5

                    today at 3:53 PM

                    I'm interested in this, what do you use to host the git repo? Just a private repo on something like github or your own server? How do you backup your private key?

                      • wfleming

                        today at 4:18 PM

                        I also use pass. Any forge you feel like is fine (I use gitlab). I backup my gpg key with `gpg —export-owner-trust` and store that backup elsewhere.

                        Pass has a pretty good ecosystem of plugins/other clients, as well. There are open source iOS/Android clients and browser extensions so once you’re setup the day-to-day experience is not far off from any of the popular hosted password managers.

                        My only real issue is the dependency on gpg, as it’s pretty long in the tooth and a hassle to operate. (If you are not comfortable using gpg, spend some time learning that before you go all-in on pass!) There’s a fork[1] which swaps gpg for age, but it hasn’t attracted enough attention to get a similar ecosystem of mobile clients/browser extensions, so it’s not a very practical choice IMHO.

                        [1]: https://github.com/FiloSottile/passage

                        • cjs_ac

                          today at 4:06 PM

                          I run Gitea on my own server. (I didn't switch to Forgejo because it's not in the Debian repositories.) I don't have a backup of my private key... I should do that.

                      • Depraved4482

                        today at 3:41 PM

                        +1 for pass! I use this on my VPS to store secrets. I love that it syncs with GIT. Good stuff

                        • jmcphers

                          today at 4:07 PM

                          I have used this for almost 10 years now. It's pretty barebones but it seems like the usable lifetime of commercial password managers is 4-5 years before they get enshittified, bought, discontinued, price-jacked, or otherwise made unsuitable for use. "pass" just keeps working.

                      • Someone1234

                        today at 2:46 PM

                        I think the caution around Bitwarden is justified; and I think it is good that the message is getting out there. I will say "while you still can" is hyperbole, and will do more to distract from the larger (correct) point about Private Equity.

                        • Humorist2290

                          today at 3:46 PM

                          I'm taking a "wait and see" approach with Bitwarden. I've been a paying customer for a while, happy with it, and hoping the leadership changes won't be too user hostile. Still, a major reason I chose Bitwarden to begin with is they have a decent "Export" button, and all of this news reminded me that my offline backup of the vault was a few months old. Regardless of their product roadmap, they could have an incident tomorrow that keeps users away from their passwords -- offline backups are a good idea.

                          And Vaultwarden is nice. I've used it at work, hosted it myself, and as a user of the password manager I can say it's basically indistinguishable. But I don't really pay Bitwarden for a password manager -- I pay them for a secure sync of a password manager I can share with family members who can't figure out a VPN.

                          • Terr_

                            today at 3:58 PM

                            So I have an admission here: I keep seeing HN stuff about these networked password managers and I don't quite understand the appeal.

                            Is it because everybody else is swapping between several different computers, and you need the synchronization?

                            I just have everything in KeepassXC, and the ciphertext is subject to the same kind of backup regime I use for other files, a copy kept on a USB stick in my pocket.

                              • teach

                                today at 4:16 PM

                                In my case it's exactly that. I have a Linux gaming workstation, a work-issued (and managed) MacOS laptop and a Google-branded (Pixel) Android phone.

                                Bitwarden just works in all those places and the tech was, by all accounts, rock solid. AND I can pay for it instead of trying to leech off some privacy-ambiguous free tier.

                                • 9x39

                                  today at 4:12 PM

                                  Having a password manager synced to phone, desktop, laptop, browsers is handy. I used Keepass 10 years ago but I prefer integrated experiences now, particularly since I often pull them up on mobile.

                                  Also consider teams or multiple teams across an org sharing secrets. Flat files are a tough sell, so these apps eliminate almost all the hassle. We pay for a lot of 1Password accounts, and I couldn’t imagine rolling our own solution.

                                  • Angostura

                                    today at 4:11 PM

                                    Is it because everybody else is swapping between several different computers, and you need the synchronization?

                                    .. and phones, and tablets. Yes

                                • TN1ck

                                  today at 4:01 PM

                                  I switched to Apple Passwords this week. Really good passkey support, 2FA support, best iOS integration. You can even share passwords with others. Sadly no first party cli support. If you only use Apple devices, it’s really solid.

                                    • fidotron

                                      today at 4:06 PM

                                      Surely they have their reasons, but if they made Linux support work I suspect a lot of the dev community would jump. This household certainly would.

                                      • WolfeReader

                                        today at 4:06 PM

                                        "If you only use Apple devices, it’s really solid."

                                        It's not a good idea to become dependent on a single corporation's products.

                                          • Shank

                                            today at 4:07 PM

                                            You can leave via Strongbox (a KeePassXC client), which supports the new export system that includes Passkeys.

                                    • stormed

                                      today at 3:54 PM

                                      I only use Vaultwarden, which to my understanding is an open source reimplementation of Bitwarden's API. I personally haven't had any issues with it, not sure if it'll eventually stop being compatible with Bitwarden's official applications however.

                                      • cjwoodall

                                        today at 3:11 PM

                                        I wish companies that offer such a core technology and what not were at times entered into a public trust, similar to how some public lands are managed, that would protect them from private equity takeovers; I know it defeats the purpose of the companies in the first place (making money), and it probably would backfire in myriad worse ways than the problems it might solve... But I do think there are many options for how products, services and what not can be structured that give the people who maintain them what they need to thrive; without mining the users for money.

                                        Overly idealistic thinking, maybe... but still thinking.

                                          • throwaway85825

                                            today at 3:25 PM

                                            Public management exists for natural monopolies where no market competition is feasible. The role of the public entities is to protect competition. In this case that would be mandating import/export interoperability.

                                        • sys32768

                                          today at 4:02 PM

                                          We were just about to go to BitWarden from KeePass.

                                          • SubiculumCode

                                            today at 4:08 PM

                                            Yes, there are signs of an oncoming enshitification, and these types of articles gaining traction is good because it sends a signal to the company of potential consequences....but at the same time, the evidence supporting Bitwarden enshitification is pretty weak at this point. There are degrees here, not just either/or, on/off, good/shit.

                                            • poisonborz

                                              today at 3:09 PM

                                              Clients are OSS, I wonder why nobody did a Vaultwarden-style fork of them yet that would watch over upstream changes.

                                                • jerf

                                                  today at 3:44 PM

                                                  Until Bitwarden screws up it's going to be difficult for any fork to get much attention. If they do, that will the moment to launch a fork.

                                                  It's Bitwarden's game to lose. Forking is easy enough that there's no great need to pre-emptively fork.

                                                  • subhobroto

                                                    today at 3:14 PM

                                                    Vaultwarden is a very lean implementation of Bitwarden but if you want to look into an alternative to the Bitwarden ecosystem, I recommend - AliasVault https://github.com/aliasvault/aliasvault - check it out!

                                                • PaulHoule

                                                  today at 3:06 PM

                                                  Sometimes I think when a startup announces that they are being acquired their competitors have a meeting that morning and announce that they're going to start dialing for dollars. Since acquisitions almost always hurt customers I wonder if we can start creating "poison pills" that deter them.

                                                  • HeartStrings

                                                    today at 3:57 PM

                                                    KeepassXC

                                                    • bilal4hmed

                                                      today at 3:33 PM

                                                      This is getting so tiring. What are the other options out there now?

                                                        • skarz

                                                          today at 3:36 PM

                                                          ProtonPass

                                                          • undeveloper

                                                            today at 3:47 PM

                                                            vaultwarden (self hosted)

                                                        • AdmiralAsshat

                                                          today at 3:57 PM

                                                          The original creator of Bitwarden still works there as a CTO. I am curious whether he has any failsafes/poison pills in his contract when he took VC money that allows him to fork the product and start over in the event that they decide they want to lock everything down.

                                                          Or did he sign all of those rights away when he took the $100M "fuck you" VC funding in 2022.

                                                          • subhobroto

                                                            today at 3:16 PM

                                                            I'm a huge fan of AliasVault https://github.com/aliasvault/aliasvault - the author is responsive, receptive. The whole ecosystem is opensource.

                                                            Bitwarden/Vaultwarden had a good run but if someone's going to self-host Vaultwarden, I would encourage people to look into AliasVault instead. It's a complete opensource ecosystem.

                                                            • ChrisArchitect

                                                              today at 3:46 PM

                                                              Related:

                                                              The quiet renovation at Bitwarden

                                                              https://news.ycombinator.com/item?id=48163389

                                                              • eleventen

                                                                today at 2:46 PM

                                                                I think this is a little hyperbolic. The product may drop features, increase prices, and squeeze its free tier users. Everything enshittifies. But the idea that password export might disappear or be degraded? Nah. You'll be able to jump ship any time you want.

                                                                  • vallassy

                                                                    today at 2:57 PM

                                                                    >You'll be able to jump ship any time you want.

                                                                    Famous last words...

                                                                      • AdmiralAsshat

                                                                        today at 3:34 PM

                                                                        I mean, LastPass was a train wreck after their breach, but they didn't go as far as trying to stop me from exporting my vault when I switched to BW.

                                                                        The idea of BW doing a rug pull and suddenly removing the ability to export your vault I think would trigger a class-action lawsuit.

                                                                    • e40

                                                                      today at 3:33 PM

                                                                      I don't know why this is framed as "jumping ship" ... of course you can stop using it any time (and use your periodic export to go elsewhere).

                                                                      The real issue is potential data loss. Remember LastPass? Bought by someone and downhill it went, with multiple security incidents.

                                                                      • tremarley

                                                                        today at 2:54 PM

                                                                        Never underestimate the lengths companies will go to, to enshittify their product to squeeze customers for money.

                                                                          • eleventen

                                                                            today at 2:59 PM

                                                                            Name one major password manager that blocks or paywalls export.

                                                                              • kpozin

                                                                                today at 3:03 PM

                                                                                - Authy

                                                                                - Google Authenticator

                                                                                  • eleventen

                                                                                    today at 3:15 PM

                                                                                    Not password managers of course, but thanks for reminding me that I should figure out how to ditch Authy.

                                                                                    https://github.com/BrenoFariasdaSilva/Authy-iOS-MiTM is going to be my project for the afternoon.

                                                                                      • Ringz

                                                                                        today at 3:36 PM

                                                                                        Ente Auth

                                                                                        is a good alter. Works perfect for me.

                                                                                    • MostlyStable

                                                                                      today at 3:12 PM

                                                                                      Google Authenticator has an export-as-QR-code function that several other authenticator apps can parse. Is it the best/most convenient implementation? Obviously not, but you can absolutely export the codes.

                                                                                      • Someone1234

                                                                                        today at 3:07 PM

                                                                                        Notably not password managers.

                                                                        • pattilupone

                                                                          today at 3:11 PM

                                                                          WOW. Quietly editing the 4-year-old blog post is super slimy, holy crap. Also seems like since this story was published, they edited the 4-year-old blog post again. The story points out

                                                                          >But the explanatory paragraph at the bottom of the same post still says the old ones: Inclusion and Transparency. Crandell’s name is still on it. The post now contradicts itself, and nobody wrote a new one.

                                                                          Looking at the post right now, they've corrected it to Innovation and Trust.

                                                                          • jrm4

                                                                            today at 3:26 PM

                                                                            Third-party password management as an isolated paid service (i.e. you don't get password management unless you pay specifically for the password management) is just a terribly bad idea all around.

                                                                            Waiting for people to get this.

                                                                              • e40

                                                                                today at 3:32 PM

                                                                                A bad idea for you. My non-technical family members can barely use 1Password and it is the easiest of the lot. The idea you promote is just not realistic.

                                                                                  • baal80spam

                                                                                    today at 3:35 PM

                                                                                    Not really. That something is convenient doesn't mean that it's a good idea. It's always a matter of convenience vs security.

                                                                                      • sandeepkd

                                                                                        today at 3:59 PM

                                                                                        Its a catch 22, with password requirements getting crazy its hard to remember them. At the same time storing the passwords with a password manager means you are entrusting them for your identity. For the first party sites the passwords are hashed, however for these password manager sites they are at the most encrypted with the encryption keys that the third party already has. This essentially means a rouge password manager or rouge individual in password manager service can run away with your plaintext passwords on scale

                                                                                        • starkparker

                                                                                          today at 3:59 PM

                                                                                          This frames the only options as mediocre and better, when the reality is likely the third, most common, and worst option: nothing.

                                                                              • steviedotboston

                                                                                today at 3:46 PM

                                                                                This is a whole lot of FUD.

                                                                                • avgDev

                                                                                  today at 2:54 PM

                                                                                  A tale as old as time, enshitification.