Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

63% Positive

Analyzed from 9212 words in the discussion.

Trending Topics

#bitwarden#password#passwords#don#more#free#vaultwarden#self#always#https

Discussion (313 Comments)Read Original on HackerNews

antran222 days ago
When I first learnt about Bitwarden about 3 years ago, I started hosting Vaultwarden right away. Right now I have one instance for myself and another for my friend's company. Everything runs as smooth as butter. If you can self-host something, do self-host a Vaultwarden instance. If you are (like me) somewhat paranoid about the fact that Vaultwarden hasn't got a proper security audit on its codebase, just run it behind a VPN, it will probably be fine.

I'm not particularly worried about Bitwarden going belly up because it has already have such a well-established open-source replacement. The worst-case scenario is that Bitwarden make the clients incompatible with Vaultwarden, and like how OP already mentioned in the post, somebody in the community will fork them as soon as this happen.

gchamonlive2 days ago
Yes, but vaultwarden isn't something you can casually run by yourself without some careful thinking. You are hosting secrets whose longevity is important, so if deploying yourself, take good care of backups and do regular drills, so you validate that the backups work, that they aren't corrupted and that you keep a copy off-site.
antran221 day ago
Actually, I didn't have any careful planning when I started out self-hosting Vaultwarden. I didn't even have system backup (was just a script kiddie back then, didn't even know about 1-2-3). I have to migrate my instance 3-4 times. But because I'm just hosting Vaultwarden for myself, I can export the whole account from one of the Bitwarden clients (either the extension or mobile app) and reimport it in the new instance. Because I always have at least three devices with active use connected to my Vaultwarden instance, for me this also counts as 3 off-site backup that can be used to re-instate the whole setup.

It is surprisingly very durable and maintenance-free even for a script kiddie like me to maintain. My advice is (at least when it comes to Vaultwarden) don't think too much about this, just selfhost it, at least for yourself. You'll probably be able to manage it when something happen.

inexcf2 days ago
Me and some friends have each been hosting vaultwarden casually for years now. What problem do you see? I mean if the Server goes down and gets completely corrupted, worst case, all my devices still have the version of the vault they recently used. Technically every device has it's own backup of the vault.
gchamonlive2 days ago
If I stay offline for more than 30 days, can I still access my local passwords? Honest question, because if that's the case it's nice, but I think you'd need to somehow authenticate before accessing your local vault.
venusenvy472 days ago
You need a VPS, correct? Are there any concerns about hardening your VPS from attackers? I worry about my ability to harden a public - facing service that is handling something so critical for myself.
hypeatei2 days ago
You should be doing regular exports/backups of your vault regardless of how it's hosted. Bitwarden could go belly up tomorrow and lose all their stored vault data.
gchamonlive1 day ago
Easier said than done. If done manually you will eventually forget, and to automate you have to wrap around a call to the bitwarden cli, which as we've seen already suffered a supply chain breach https://news.ycombinator.com/item?id=47876043

The API for managing secrets automatically is gated behind `bitwarden-cli serve` which is surprising for me that I can't call the API directly using urllib or requests directly. I have to pass it through the bitwarden-cli.

I've been using bitwarden for a while, but your comment prompted me to investigate how I could backup my secrets, and this is a surprise. I am considering moving to my own infrastructure, because I dread having to depend on this tool to automate regular backups for me. Better to do that at the service layer. Problem is just how to expose it. There is always tailscale but that's just shifting the problem around.

unethical_ban2 days ago
IMO a paper print-out of all passwords and backup codes is the most reliable backup. No bit-rot, no third party, and "degradation" is obvious - fire, flood, etc.

Theft is also usually obvious.

If self-hosting, keep at a separate location than your hard drives.

armchairhacker2 days ago
Is there anything stopping a commercial Vaultwarden host?
seanclayton2 days ago
Competing with the authority bitwarden the company has over the bitwarden open source project. That's just the first thing off the top of my head. Very few people go to the competitor offering the exact same thing but with less say on the popular codebase.
dolmen2 days ago
That already somewhat exists.

Reimplementing the server side is the easy part.

But a commercial offer will need rebranding the client, and maintaining forks is much more involved. As long as Bit warden publishes the sources ...

MaKey2 days ago
> If you are (like me) somewhat paranoid about the fact that Vaultwarden hasn't got a proper security audit on its codebase [...]

It was audited in 2024: https://www.heise.de/en/news/Password-manager-BSI-reports-cr...

jerf2 days ago
I'm running Vaultwarden because while on the one hand I'd like to just pay a company to make my password problem go away, I don't know who I can actually trust to not try to take advantage of the fact they have all the keys to all my kingdoms at some point. I see some people complaining about "Private Equity", with justification, and before that it was the "Harvard MBA" mindset, where businesses are encouraged to think of their customers as a resource to be stripmined rather than relationships to cultivate.

I don't like being considered a resource to be stripmined by any company, but some are worse than others by the nature of our relationship. I do not need a company greedily looking at my bank password, my Google password, my brokerage account password, and even having them be tempted to look at my set of passwords with them and start valuating which password they can "intermediate" and charge me more for using. I don't even want them pondering the question of how they can break exports ("oops, sorry, passkeys can't be exported because $SECURITY_BLATHER, guess you won't be migrating" - to be fair, while I think Bitwarden had that for a bit I believe it's no longer true, but AFAIK it is true of other things that will hold passkeys for you) so that they can extract the value of my passwords to me.

I don't trust Private Equity or the Harvard MBA mindset to be allowed to hold on to my passwords. I don't trust any company holding passwords to not eventually be acquired by PE/HMBA types looking to stripmine my passwords. I don't trust any company that is, once you trace the entire value chain down, basically taking out real debt with my passwords as collateral. They get the money, I get the risk. Hard pass.

So I'm not happy about self-hosting my password vault in some sense... but who else can I trust?

dolmen2 days ago
As long as you continue to use (and upgrade) the Biwarden client apps, you should consider that BW could have the keys of your garden: they have control of decryption and encryption code, so that code could leak the key, whatever the server.
crabmusketabout 18 hours ago
Is this a market failure?

I'm trying to work out why it feels bad to trust a private company with this kind of information, whereas "we" are happy to trust AWS with our servers, Hashicorp with our Vaults, etc.

But these businesses seem to rely on some amount of scale for their trustworthiness. Password managers seem like a cottage industry in comparison, especially as lots of their users will just be "normies" and even ones on a free tier, because ~nobody thinks they should pay for a password manager?

> I don't trust Private Equity or the Harvard MBA mindset to be allowed to hold on to my passwords.

I agree, but you have credible exit. As annoying as it is, it seems quite feasible to continuously migrate to the next provider who is currently in their "don't be evil" phase.

Someone on lobste.rs suggested there should be a worker-owned co-op for password managers. This fits my personal bias, but I wonder if it would be any more resistant to this failure mode? Co-ops can be bought out also, and depend on strong leadership to prevent this.

Maybe a customer-owned co-op instead of a worker-owned one could make it more impractical to buy out. Or a foundation model like Signal, Wikipedia etc.

EDIT: I'm reminded of https://fleetdm.com/ business model, which is heavily open source yet paid. That seems like essentially what Bitwarden was? And presumably Fleet is not protected from the same outcome, no matter how inspiring their example is right now.

renegade-otter2 days ago
I am very happy self-hosting Vaultwarden. I got really tired of being a refugee of one password manager or the next. Either the price goes up, or the service goes away. I am looking at YOU - Dropbox.
buggeryorkshire2 days ago
I don't think the clients are open source?
zeroonetwothree2 days ago
I don’t understand why people post incorrect statements that are trivial to check
mctt2 days ago
Form the article; "The real safety net is that Bitwarden’s clients are Apache 2.0 licensed."
varbhat2 days ago
I have moved to KeepassXC[1] on my desktop from Bitwarden. On phone, I use KeepassDX[2] which is Android client compatible with KeepassXC. On browser, I use KeepassXC Browser extension which connects with the desktop client. Since KeepassXC operates on a single file, you can use any Filesystem syncing tool to sync that file between devices or to store it in the cloud. I am really happy with the move.

[1]: https://keepassxc.org [2]: https://www.keepassdx.com

JuniperMesos2 days ago
The file syncing, particularly between Android phone and multiple desktop machines, is my biggest worry with this workflow. Will the synced Keepass file get corrupted if I add a new password on the phone and also on desktop, and then later try to merge them?
cryptosabout 2 hours ago
It works as long as your are the only user. Sharing passwords with shared keepass files didn't work properly for me. It was the main reason to move to 1Password (and I never looked back).
rmadriz2 days ago
Been using this setup for many years and never had any problem at all. I sync between desktop and mobile with Syncthing[0]. You can configure Syncthing to do file versioning, it has many options (Trash Can, Simple, Staggered or External file versioning) so if some weird conflict happens you'll never lose data. But honestly, I have never had any issues, and I have been running this setup for many years. So I'm sure I have run into all kind of edge cases and it just works.

As side note, Syncthing is an amazing piece of software. I sync everything for my other devices into a central PC and from there I do the backups.

- [0]: https://syncthing.net/

MatmaRex2 days ago
No, KeepassXC has an option to merge databases, it never caused me any trouble. I have a similar setup to parent commenter.
dangus2 days ago
KeePass is such a backwards step in usability and features that I don’t even consider it a competitor. The whole reason I moved to 1Password was to get away from how easy it was to accidentally lose data with the KeePass clients.

For example, one client I used had a temporary bug that just lost the notes field entirely. It was quickly fixed but it still affected me.

I’m currently using 1Password, which I still think is the best product overall as I’ve tried just about all the rest. For this product category I’m happy to pay the highest price to get the best product.

baal80spam1 day ago
You are right that 1Password is probably the best overall product in this space. It's non-free though, which for me is a deal breaker.
brownpapercat2 days ago
Recently moved to a KeePass setup after 1Password raised their prices. Feels good to be in complete control.
4k93n21 day ago
im using pretty much the same setup myself

just to mention an alternative method for anyone that doesnt know: keepass also has a feature called 'autotype' where the desktop program can send keystrokes to fill in password fields

the benefit of this over the browser extension is that there is no connection between your browser and your keepass vault.

its also handy for filling in passwords in desktop programs or even a terminal

one downside is that you wont be able to have passwords automatically filled in as youre browsing. you need to press a hotkey, but i would consider this to be more of a good security feature to cut out any chance of your browser autofilling any hidden password fields

there is still a browser extension that i use that adds the url to the titlebar of the browser, which makes it easier for the autotype dialog to show the correct logins from your vault

https://addons.mozilla.org/en-GB/firefox/addon/add-url-to-wi...

baal80spam1 day ago
That's how I use it. The less browser extensions, the better.
plutokras2 days ago
This is my exact plan too, if I ever have to leave the Apple ecosystem.
Suffocate51002 days ago
KeePassXC is cross-platform FYI
xweb2 days ago
Thank you for this post/link. I have been side eyeing Bitwarden since they started ensh*ttifying the desktop UX last year to make it more like everything else and take up too much space. It had been working perfectly well for browser autofill - super fast and staying out of the way. Now it is bloated white space, slow, standardized UX elements like any SaaS built by AI. Will check out Vaultwarden, Proton Pass, Keepass, I guess. But sadly - yet another tool that worked perfectly well that was ruined in contempt of its own users (LastPass, Authy, Google Reader, etc - the list goes on)
Refreeze52242 days ago
As mentioned, enshittifying doesn't mean "make shitty" or "make worse". It's a specific exploitative company MO, like taking a product like Bitwarden and the goodwill it's generated with open source contributions, free plans, etc., and exploiting that trust by selling it to private equity, unbeknownst to the users, in order to squeeze the most out of it they can and then scrap it.
avhception1 day ago
I agree with you that "enshittification" has a more specific meaning than just "make worse". Yet, the enshittification of Windows doesn't really follow the mold you described, even though I'd also call it enshittification.
modriano1 day ago
MSFT is the GOAT of enshittification, and Windows is a pretty fine example of that. The OS literally comes showing you ads by default.
radley1 day ago
I'm pretty sure enshittification applies to other methods. Adding ads to smart devices after purchase is a very common example.
zeroonetwothree2 days ago
I really don’t think a UI redesign is the intended meaning of enshittification. BW has had by far the best free option for password management since I started using them 8 years ago.

Do I like the UI changes? Eh it’s not my favorite but I don’t use it that often to care.

kjuulh2 days ago
At this point it is too high of a risk to store my password elsewhere. I've been screwed over by dashlane, lastpass, potentially bitwarden now, I am with 1password now, but I've had my passwords in all these places, and I've had to change them each time, probably missing a few.

I like 1password, it is by far the highest quality product I've used in this category. I moved from BitWarden back then because their browser integration was quite poor.

I think I'll move to something custom, or a selfhosted keepass server, with the rugpulls, incidents, and whatnot, it is becoming too high of a risk.

thewebguyd2 days ago
Keepass has been my go to since forever, highly recommend. I never jumped on the SaaS password manager train when they started coming out, always just kept it local. There were times I thought I was missing out on some convenience but I'm glad I never moved.

Depending on your threat model, you can even just keep the .kdbx in cloud storage somewhere and point your keepass client to that. I'd recommend using a keyfile in addition to your master password though so that if anyone does happen to get a hold of the database they can't just make brute force attempts against it.

l722 days ago
I’ve found being able to share passwords with my spouse very valuable which we couldn’t easily do with keepass. Also the syncing strategy on iOS is a disaster and corrupted my wife’s keepass db causing her to lose everything.
lanfeust62 days ago
Is there reasonably priced cloud storage for this use-case? Their offerings are usually for several gigs of data, a kdbx is minuscule
baal80spam1 day ago
In theory, you can just use a public (free) github repo for this.
advisedwang2 days ago
keepass files + syncthing works very nicely for me.

For non technical people, I just recommend to use the browser built in password managers. traviso has a good writeup why: https://lock.cmpxchg8b.com/passmgrs.html

hannofcart1 day ago
I was doing this too until recently. The problem with this setup is more at Syncthing. More specifically, Syncthing Android app has seen some troubling changes in maintainers. The latest maintainer has a very sparse Github profile and an AI generated avatar, so I noped out of installing it right then.
advisedwang1 day ago
Previously I used keepass + drive. That also works well (I just wanted to avoid storing my password db in the cloud for multiple reasons).
ngruhn1 day ago
Serious questions: what's wrong with just using Firefox built in password manager?
cryptos1 day ago
It is limited to ... well ... Firefox! Sometimes you need passwords elsewhere. Besides that Firefox (or other browser password managers) doesn't support more advanced use cases like shared vaults.
radley1 day ago
If you only need to manage online passwords, only use Firefox, and aren't using an iOS device, then it's probably fine. But most people may also need to use native apps, other browsers, and iOS devices.
ngruhn1 day ago
You can absolutely access firefox passwords from any iOS app. You can even configure it as the default password app.
dpacmittal1 day ago
For the same reasons, I imported all my passwords to Firefox and I'm satisfied with it. I have the option to self host if I don't trust Mozilla
_karie_1 day ago
Any malware or LLM with user-level filesystem access can attack the outdated KDF [1] and/or wait for Firefox to be running with an unlocked credential store and read the decrypted passwords from Firefox's process memory.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=973759

jcattle1 day ago
Isn't it game over anyway once you have an adversary on your system capable of reading process memory?
ozten2 days ago
How were you screwed over by these products?
kjuulh2 days ago
Rug-pulls, security incidents, lost passwords, I also don't know if they've kept my passwords behind when i deleted my accounts. The risk of them having them is too high, so i had to swap all of them.
ozten2 days ago
Interesting! I've been a LastPass and then 1Password user since 2009ish.

I left LastPass because of UX paper-cuts, but I've never lost passwords on either of them.

Honestly, it's something I don't want to think about and just need it to work on mobile and desktop, so the switching friction is very high for me. I'm not going to shop around and try different password managers.

Is "rug pull" a cost thing? I'm generally frugal, but pay for a family plan and don't think twice.

evanjrowley2 days ago
Lately I've been scrutinizing Bitwarden after discovering a long history of memory leak problems in the GitHub issue tracker. It's an extention I use with all of my browsers. It seems to use an unusually high amount of RAM on Safari and I suspect it's why RAM just never stops growing in MS Edge.

Overall it's not a problem for me if Bitwarden wants more money, but I have to draw the line at replacing top leadership with randoms from private equity and secret price hikes. I'm glad this is being highlighted and it's motivating me even more to find suitable FOSS-friendly alternative.

cheriot2 days ago
Wild to me that Bitwarden raised > $100m from VC. Seems like the kind of thing that would make a nice lifestyle business.

The enterprise version never went beyond password management so I'm not sure how this could have generated a viable ROI.

DANmode1 day ago
> Seems like the kind of thing that would make a nice lifestyle business.

Don’t see too much of this talk around the comments, anymore!

If you’re seeing this comment: Are lifestyle businesses on your radar?

Please do share.

rafterydj1 day ago
Maybe this is me being a little wet behind the ears, but I don't know if lifestyle businesses are really possible to start at the moment, given the uncertainty of the current software sector.

See this thread from a few days ago: https://news.ycombinator.com/item?id=48118727

The economics of software creation is changing, so it stands to reason how people engage with software will change too. Finding a niche may be a game of luck more than observation/perspiration at this stage, similar to discovering oil on your "barren" property rather than building a farm. As someone who's generally independent, though: I'd love to be wrong here!

DANmode1 day ago
I’m betting the farm that you are =]

Your accountant will be configuring their own work software.

Your project manager will be developing their own work software.

Custodians will not necessarily be developing work software.

Most non-tech desk-staff start to lose focus after the fifth reply on a social media thread…

I do not believe they’re going to be able to perform the three required steps for building software solutions:

1. Know what you need (vs want).

2. Know how to ask for it.

3. Have a process for validating it.

I also don’t think it gets too much simpler than Docker et al for self-hosting, yet those concepts are genuinely a foreign language to even “tech-savvy” consumers.

I think we’re in a bubble, here,

and I am personally betting on one niche (of many) where value ($$$$) is still placed upon having another team to outsource responsibility to.

Responsibility for keeping an important tool up-to-date, keeping it able to capture data,

and most importantly: rigorously tested to ensure it’ll perform calculations correctly.

Responsibility for peak tooling, so a busy end-user can stay responsible for their craft without taking a sabbatical to build software is not going anywhere.

Whether these “peak tools” will be (validated, packaged, delivered to the user, maintained) by me,

or OpenAI/Anthropic instant-agents in 10 years,

is what I believe we should be watching.

Centigonal2 days ago
Thankful for people like the author who surveil tech companies that take this well-worn path toward greater monetization
waysa2 days ago
It still says "Always free" on the website for me. It's both on the billing page on the page linked in the article.

I do share the concerns though. The change in leadership, the poor transparency, 100% price increase and the quiet change in core values.

I was happy paying $10 yearly for Bitwarden. I'm still okay with $20 but there's a seed of doubt.

misswaterfairy2 days ago
> It still says "Always free" on the website for me. It's both on the billing page on the page linked in the article.

Just went to the website directly: says "Get Started Free". "Always Free" is only present at the bottom of the pricing page for personal customers.

What concerns me more is that they've started using the same language that Adobe had been panned for: "$price a month, billed yearly".

To me, thats weird language for a product that (now) costs $20.00 a year. Not hundreds or thousands. Twenty dollars. For non-enterprise users.

The lack of transparency and quietly changing things around makes me wary.

zeroonetwothree2 days ago
The placement at the bottom of pricing is always where it was. Nothing has changed

They did raise the price to $20 (but the free version is still amazing). But that’s still really cheap and pretty much all services have gone up in price in the past 10 years (inflation)

zeroonetwothree2 days ago
They mentioned in an update that they accidentally removed “always free” text during a website update and put it back quickly. Seems the article was written in the intervening period
dust-jacket2 days ago
Ah damn. I've only recently moved in to Bitwarden - paid - largely on the basis of a multiple-user shared vault and emergency grants to personal vaults.

I'd really, really like them to not to ruin it or make it massively more expensive.

Havoc2 days ago
After the LastPass fiasco I switched to selfhosting a password manager (bw).

Rapidly starting to think even a vibecoded solution may be a better plan relying on commercial options. High risk of don’t roll your own crypto mistakes but realistically that’s not the threat model here anymore for the random individual. It’s online breaches or perhaps a wrench attack not highly skilled crypto adversary. Plus there are probably ready made crypto modules so wouldn’t be a true handroll

LetsGetTechnicl2 days ago
Vibecoding a password manager might be the worst idea ever. You'd be better off with an encrypted Excel sheet. But otherwise, 1Password is great imo and there are other free open source password managers.
Someone12342 days ago
People mock Excel's encryption, mostly based on the outdated binary format's "encryption" (which admittedly was a joke). Modern Excel is actually legitimately secure, it uses PBKDF2 (5K rounds) to hash the user's password then AES-256 for the actual encryption.

So while Bitwarden is more secure than modern Excel out of the box, neither one is a slouch. You'll definitely spend a lot of compute cracking either one. The weakest part, as always, is the user's password.

manwe1502 days ago
Actual password managers (eg not my old excel sheet) protect you against url doppelgänger and related phishing attacks, as well as incidentally discourage password reuse. 1Password can even now warn you if you try to paste into the wrong website (https://support.1password.com/browser-autofill-security/)
Havoc2 days ago
>Vibecoding a password manager might be the worst idea ever.

I mean I'm just spitballing here, but not convinced this is true.

From a formal security theory perspective certainly, but practically...nobody with half an ounce of skill is going to spend their time breaking one individual's custom solution that almost certainly just contains their hn password. That's if you can even get to it - selfhosted password managers are usually on LAN/behind vpn.

Risk profile wise the thing could be a god damn plain text .txt on a LAN network drive and still outperform a Lastpass.com that by definition has a giant hack-me sign on it's back.

The crypto part barely moves the needles here

LetsGetTechnicl1 day ago
Part of it being a bad idea imo is just that it's wasteful to vibe code something that already exists and works well. But I guess that's my attitude to a lot of this AI hype.
bronlund1 day ago
Yeah, I'm thinking the same thing - wondering if security-by-obscurity may compensate for some lack of quality.
schnitzelstoat2 days ago
The LLMs also help a script kiddie become a highly skilled crypto adversary though.

Especially if the concerns around Mythos are well founded.

ptdorf2 days ago
I wouldn't worry.

The mythical Mythos can't even find Claude code bugs before releases.

Havoc2 days ago
True. No chance of me putting a DIY password manager on the open internet though. Would be behind WireGuard etc
ViAchKoN2 days ago
I don't think concerns around Mythos are well founded. Highly doubt it will happen.
krupan2 days ago
The concerns around Mythos are not well founded
kn1002 days ago
Good post. I switched from Bitwarden to KeepassXC / KeepassDX / Syncthing across my Android phone, Linux PC, and Windows PC. This was the setup I had prior to using Bitwarden for the first time. The Keepass experience is significantly better these days! Importing from Bitwarden is trivial too. Recommended!
flanbiscuit2 days ago
I was using this but when I switched to iOS I switched to Bitwarden.

What are you using for Syncthing on Android? There used to be an official Syncthing app for Android but then they stopped maintaining it. There was a popular fork but then that person stopped as well.

I looked into using Syncthing on iOS but there was only Möbius Sync and it didn’t run in the background. This is was made me finally switch to Bitwarden. But of course now I need figure what to do next.

Keeblo2 days ago
I have had an excellent experience with Sushitrain/Synctrain on iOS [0]. It’s honestly the nicest Syncthing client I’ve used, although to be fair desktop-oriented clients have different design goals than mobile clientsm

[0] https://github.com/pixelspark/sushitrain

kreyenborgi2 days ago
I use syncthing-fork from fdroid, works great
IG_Semmelweiss2 days ago
same. Recommend

as long as the house doesn't catch fire, or as long i run outside with 1 of my syncthing devices (have several), local cloud is the best.

kennywinker2 days ago
Which variant of keepass tho?
Advertisement
bergheim2 days ago
> That’s not a software guy who happened to raise some money. That’s someone whose stated specialty is the PE integration and exit process.

Holy smokes has that's not just -> THAT IS become one of my trigger words.

ffsm82 days ago
It's almost certainly ai written though. All the regular tells are there... Though he likely edited some out, like that "just"

Also if it was handwritten, it'd have been a third in length, the rest was LLM fluff

bergheim2 days ago
Correct, that was my point
ffsm81 day ago
I see, i actually like these tells. It let's us easily distinguish garbage from someones thoughts.

And you can also see how brainrotten someone's gotten when they start accidentally sneaking in these tells into their normal communication.

As a matter of fact, after a full workday in which I'm essentially forced to read LLM garbage for 9h a day... I sadly notice myself adding the same fluff pointlessness to how I express myself. like I caught a viral contagion that's actively siphoning my humanity away.

And expectedly, when coming back to those opinions with a less infected mindset, I frequently have to reevaluate these thoughts later on

danparsonson2 days ago
Do we need to keep pointing this out though? LLMs are not going anywhere any time soon and people will keep using them to generate articles.

If the content is also nonsense then that's worth talking about, but otherwise comments about LLM style are about as interesting as remarks about typos.

novok1 day ago
Yes we do, continue keeping it a faux pas to reduce the over verbose LLM speak put elsewhere and ask people to just share the original prompt and save us all time. Label your LLM usage to respect other people's time.
HomeDeLaPot1 day ago
I guess for me, blatant LLM style reminds me of LinkedIn-speak. Both are distracting and come across as fake. Somehow it's more interesting to read something in another human's unique style than to read something that's obviously been passed through a filter.
dd8601fn2 days ago
It does seem like most password managers have no moat for import/export, so I’m kinda banking on the idea that I can quickly migrate to Proton Pass or vaultwarden if things get ugly.

I just don’t want to self-host if I can avoid it.

Staying on top of managing the application and the environment is a whole different level of diligence when the thing I’m self hosting is the keys to my life. At a minimum it would have to be behind something like a wireguard tunnel to a trusted machine, and that’s an added headache for daily use.

nine_k2 days ago
Does Proton Pass use a wireguard tunnel? Or does Bitwarden? TLS should suffice.

Yes, you want to guard the machine that hosts your passwords. You can even physically keep it at home, and only proxy its port 443 wherever you have a presence in the public Internet.

dd8601fn2 days ago
Those at least have people whose literal jobs are to protect that stuff. The service, the clients, the transport, the environments, etc. That’s what I don’t have if I self host.

That’s not to say anything is bulletproof… nothing useful is… just that I don’t entirely trust myself to be 100% on top of something like that as a hobby hosting endeavor.

bodge50002 days ago
I could quite easily ignore all this in the interest of not going through the pain of finding yet another password manager, but having your new CEO specialise in M&A is really hard to ignore.
RyJones2 days ago
Thank you for pushing me to migrate away from Bitwarden. I've used them for years but I was moving away slowly; now I've moved.
nemomarx2 days ago
Out of interest, where are you moving?
RyJones2 days ago
Apple's passwords app. It's what I use almost everywhere. I use 1password for work but I'd prefer not to mix work and personal life.
oarsinsync2 days ago
1Password for Business accounts all get an additional 1Password for Families license (5 seats), so you can absolutely keep your work and personal life separate.
red3691 day ago
I have been considering this since Apple Passwords implemented a way to export. I've just seen that the iPhone Passwords app has an export to another app you have installed on your phone, but I previously tested the export from Safari method.

I realise that this is moving even more of my eggs into Apple's basket, and even further from self-reliance towards convenience, but today it doesn't seem significantly worse to just trust Apple with this, than Bitwarden.

But isn't it a pain to use those passwords on any other non-Apple device? Am I missing something, or is that just not an issue for your use-case? Ah! I've just learned/relearned about iCloud Passwords through iCloud for Windows, but nothing for Linux?

jillesvangurp2 days ago
I got my parents using bitwarden a few years ago. This was a massive improvement over them writing passwords in a little notebook in a drawer (yes, really!).

But Keepass is a bridge too far for them. I'm not that enthusiastic about it myself to be honest. The UX is a bit meh (for the clients/extensions I've tried) and file syncing and handling is not something I can in good conscience push to a non technical user. It's just too many moving parts and you just have to do this, that, and the other thing. It's not really fit for purpose with normal users as far as I can see. Like much OSS stuff, UX for normal people seems to be a bit of an afterthought with Keepass.

The key selling point of Bitwarden was that it is free-ish and it is easy enough to work with for somebody that is not too technical. My father is an Android user and my mother has an iphone and ipad. They need access to each other's passwords so they share the same password manager. They are both in their seventies and I need something that is similarly useful and ideally without me self hosting a lot of stuff on their behalf. I don't want to be their system administrator. And I don't want to have to sit them down to migrate their passwords every few years either.

Right now the best move to me seems to be to stick with Bitwarden. I don't really gain anything from moving them over to some other solution and there isn't really anything out there that is materially better as far as I can see.

vitally36432 days ago
Passwords in a notebook are arguably the most secure option. The notebook exists in exactly one place, behind locked doors, and cannot be leaked or hacked externally.

Notionally a password manager is more secure, but is there anything stopping Bitwarden from updating the app to silently send your master password up to the mothership and selling your unencrypted vault? Even supposing they stay open source and get caught, they will still have thousands of user's data ready to sell before the rug is pulled and the game collapses.

(And besides, where do you keep your recovery codes? If some cabinet or drawer in your house is safe enough for that, it's safe enough for your book of passwords.)

andrewaylett1 day ago
This does depend somewhat on your risk profile. For many folk it's pretty decent: you need to guard against online attacks, so keeping your passwords offline gives them excellent security. If you need to protect yourself against family members, it's not so good — and it also doesn't provide the level of phishing protection that an online password manager offers.
pocksuppet2 days ago
How did we as an industry go from "Passwords in notebooks are insecure, use a password manager" full circle back to "Password managers are insecure, write your passwords in notebooks"?
6AA4FD2 days ago
There has always been more nuance. The notebook is basically air gapped, but since using it is painful, most will rely on shorter, simpler, passwords and reuse them. That practice is highly insecure and was even more problematic in the days before widespread 2FA on the more crucial online services. As a teen I could have had for instance blizzard get breached and collaterally lose all of my csgo skins.
baal80spam1 day ago
> Passwords in a notebook are arguably the most secure option.

Definitely not the most secure option, as it breaks 3-2-1 backup rule.

krupan2 days ago
KeepassXC is much better than older keepass clients. Syncthing runs quietly in the background. It's really not much harder to use that other password managers once you set it up
jillesvangurp1 day ago
Syncthing is pretty much a non starter in it's current form. I use it myself. But it's one of those things that is too hard to figure out for normal users. And with the discontinued/half-assed support for mobile, it's just not great.

Too bad, because it's one of those things that could be great but just isn't in its current form.

kreyenborgi2 days ago
Ehh.. much as I love syncthing, I wouldn't recommend it to nontechnical people. I mean, here the dad has android the mom iphone amd they want to sync a keepass file? Maybe with a browser addon on a desktop as well? And the most popular third party android app is discontinued (I use the nerdily named syncthing-fork) and the ios apps i never managed to get to work for my family (maybe sushitrain works now?). But if you live close to parents I guess it can work. This kind of software can be good for social cohesion and less isolation =P
mianos2 days ago
I use keepass and have for years and I wanted to switch from using google drive to something more self hosted so I tried sync-thing. I have been a C and C++ developer for over 40 years and I found it one of the most obtuse things I have ever tried. I'll have to get back to it. :) It's still running but somehow never syncs a single file between the desktop and the linux server. I don't think the android client can run on a modern pixel phone anyway anymore due to security constraints.
jp1919192 days ago
I switched from KeepassXC and KeepassDX to Vaultwarden, primarily to make it easier to get family members to transition to using password managers.
welder2 days ago
I don't care about raising prices, I'm worried about the new CEO having a PE mindset. That means Bitwarden will now focus on extracting value while the product stagnates and degrades in quality. Time to jump ship before their security and quality goes down the drain.
giancarlostoro2 days ago
Not my project but Vaultwarden is an open source (in Rust) alternative backend for Bitwarden. I believe its been around a while, and is still maintained.

https://github.com/dani-garcia/vaultwarden

duckmysick2 days ago
Question for anyone self-hosting vaultwarden: how reliable is it and how do you harden it?

I'm thinking about running it in a container (Podman Quadlet with systemd) behind a VPN, with daily backups with borg. Anything I'm overlooking here?

JimBlackwood2 days ago
I’ve used Vaultwarden for at lesst 7 years, I’m sure for longer but I’m not sure how long.

Never had an issue with Vaultwarden itself. Restored from backups several times for a variety of reasons (migrating host, corrupt hard disk, re-installs) and that always worked first try.

In regards to hardering, the wiki has a good guide: https://github.com/dani-garcia/vaultwarden/wiki/Hardening-Gu....

void-star2 days ago
I have my vaultwarden running on a container on my home-lab server acessible only from Tailscale. The container itself is only accessible as its own node on my Tailscale private network and can’t be reached any other way (there are no inbound port forwards for the container itself, tailscale handles this)

My phone and laptop both use tailscale to access this and a few other containers I have set up similarly. I also have tailscale ACL rules to limit just “me” or whomever I want to allow to use it (family etc) also on my tailnet.

Backups are encrypted and stored locally as well as to AWS glacier.

I love it and it works great.

cobertos2 days ago
I've never had a reliability issue with Vaultwarden. Hosted it 5+ years now. Even with random off/on of the server and other bumps in the road in life, the Docker container I run has had no issues with hosting. The user interface is friendly but can be just a little slow.

Mine is not exposed to the public internet, though some friends of mine do. I use a VPN when I need to access fresh data from the home server, otherwise both the Firefox client and Android client will generally keep a cache of the last data pull when they had connection (so it wasn't an issue the 4 or so years I didn't have a VPN yet).

xienze2 days ago
> how do you harden it?

By not exposing it to the wider internet. When I use a client (iPhone, browser, etc.) while on the home network, it syncs. While off the network, the last synced data is still there. That's been good enough for me.

rpcope11 day ago
I've got it running in an LXC container. Other than occasionally updating it, it's been entirely trouble free (I did need to work to get it out of the Docker container but that's a problem most won't have). Honestly one of the most useful and low trouble self-hosted apps I've used next to Dokuwiki. As far as hardening, I have not done a huge amount, but it lives on my LAN and is only reachable via VPN from the outside, which again works surprisingly well even with my Android phone.

I just take ZFS snapshots. I've restored a couple of times that way just to test DR and it worked pretty well.

hypeatei2 days ago
> Anything I'm overlooking here?

Not technical, but the person behind that project now works for Bitwarden so there's some risk of a rugpull. Of course it's OSS but you'll need to trust a fork or maintain it yourself if said rugpull happens.

PunchyHamster2 days ago
I touched it never aside from updates and it never failed. I compiled it from sources tho
thesuitonym2 days ago
It's as reliable as you make it.
vovavili1 day ago
No matter where Bitwarden ends up, passwords are one of these few things I am very hesitant to self-host. The stakes are just too high, and my knowledge of security has too many unknown unknowns to take that risk.
afavour2 days ago
Personally, I want to avoid the responsibility for hosting it myself. I'm happy to pay for that. But a reasonable amount. Today Bitwarden's price is fine for me, but I worry about what's coming.
danielmeskin2 days ago
It is still maintained, but I believe the maintainer is employed by Bitwarden now, and is working on projects in addition to Vaultwarden.
pocksuppet2 days ago
Is there an alternative frontend as well, or are you still locked in?
void-star2 days ago
https://github.com/doy/rbw Is an alternative Bitwarden cli front end. Probably has plenty of scaffolding to build a GUI frontend based on it.

Edit: Just a bit of googling turned up these as well.

https://github.com/AChep/keyguard-app https://github.com/sgolub/bitclient

belthesar2 days ago
There is not an alternative frontend that I'm aware of, but as the article mentions, the clients are Apache 2.0 licensed, so in the event of a rug pull, a fork and rebrand of the clients would be what is needed to restore service.
fluidcruft2 days ago
Better question is how difficult would it be to have keypass use vaultwarden for sync.
backscratches2 days ago
Their android app at least is open source and on available on their own f-droid repo
SilverElfin2 days ago
How do you trust that it will be kept maintained and secure?
WesolyKubeczek2 days ago
Don't I have to rely on the OG frontend/GUI components, though? They are one automatic update away from bundling taking custom server address away with important security fixes, in a way that you are damned if you do and damned if you don't.
PunchyHamster2 days ago
Technically yes but the frontend is so far open source so forking that is also something that could technically happen if company ever went back on it.
j16sdiz2 days ago
+1

I am a paid subscriber. I am kind of ok with the price increase.

The "coincident" with change of CEO and remove of "always free" tag worries me though.

jnovek2 days ago
I just sent them a message along these lines.

I’m happy to pay for good services, but M&A means cost-cutting measures to make the company look good for acquisition and that makes me uncomfortable with letting them store secure data for me.

Switching is going to be a pain.

bglusman2 days ago
It is really easy to self-host, and do so securely...
chatmasta2 days ago
Give it less than one financial quarter and I guarantee the website will be about “identity for AI agents.”
chancek2 days ago
Yep! Feels like a hard truth about the product life-cycle. It may be time to find an alternative to what was a great alternative.
drzaiusx112 days ago
I'm so fucking tired of jumping ship with these password vault providers. This will be my third jump in so many years.

Exactly what value do they think they have left to extract from me? I'm a paying customer for a product that essentially just stores an indexed list of strings with at-rest encryption.

Their official App's autofill on my phone hasn't worked for several months now., I literally have to login to it once every couple hours just to manually copy and paste my usernames and passwords separately. I guess enshitification knows no bounds?

throwawayq34232 days ago
I jumped to Bitwarden because of 1P's new pricing doing exactly that.

Circle of live, I guess.

void-star2 days ago
Me too precisely. But after getting acclimated to a self hosted vaultwarden for the backend and beginning to explore some of the 3rd party Bitwarden frontends that implement its API, I’d recommend hanging in there a bit longer. I think there may be a moat around BW already for self-hosting.

What’s next in the circle is keepass I guess? And it’s just not friendly/robust enough yet for me to switch to it with my family who will probably just go back to using the same passwords on multiple sites if they hit resistance in ease of use.

jamiek882 days ago
Can anyone name a PE purchase that made a company better?
IG_Semmelweiss2 days ago
in my humble opinion, Dominos ?
0x262d2 days ago
I'm getting really tired of the enshittification cycle. Learning about android verification and captcha changes recently has been another big frustration point. I moved to android as a more open alternative to apple just a few years ago, and to bitwarden from lastpass around the same time. I would like to just have these infrastructural services work well and quietly without thinking about them for many years. Do I really have to put up with this happening faster and faster for the rest of capitalism? (I think so)
Barrin922 days ago
>Do I really have to put up with this happening faster and faster for the rest of capitalism? (I think so)

no, if you relax the qualifier "without thinking" slightly and are okay with thinking for a few hours. There's so many off-the-shelf open source solutions now to just throw on a 5 bucks VPS, it costs you less time and money than switching or the premium plan of most of these individual services.

zeroonetwothree2 days ago
Bitwarden hasn’t “enshittified” anything. It’s all entirely speculative
degamad1 day ago
Red flags are always speculative.

The point is that if there are only one or two red flags, you can risk assess them and continue as is if the risk is low. But if there are a large number of red flags, then you need to consider your exit strategy as well.

overgard2 days ago
PE's entire modus operandi is enshittification. If there's no enshittification to be done there would be no point in purchasing the company
jnovek2 days ago
I don’t wait for companies to enshittify anymore. When they start making decisions that look like they’re heading in that direction, I start looking for alternatives.
evolve2k2 days ago
It has already enshitified. These changes are text book.

- Inclusion and Transparency values made more shitty

- Always free commitment removed. What? It’s right there “always”.

- Shittily hacking old blog post to become nonsensical

- Loss of confidence

- Stalling improvement cycle, no more repairs, just things quietly breaking and going bad.

mixologic2 days ago
yet. The hallmarks of enshittification are there. We've all been through the cycle of "this product is too good to be true, and provides considerably more value than it costs" "Customer Acquisition/Market Capture" phase. And we know what has to come next. They have to make the product profitable, because you cant just burn up VC money forever.
trinsic22 days ago
Looks pretty bad regardless of speculation. There are enough red flags to warrant actions and to consider this another enshitification.
smallmancontrov2 days ago
Does a bear shit in the woods?
hobonation2 days ago
Vendors doing a rug-pull isn't just capitalism. China is adding DRM to AM radio: old receivers won't work. Heck, Soviet WWII ration cards no longer give turmips.
pessimizer2 days ago
They're not doing it to increase margin. "Enshittification" or "rug-pulls" aren't when things get worse or things change, they're when the conditions that were used to attract an audience are changed in order to extract more margin after that audience is captured.

The larger exampls to compare them to would be "dumping." Dump subsidized, tariff-free corn in Mexico to make it unprofitable to farm corn in Mexico, and after all of the Mexican farmers go bust, buy their land and raise the price of corn to infinity while cheaping out on the quality of seed and handling. Enshittification. Rug-pull.

throawayonthe2 days ago
uh, by DRM you mean Digital Radio Mondiale[0], an open digital radio broadcasting standard? sure analog receivers won't work, but hardly a rugpull lol

[0]https://en.wikipedia.org/wiki/Digital_Radio_Mondiale

adfm2 days ago
PE? Private Equity is the slippery slope to Public Enshitification.
baggachipz2 days ago
Say what you will, but the Apple ecosystem's Passwords app and integration works great. It locks me into their services (iCloud), but I don't see them ever charging for it or sunsetting it. (watch me eat my words in the near future)
moepstar2 days ago
Password App surely is a good alternative, however i don’t think there are clients for Linux or Windows? …and that is where Bit/Vaultwarden comes into play.
ZekeSulastin1 day ago
I can't speak for Linux, but it's now part of their iCloud for Windows suite with browser access via extension[1]. Exporting from Bitwarden to Passwords (on an iPhone at least) is (as of this post) a simple Export Vault operation, but non-passwords/passkeys are not supported.

1: https://support.apple.com/guide/icloud-windows/set-up-icloud...

baggachipz2 days ago
That's correct; I only use MacOS and iOS.
Postosuchus2 days ago
Google's is even better, as it is cross-platform (although same caveat of having even more dependency on your account is still true). Plus (not sure about Apple) but Google also does (portable) passkeys and OTP.
baggachipz2 days ago
Apple does portable passkeys and OTP as well. I know you're going to laugh at me since I'm using Apple, but I don't trust Google with anything. Apple at least pretends to care about keeping my information in-house.
Postosuchus2 days ago
I'm not gonna laugh but I can tell you quite authoritatively that Google will not abuse your passwords and passkeys. But more importantly (which is the main decision factor for me personally) - given the current state of software (in)security, I trust Google more than anyone else to build it right and to avoid attack vectors less sophisticated companies might expose.

(DISCLAIMER: I am on 1Password which I've been using for long long time - way before password management in Chrome became a real thing. But let's just say, GPM is becoming more and more compelling proposition).

greatgib2 days ago
One day they could decide to suddenly block your account for no reason they would like to communicate to you or just you lose your password.

And then you will be screwed very hard with not recourse...

kennywinker2 days ago
It seems like it’s probably time for a bitwarden client alternative. I’m already running vaultwarden, it’d be nice to have a community-run client. The bitwarden client apps are so mid already - it seems like it couldn’t be that hard to out do them.
lxgr2 days ago
I'd definitely give a Bitwarden client alternative a try, but I really hope this isn't the start of client fragmentation like it happened for Keepass, especially given that a server is involved here.
TheCapeGreek1 day ago
There is one underrated feature that I switched to Bitwarden for, away from KeePass: the emergency contact access. You can designate contacts that can request access to your account. If you don't deny the request within a time frame, they are granted access.

So much of our lives is now digital. Important accounts of all kinds, banking, etc.

Waiting on several giant corps to grant your loved ones access after they go through the bureaucratic hole of documentation is... rough.

Putting my master password in my will feels the same as just writing it on a note on my desk. Putting it in a note in a safety deposit box is high effort and cost.

Anyone got a better alternative way to set this up if self-hosting and not going with Vaultwarden?

306bobby1 day ago
Any reason not to go with vaultwarden? It is pretty feature-parity with normal Bitwarden, up to and including the emergency access stuff
holysoles2 days ago
While I agree with the concerns raised in this article, I did not enjoy the writing style of it. Almost all of it feels AI generated, and is written in a very combative tone.
HomeDeLaPot1 day ago
You start reading. Then it hits you. The short, choppy sentences. The stock phrases. This wasn't written by a human — this was generated by AI.
Advertisement
cryptos1 day ago
Passbolt https://www.passbolt.com/ might be an interesting alternative. The feature set looks pretty good at first sight. The only real downside I see so far is that it doesn't have macOS and Linux apps. Other than Bitwarden it is real open source.
throwaway270925about 7 hours ago
Doesnt have individual plans, you can only selfhost it unless you subscribe for at least 10 users or more - makes it basically useless as a personal bitwarden alternative unfortunately.
Cyan4881 day ago
> A 2022 blog post by Crandell — “Defining and sustaining value for Bitwarden users” — was quietly edited. The GRIT list in the body now shows the new values: Innovation and Trust.

You can assume incompetence for some things ("gosh I really didn't know I should communicate organizational changes more clearly!"), but re-writing history is a deliberate and conscious act of deception.

cwoolfe2 days ago
The Bitwarden chrome extension just randomly stopped working for me the other day. This is after years of working flawlessly. I had to remove the extension and add it back to get it working...What a shame. Hosting a password manager isn't a game; these are people's real lives and businesses at stake.
tskj2 days ago
I've had similar issues, it's ridiculous!
Balvarez2 days ago
Omg, do we really need to make another app suck? I left last pass years ago, I'll leave again but wow I'm tired of this cycle. Private equity is truly the destroyer of value. The next time will be self hosted. Anyone know of a password manager that can encrypte and live in say Google drive?
lillesvin2 days ago
> Anyone know of a password manager that can encrypte and live in say Google drive?

Can't most of the many KeePass variants do that?

worksonmine2 days ago
How portable do you need it to be? I use pass[1] and it is good. Just a shell script wrapper to gpg and the passwords are encrypted files you can backup and sync anyway you want.

[1]: https://www.passwordstore.org/

aorth1 day ago
Another vote for pass. I've been using it for ten years with a git repository. I sync to all my machines and use https://github.com/agrahn/Android-Password-Store on Android. Not a solution for non-technical people though...
yoyohello132 days ago
What a shame. I've been a paying Bitwarden customer since 2018. I really don't have time to move off yet, but I'll need to keep an eye out for where to jump. It sucks that this seems to just be the logical conclusion of all great projects.
zeroonetwothree2 days ago
Literally nothing has been taken away from BW yet, it’s all just speculative for now
grougnax2 days ago
We all know where it's going
yoyohello132 days ago
Better to look for exit strategies before the need arises.
gverrilla2 days ago
Yes, speculative, for sure. In the same way if I hold a rock in my hand and let it go, it's speculative that it will fall to the ground.
nout2 days ago
This will probably finally push me to migrate away from Bitwarden. Somehow over the years the UI was getting worse and worse too. It's more steps to add custom hidden fields than it used to, etc.
kmoser2 days ago
IANAL but if a company advertises "always free" and then starts charging, how is that not either false advertising and/or a breach of contract?
j-bos2 days ago
IAANAL, but always free sounds like it could fall under puffery: https://uslawexplained.com/puffery
Mithriil1 day ago
'Always free' does not sound like an opinion.
kmoserabout 17 hours ago
Especially since, by the "reasonable person standard," they have been offering it for free, so a reasonable person would conclude that they will continue to do so as promised.
sircastor2 days ago
It’s a “always a free option” which doesn’t clarify what you get with the free version.

IIRC LastPass did this by slowly reducing how many devices and what kinds you could sync. They made the free option increasingly painful.

flossly2 days ago
I use BitWarden because I'd never trust a password manager with close source clients. Before BitWarden I used a local manager: BitWarden made my life easier.

The web interface I'd never use: I have no guarantee that my passphrase does not leave my computer. Same for the import feature: this also requires the passphrase to be sent to their servers.

Needless to say I move to the next ethical e2ee password manager if BitWarden turns it's back on open source.

reassess_blind1 day ago
"The phrase “Always free” disappeared from the personal password manager page in mid-April."

It's still on the pricing page, albeit not as prominently. "Just getting started? Get basic password management today. Always free."

deanc2 days ago
I don't see the problem here. It's a great product and if they want to make money then I don't mind. If it's too expensive, and they hike the price to something ridiculous then I'll vote with my wallet.
dpark2 days ago
I’m fine with paying a bit more. I honestly don’t think I even use any of the premium features. I started paying because their founder answered some question I sent years ago and I figured that kinds of support deserved my support. I could still be on the free tier if cost were a concern.

With that said, I do find the direction here concerning. Quietly rewriting values, removing promise of free tier, hiking prices with almost no notice. I’m concerned that this feels sudden and sneaky. Sneaky behavior erodes trust.

JALTU2 days ago
Management and leadership values, character, and integrity matter because it's unwise to assume there is some homogenous allegiance to customers behind the propaganda of putting the customer first. PE will and must squeeze for their margins as is their wont. They have learned it's unwise to draw attention to this.

Time to act accordingly.

mhitza2 days ago
I'm in the same boat, became a premium member to support Bitwarden and use the built-in authenticator. The subscription price is now a negative proposition, alongside the silent rollout and the other red flags raised in the post. I'll probably move to self-hosted, since I have spare compute on my VPS.
notsylver2 days ago
I am fine with the price increase, for me its how sneaky they're being about everything. If they sent a few emails about the recent changes I wouldn't care, but it feels like they do not want customers to know which is the last thing I want from a password manager.
accrual2 days ago
Indeed. As I'm sure the new PE-focused CEO knows, the sale of a company includes not just the typical balance sheet items but also intangible assets such as goodwill. Being sneaky about is an attempt to minimize the loss of such intangibles ahead of a sale.
mschuster912 days ago
The problem is the rug-pull. You can't go and proudly state "free forever", and then silently back down on that commitment. That is a textbook example for the enshittification cycle... lure users in with grand promises, sell out once you got enough of a following.

(Well, technically, you can, but then don't complain about getting called out)

craigmart2 days ago
they haven't backed down, you find the "Always free" claim in the very same webpage OP linked https://bitwarden.com/products/personal/#whats-the-differenc...
dpark2 days ago
You must be getting a different version of that page than me. The free tier is there but there’s no “always free” verbiage. There is “start free” verbiage.

Edit: “always free” was hidden under a collapsed section

basch2 days ago
as long as the people who signed up when it said it are granfathered, is it ok then?
corncob00672 days ago
Maybe okay on a personal level, but the PE maw eating another great option is just depressing in a more general sense.
Advertisement
quantumwoke2 days ago
This is terrifying, but I couldn't help myself from frustration at the LLM writing that only worsened over the course of the post. Bloggers, it's not subtle. Please, stop, or at least disclose it.
gerty2 days ago
Not disputing the overall feeling about the changes at Bitwarden but "Always free" phrase is still actually there if you're creating a personal Free account.
notsylver2 days ago
I believe they added it back after people noticed, archive.org has versions where its gone
accrual2 days ago
Yeah, to me this isn't about whether or not it's "always free". It's about the rug pull.

"They put some of the rug back!" isn't enough to restore goodwill in my case.

zeroonetwothree2 days ago
What did they pull exactly? Nothing has changed about the product except for a small price increase (but free version is still great)
dlev_pika2 days ago
Yeah, I don’t trust their path anymore
megamike4 days ago
what are some bitwarden alternatives?
dabber212 days ago
I went with the classic: KeepassXC + Syncthing

All locally synced

There are sharing options but they are not really convenient, not a problem for me since I mostly don't share passwords

arbitrarian2 days ago
Keepass or one of its variants are great. Pair it with a shared folder via SyncThing/GDrive/Dropbox/whatever and you'll be set.
Brendinooo2 days ago
Kinda funny. I helped get passit.io off the ground YEARS ago but we pivoted away from it because Bitwarden more or less ate our lunch. They just moved way faster.

Passit still works! Just as a webapp + chrome and FF extensions. I think we had an Android app too, dunno if that's still a thing.

Maybe if the best open source option is a less viable option, I should poke at its creator to revive it...

RockstarSprain2 days ago
Proton Pass. Not ideal but actively developing and IMO its UX is way better than what I had with Bitwarden.
stock_toaster2 days ago
I think once url matching is added (which is now on their roadmap[1]), I'll try making the switch from my current password manager.

[1]: https://proton.me/blog/pass-roadmap-spring-summer-2026

wirybeige2 days ago
Personal anecdote --- Proton Pass very quickly went from worse than Bitwarden to better with more reliable auto-fill.
zeroonetwothree2 days ago
Doesn’t it cost much more than BW? I don’t really understand if the main complaint is people worrying about losing the free option (which hasn’t even happened)
magicalhippo2 days ago
Not sure it makes sense on its own at $5 a month (currently discounted so $3), but as part of the Proton Ultimate package which gives you mail, VPN etc in addition it's not bad in my view. YMMV.

Worked well for me, I use it for non-critical web accounts and such. KeePass for the few core accounts etc.

paulrudy2 days ago
I've been keeping my eye on AliasVault[1]. Open-source, self-hostable or pay for cloud hosting, handles both email aliases and passwords.

I'll probably switch for password management once it has a proper security audit, and for email aliases once (if) they implement IMAP/SMTP or similar so reading emails isn't restricted to in-app.

[1]: https://www.aliasvault.net/

dgavrilov2 days ago
throwaway2709252 days ago
No they aren't. They have a minimum of 10 users on their cloud plans and no offers at all for individuals, except self hosting - and you can just use vaultwarden at that point anyway...
hamdingers2 days ago
For the closest experience, self-host Vaultwarden and keep using the bitwarden clients you're used to. They're GPL-3.0 and aren't going anywhere (and could be forked if there was ever drama).

If you want to fully disassociate from bitwarden, there are vaultwarden compatible 3rd party clients. I like Keyguard.

hirvi742 days ago
I left for Apples Passwords.app and never looked back. Of course, that has its own limitations if you are not bought into Apple's ecosystem.
dpark2 days ago
Apple apparently has an iCloud app for Windows that syncs passwords and provides extensions for major browsers. I had no idea.
dannyphantom2 days ago
The Windows app for iCloud Passwords works fairly well, no real complaints about it to share. It can sometimes be a bit clunky and slow, though that's likely related to my environment rather than the app itself.

Would love it a ton more if it could offer an experience similar to BitWarden where you can view notes linked to logins or autofill credit card details with a single click from the browser extension. But overall it's really helpful.

gonzalohm2 days ago
Depends on what you are looking for. I use keepass to store my password + syncthing to sync across devices
mmonaghan2 days ago
Tried everything and love 1pass. Dont want to have to think about it too much.

I think this is tentatively good for bitwarden - making money means you can more easily invest in the team and product. Counter to the prevailing notion in comments here, I much prefer a vc/paid product for security-critical tools.

Hope they didn't wait too long before deciding to kill the free tier.

porshia1 day ago
Well that explains a lot, saw their stall at a conference a few weeks ago. And was intrigued as I always thought they were purely FOSS software. I just self-host it...
jeromechoo2 days ago
Even if the clients go closed source and forked, there's still the very serious issue of closed app ecosystems on iOS and Android. It's one thing to self-host a Vaultwarden instance, it's another entirely to pay Google and Apple $100 a year to publish your own app.
fridder2 days ago
I started looking for a replacement when I noticed how much RAM the extension was using. >1GB for a password manager seems ridiculous. I'm currently debating between Keepassium and Strongbox but I wonder if there is something better.
havaloc2 days ago
Strongbox already got bought out, but it's still very good and you can store the file wherever you want.
borborigmusabout 22 hours ago
I just set up Strongbox on MacOS and iOS.

Both re pointing to the same file using SFTP (using key based auth).

I’ve also got an additional key file on each client which isn’t on the SSH server.

It’s working pretty nicely.

Bye bye Bitwarden.

studentdriver2 days ago
Wonder if Sullivan is the same Sullivan involved in the Autonomy lawsuit
websap2 days ago
How hard is it to fully migrate from Bitwarden to Apple Passwords / Google Passwords? I guess I'm going to have to spend 2 hours on this next weekend.
saila2 days ago
If you have Bitwarden installed on an iPhone, you can export directly to Apple Passwords with no intermediate steps or trying to figure out where to save the unencrypted CSV file. I just did this and it looks pretty good so far.
2dvisio2 days ago
What about TOTP tokens?
zug_zug2 days ago
funny, I just changed to bitwarden from 1-password after they had a big price increase (I probably otherwise would have been a lifetime customer if it could have been a leave it and never think about it again for the next 40 years deal).

I'm not too worried, if bitwarden changes their price somebody is going to vibecode a decent enough solution for pennies on the dollar, or there's always apples built-in product.

dpark2 days ago
A password management system is one thing I definitely don’t want vibe coded.
Advertisement
jiveturkey2 days ago
Ah! Curse your sudden but inevitable betrayal!
asmodeuslucifer2 days ago
I believed Steve Gibson about lastpass, then about bitwarden.
nodeflare2 days ago
This feels more like an expectation management problem than a product problem.
cglan2 days ago
I don't think these companies are obligated to run a free tier. Someone has to pay the infra. It's a little shady that they didn't announce any of this though. But bitwarden is open source and you can host it all yourself
jrm42 days ago
Password protection by a for-profit (where the password protection is the product that you can't have unless you pay for it) is a fundamentally stupid and dangerous business model.

Waiting for everyone to understand this.

RyeCombinator2 days ago
kwar132 days ago
curious whether "always free" is only marketing or actually has some legal implications
borborigmus1 day ago
There seems to be a gap in the market for a Vaultwarden compatible iOS client, if this is the start of enshitification.

I’ve self-hosted Vaultwarden in the past and I’m planning to do it again. The lack of an iOS client is the only thing making me explore alternative solutions altogether.

faccacta2 days ago
Enshittification is properly viewed as a cybersecurity risk, a category of insider threat. You defend against it, when possible, by using open source software and open, documented file formats. That way, if open source enshittifies, the community can defend by forking. I’m so grateful for KeepassXC.
grougnax2 days ago
This is terrible news. Jump off the ship while it's still possible!
Advertisement
tamimio2 days ago
Besides vaultwarden, I have been testing both AliasVault and peerpass, there’s also passbolt for self hosting. That being said, keep a copy of your vault in keepassXC, and better, don’t put your eggs in one basket so 2FA in keepassXC and passwords in one of the above.
aussieguy12342 days ago
If the price ever became unresaonable i'd host my own VaultWarden instance.

I'm sure if BitWarden ever went closed source, it would be forked and maintained by the community and that most would migrate to the open source solution.

BitWarden being open source and auditable is one of the main reasons I use it, no hidden backdoors from them or three letter government agencies.

DANmode2 days ago
I started getting banner ads for them, as well.
carabiner2 days ago
We've got to remove "quiet" as GPTism. It's a renovation. That's it.
0x262d2 days ago
I just read the linked Fast Company article [0]. One question that particularly frustrates me about this process is: why are the former leadership of companies that become enshittified so quiet about it? Do they just get paid out with restrictive NDAs?

One of the only exceptions to this I can remember is the founder of Whatsapp, who gave an interview pretty critical of Meta some years back after it acquired Whatsapp.

[0] https://www.fastcompany.com/91542655/bitwarden-scrubs-always...

aturek2 days ago
> Do they just get paid out with restrictive NDAs?

Yes, that's a very common part of an exit package for executives. Speaking from some first- and second-hand experience, you can get paid a hefty sum (6-12mo of salary worth of cash) for signing an agreement that has some amount of limits on what you can say, to whom.

There's also some kind of what I think of as a LinkedIn effect - there's a disincentive to talk trash about any organization publicly, since that's now attached to your name and might make future employers/organizations leery of hiring someone who might air their dirty laundry.

class3shock2 days ago
For people looking for an alternative, Proton Pass is one, Keepass + Syncthing is another.
colordrops2 days ago
Can someone just fork BitWarden into another open source project already? Maybe MorselGuardian lol
ltr_2 days ago
is there an enshittification watch site? or something to track acquisition and red flags in products/oss projects? itsenshittifiedyet.info if not, what would it take to do that? i think it can be vibed in a weekend.

edit: s/of/and

grim_io2 days ago
I am tired of this bullshit.

Want to raise the price? Fine, be honest about it and make sure it stays sustainably stable for a long while.

I am not leaving because of the price, but because of the dishonest behaviour around something so central and vital to my daily life.

karel-3d2 days ago
Crap. I just switched to Bitwarden as it was the only password manager that Just Worked and didn't seem scammy. Oh well
Advertisement