frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

I Do Not Recommend Bitwarden

https://xn--gckvb8fzb.com/i-do-not-recommend-bitwarden/
42•maxloh•1h ago

Comments

lambdadelirium•1h ago
Full of skill issues
princevegeta89•1h ago
Well, I know Bitwarden is pretty demanding and also not so straightforward to do self-hosting.

But we have Vaultwarden which is ridiculously easy to deploy and also very lightweight while being immensely popular; has never had any major security incidents so far - and it has thousands of eyes on it for every single commit.

I've been hosting this for three years now and I have never had a single problem with it. always worked with my Bitwarden clients on all of my devices. So if you would like to, try Vaultwarden.

muppetman•1h ago
You could have just posted "I didn't read the article" instead of this comment. It specifically addresses vaultwarden quite a number of times.
prism56•1h ago
Not the original commenter. Just thought I would comment here. I'd be super interested in reading more information in why Bitwarden Lite is inadequate vs vaultwarden.
kotaKat•1h ago
Ahahahah, I am enjoying the little turn-off-your-Javascript warning that comes back when you click on a link in a new tab from the page to something linked in the article.

My tab's title: "Ask HN: How could I safely contact drug cartels?"

muppetman•59m ago
I just saw a tab with a Google search for "Zuckerberg nudes" lololol
jbm•53m ago
For those who were immediately curious; https://news.ycombinator.com/item?id=36731320

Spoiler: That whole thread is probably an excellent troll ("I might make this a startup"), except a ton of mid(dle brow) people had to ruin it.

pretzellogician•1h ago
I'm a free Bitwarden user, I don't plan to self-host stuff, and... honestly I have no idea what this person is going on about.

And "Aside from the aforementioned technical details, Bitwarden is (and has always been) one of the subjectively worst applications on my phones and my desktop in terms of user interface. "

Really!!? How many apps has this person used?

muppetman•1h ago
I love Bitwarden and use it every day, but I pretty much also agree with his post. I have Bitwarden for personal stuff and 1password for my, and the 1password experience is night and day better. It's just so good, it always works. Bitwarden sometimes (especially on Android) will just not autofill. On my PC sometimes it won't recognise the domain correctly even though I've got an entry set for "base domain" etc. I am ALWAYS fighting with it to get my passwords out. Look at the Bitwarden Reddit its full of similar complaints.

Of course the price between 1pass and Bitwarden reflects why 1pass is so much better. And you don't really realise how clunky BitWarden is if it's all you use, until you also have to use some other password manager.

chrisandchris•42m ago
And I could tell you the opposite about 1Password. About half of the time, the extension does not realize ond which domain it is and autofill is broken.

To each their own (bugs).

djyde•36m ago
The Bitwarden Chrome extension is really bad, which is also the reason I've never been able to switch from 1Password to Bitwarden.
grebc•14m ago
1Password user here and it regularly shits the bed with autofill or recognising a domain.

Not to mention the absolutely garbage performance of the Windows desktop app.

mattbee•58m ago
Er yeah same. I can believe it's a PITA to self-host because why would they care to make it easy. It's open source, good luck.

$10/year seems pretty fair to avoid all that.

The clients are fine, could be smoother, but I've internalised the quirks by now.

0x3f•52m ago
The Bitwarden UI/X changed relatively recently so that detail view is the default click action now, rather than fill. I don't think I've ever actually used the detail view, because the edit view does the same job.

Never mind that 'fill' is 100x more common as an action. So why on earth is that not the default? It is indeed an unfathomably stupid UI decision, beyond what I regularly see in other apps that I use.

I still hate it to this day, and find it incredibly clunky. In fact that alone is kind of making me want to give in and just use Apple.

tenuousemphasis•48m ago
There's a setting to make the old behavior default.
0x3f•45m ago
Yes (after user protest as I recall) but then the new UI just diverges over time, and quite possibly gets features not in the old one. I want the latest UI, and ideally the default UI, I just also want that not to be stupid.

To be clear I don't even think I'm talking about taste here, although people did complain about that. I can't think of any good reason that 'fill' is not the default action on an app/extension whose core purpose is to fill things.

sph•1h ago
Complaining about rent-seeking for $20/year? OK mate.
muppetman•58m ago
I don't see this claim being made anywhere? They say it's usually the time the rent seeking begins, not that it's begun.
prism56•1h ago
I don't self host Bitwarden so 90% of this doesn't really apply.

I did however want to comment on the tab changing it's favicon and title everytime you change to another tab. Quite a cool "advertising" method for what javascript can do.

muppetman•1h ago
Yea that threw me too. Very clever.
jrm4•1h ago
Probably my biggest tech hill-i'll-die-on is:

Password management involving a 3rd party is dumb and should never ever have been a thing. Before two parties had the secret (or something related to it) and now three parties have it and that's objectively worse -- even taking into account "the lazy user" or whatever.

I know we're past that in a lot of places for a lot of people, but nope, my dad and his printed out sheet of password next to his desk is still beating every company out there.

baal80spam•55m ago
KeePass is a great middle-ground, which I've been using for the last decade (at least). Storing the vault is on you, it just makes it easy to keep stuff organised.
muppetman•45m ago
I did this for years too until mobile devices became popular. I have ~4 mobile phones for various things (yes this isn't normal) and ~4 different computers/laptops I use. Trying to keep a Keypass in sync between them is a nightmare. A proper password manager (Bitwarden or other) removes all that hassle. I have fingerprint unlock on the the mobiles that support fingerprint, face unlock on the devices that support that etc. I have browser addons to make password entry quick and easy while remaining secure.

Once I moved to a password manager I realised how clunky and poor dragging a Keypass vault around was.

SV_BubbleTime•49m ago
Are you aware that the goal of these password managers is that they do not ever have your decrypted vault?
muppetman•49m ago
But it's not that though. They're hosting an encrypted version that they don't have the keys for. They are doing the backend sync for you, and writing the clients that YOU run, that sync yuur passwords everywhere.

To suggest they have a copy of your passwords is to misunderstand what they're doing. It's the same as saying you host your Keypass on Dropbox so now Dropbox have a copy of your passwords/secrets.

The value they are providing is seamless sync between a huge range of platforms/devices and making it as frictionless as possible to entry your password when you need to (biometrics to unlock the vault, browser addons to seemlessly enter the passwords etc)

Your Dad has a single point of failure for all his accounts. That's not a win.

jasode•45m ago
>3rd party is dumb and should never ever have been a thing. Before two parties had the secret (or something related to it) and now three parties have it and that's objectively worse

There seems to be a misunderstanding of how typical cloud password vaults work. The 3rd parties like Bitwarden, 1Password, Apple iCloud Keychain, etc don't have access to the users' passwords. The scheme is based on Zero-Knowledge End-2-End-Encryption. The cloud is just a mechanism to store an encrypted blob and sync them to various devices. The client devices (users' desktop, users' smartphone) are the only ones that can decrypt the passwords. There are still only 2 parties with knowledge of the actual passwords.

In contrast, the type of 3rd parties that do have knowledge/access to unencrypted plain text passwords would be Amazon storing users' wi-fi passwords, and Plaid storing users' bank account credentials & passwords. Gmail and MS Outlook.com would also be a 3rd party having a copy of users' passwords when they act as web clients to fetch email from other IMAP servers.

>, my dad and his printed out sheet of password next to his desk is still beating every company out there.

That doesn't work for users when they're not sitting at their desk and need passwords. Printing out a hardcopy sheet of passwords and carrying it the wallet or purse is a massive security risk.

cjs_ac•1h ago
I use pass[0], and it works well for me. It's secured by PGP and passwords are shared between devices using git.

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

SupLockDef•50m ago
It's the first time I see someone else with the same setup.

Each time I read about the monstrosity of an external company owning all my passwords, taking into account all the leaks and supply chain attacks these days... I feel good "self hosting" what could be the most sensitive information that I have.

username135•59m ago
ive been rather fond of keepass for the last however many years or decades now. Its all a blur.
SamDc73•55m ago
Bitwarden have in my opinion is one of the BEST business models a user can ask for.

It's open-source, and I can self-host (100% free) and the free version is really, really good too, and then a premium version is $20/year which is very reasonably priced.

Also for cloud hosted password manager, you're always going to have attacks no matter what, but at least they are transparent about it .. (unlike say 1password or others). For self-hosting it might be better security, solely because no one cares to attack it, but it's not going to be more secure form engineering best practices POV (but again I might be wrong .. I'm not a security engineer of any kind)

Flockster•38m ago
As a now almost 15 year long user (crazy to think about) of 1password I am unsure what attacks do you mean? Did passwords get lost and it was not disclosed or what did you mean by the lack of transparency?
lyu07282•37m ago
I also don't really expect the self-hosted version to be a small self-contained go binary or something, they have millions of users their tech stack is going to be more complicated necessarily. But then vaultwarden exists too and is well maintained but is then somehow also inadequate. Who could possibly live up these unreasonable standards?
subhobroto•54m ago
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!
SV_BubbleTime•47m ago
I agree that there are some goofy UX things. I don’t care about self-hosting. And the author goes to great care to write about every issue; then admits all software has issues and Bitwarden has fixed their issues as they come up.

Overall their actionable advice that different types of credentials might need different software is good.

The rest seems like ax grinding.

AntonyGarand•46m ago
As a tangent, this site will overwrite its <title> and favicon if your browser changes tab to one of many random options, as well as showing an overlay highlighting the risk of keeping javascript enabled for once you're back.

I dug around and found them listed within the `kill.js` file[0]. It uses the visibilitychange[1] API and swaps it to one of the following:

Official Church of Scientology: Difficulties on the Job - Online Course

Ask HN: How could I safely contact drug cartels?

The internet used to be fun

am I boring - Google Search

what is punycode - Google Search

arguments for HN comment - Google Search

how to hack coworker's phone - Google Search

censorship on hacker news - Google Search

rust programming socks - Google Shopping

Adult entertainment clubs - Google Maps

Pick up lines suggestions - ChatGPT

Online debate argument suggestions - ChatGPT

The Flat Earth Society

Amazon.com: taylor swift merch

Amazon.com: waifu pillow

/adv/ - topple government - Advice - 4chan

r/wallstreetbets on Reddit

Infowars: There's a War on For Your Mind!

birds aren't real at DuckDuckGo

Lincoln MT Cabins For Sale - Zillow

The Anarchist Cookbook by William Powell | Goodreads

Fifty Shades of Grey | Netflix

jeff bezos nudes - Google Image Search

zuckerberg nudes - Google Image Search

bigfoot nudes - Google Image Search

Rick Astley - Never Gonna Give You Up - YouTube

Pennsylvania Bigfoot Conference - Channel 5 - YouTube

Linus goes into a real girl's bedroom - Linus Tech Tips - YouTube

MrBeast en Español - YouTube

FTX Cryptocurrency Exchange

[0] https://xn--gckvb8fzb.com/js/kill.js [1] https://developer.mozilla.org/en-US/docs/Web/API/Document/vi...

rpastuszak•40m ago
I giggled but it’s dangerous as a prank (say if you were on that site during a break, then shared a screenshot of a design from your browser)
throwuxiytayq•36m ago
This is absolutely hilarious, and I am totally using this trick when I get to making my own porn video hosting platform (which I won't).

A self was never flat

https://parrik.com/puzzles/know-thyself/
1•parrik•2m ago•0 comments

Martian Glaciers with Drones

https://nautil.us/uncovering-hidden-martian-glaciers-with-drones-1280400
1•Brajeshwar•2m ago•0 comments

talkie-coder: From 1930 to SWE-bench

https://github.com/RicardoDominguez/talkie-coder
1•Philpax•3m ago•0 comments

Clojurists Together – Q2 2026 Open Source Funding Announcement

https://www.clojuriststogether.org/news/q2-2026-funding-announcement/
1•dragandj•4m ago•0 comments

Hostis Humani Generis

https://hostis.black/
1•g4k•5m ago•0 comments

Chinese Government Just Got Largest Digital Rights Conference Canceled

https://www.wired.com/story/the-chinese-government-pressured-zambia-to-cancel-the-worlds-largest-...
1•thesmtsolver2•6m ago•0 comments

Show HN: Headcam - head tracking & streaming app (iOS) [video]

https://www.youtube.com/watch?v=s8khQ_-6aM8
1•itsloopyo•9m ago•0 comments

How the vinyl revival fills the gaps streaming left behind

https://restofworld.org/2026/vinyl-revival-streaming-gaps/
3•billybuckwheat•10m ago•0 comments

Show HN: Plannotator for Codex

https://twitter.com/plannotator/status/2050683552581468172
2•ramoz•11m ago•1 comments

Show HN: State of the Art of Coding Models, According to Hacker News Commenters

https://hnup.date/hn-sota
3•yunusabd•13m ago•1 comments

Mistral Medium 3.5 YaRN bug fix

https://huggingface.co/mistralai/Mistral-Medium-3.5-128B/discussions/18
1•danielhanchen•15m ago•0 comments

Frizbee is a tool you may throw a tag at and it comes back with a checksum

https://github.com/stacklok/frizbee
1•mooreds•15m ago•0 comments

Silicon Valley's Brightest Parents Broke Their Own School

https://www.wsj.com/us-news/education/how-silicon-valleys-brightest-parents-broke-their-own-schoo...
4•sanj•17m ago•0 comments

Problem with Counterfeit People

https://www.theatlantic.com/technology/archive/2023/05/problem-counterfeit-people/674075/
2•tu7001•17m ago•0 comments

The agent harness belongs outside the sandbox

https://www.mendral.com/blog/agent-harness-belongs-outside-sandbox
3•shad42•17m ago•0 comments

Six Years Perfecting Maps on WatchOS

https://www.david-smith.org/blog/2026/04/29/maps-on-watchos/
9•valzevul•24m ago•0 comments

Shigeru Miyamoto: Better Coder Than Most Without Ever Writing Code

https://indiepixel.de/blog/posts/shigeru-miyamoto-has-probably-never-compiled-a-line-of-code-in-h...
2•birdculture•25m ago•0 comments

CISA, NSA & Five Eyes publishes guide on how to safely deploy AI agents

https://cyberscoop.com/cisa-nsa-five-eyes-guidance-secure-deployment-ai-agents/
1•lschueller•28m ago•0 comments

/peek is a new slash command to use subagents to check out your other sessions

https://github.com/sachio222/cc-peek
1•sachio222•28m ago•0 comments

Show HN: Rotato – Node.js proxy that rotates LLM API keys on 429 errors

https://github.com/p32929/rotato
1•heliskyr2•30m ago•0 comments

Show HN: I Built a Museum Exhibit

https://knhash.in/built-an-exhibit/
1•kn81198•31m ago•0 comments

Testing Vue Components in the Browser

https://jvns.ca/blog/2026/05/02/testing-vue-components-in-the-browser/
1•chmaynard•31m ago•0 comments

Lessons from Debugging GLM-5 at Scale

https://z.ai/blog/scaling-pain
1•pbowyer•34m ago•0 comments

Farewell to a Giant of Botany

https://nautil.us/farewell-to-a-giant-of-botany-1280409
3•Brajeshwar•35m ago•0 comments

Apple raises Mac Mini starting price $599 to $799, 256GB storage discontinued

https://www.macrumors.com/2026/05/01/mac-mini-now-starts-at-799/
3•pak•38m ago•0 comments

A GitHub for Maintainers

https://nesbitt.io/2026/05/02/a-github-for-maintainers.html
1•jamietanna•38m ago•0 comments

Disagreeing with Google, Postgres, Future Problems – Mike Stonebraker [video]

https://www.youtube.com/watch?v=YPObBOwIrHk
1•da02•41m ago•0 comments

Debian adds an SPF record to debian.org

https://lists.debian.org/debian-devel-announce/2026/04/msg00010.html
2•susam•44m ago•0 comments

Show HN: A marketplace for LLM-powered webapps earning on token margins

https://codeplusequalsai.com/dashboard
1•cryptoz•44m ago•0 comments

Elephant/Goldfish for Claude Code

https://github.com/vshvedov/elephant-goldfish
1•vladcodes•46m ago•1 comments