Earlier quoted context omitted.
OpenBSD is security focused while FreeBSD will remind you of older X-Windows workstations.
Thanks! And, wow, do i miss the old X-window workstations...well, i should clarify that i LOVED those (I think they were Sparc?) workstations that ran Solaris or SunOS back in the day! Man, that takes me back some years...but i really loved those machines! :-)
OpenBSD 7.9
281–290 of 314 posts
Re: OpenBSD 7.9
#282Re: OpenBSD 7.9
#283Earlier quoted context omitted.
"Is Secure" is subjective. I would be in favour to say that out of the box OpenBSD is more secure than Linux.
You are correct; OpenBSD is secure by default. And it's not subjective at all. The homepage of https://www.openbsd.org proudly states "Only two remote holes in the default install, in a heck of a long time!" if they didn't have the evidence to support the statement, the internet would have forced them to remove it by now. ;-) Remote (exploitable) holes are the ones we all care about.
Re: OpenBSD 7.9
#284With all the security issues constantly being uncovered in other Operating Systems - which will only accelerate with Ai - it’s time everyone considers OpenBSD. Their decades-long security-focus is second to none. We have fully converted from Ubuntu/Debian to OpenBSD. No looking back.
Openbsd makes a good stopgap. The way forward is seL4[0][1]. 0. https://sel4.systems/ 1. https://microkerneldude.org/category/sel4/
Re: OpenBSD 7.9
#285Earlier quoted context omitted.
Unfortunately the hardware support isn't there for many systems. If I had to pick a BSD, it would be FreeBSD anyway.
Ugh FreeBSD is so much nicer than modern Linux. It's hard not to love.
Re: OpenBSD 7.9
#286Earlier quoted context omitted.
I pointed plain old gpt 5.5 at openbsd and found plenty of bugs. Sent patches for two just in "find". Openbsd, like all other projects, needs a large scale LLM powered bug squash effort. My recent experience: https://blog.habets.se/2026/05/Everything-in-C-is-undefined-...
> This was the most critical vulnerability we discovered in OpenBSD with Mythos Preview after a thousand runs through our scaffold. Across a thousand runs through our scaffold, the total cost was under $20,000 and found several dozen more findings. Anthropic did that for OpenBSD. https://red.anthropic.com/2026/mythos-preview/
I'm saying you don't even need Mythos to find bugs in OpenBSD. GPT 5.5 is SO much better than humans at finding these things.
The fact that we don't even need Mythos, or $20k (I just pay $24/month and this was one of my MANY uses), to find bugs in OpenBSD shatters the dream that there exists any human who can write C properly with enough expertise, dedication, and time.
Re: OpenBSD 7.9
#287Earlier quoted context omitted.
But the issue of root and accessing outside of the sandbox is orthogonal, no? Even if you're logged in as XYZ, accessing XYZ's contents outside of the sandbox is still a breach and a problem. Or does this issue require actual root to manifest?
This path was special cased used to allow restricted applications to access time zone files, which are needed for time functions. Not any symlink will do, it has to be the specific one shown in the example exploit, or one of a small handful of others that were special cased for similar reasons. The place these symlinks live are owned by root. This is the same root user outside the sandbox as inside it. So, yes, you n…
Re: OpenBSD 7.9
#288Re: OpenBSD 7.9
#289Earlier quoted context omitted.
If you care about security, why not consider Qubes OS? Related discussion: https://forum.qubes-os.org/t/qubesos-vs-openbsd-security/790...
If you really really care about security, then consider CHERI and CheriBSD https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
Re: OpenBSD 7.9
#290Earlier quoted context omitted.
> The default install isn't very useful, because it doesn't do a lot, and so "only two remote holes" or whatever isn't really saying much. Thats not really true. Comes with spamd, pf, httpd, OpenSMTPD and others. Its actually one of the open source unix-like systems that packs more functionality out of the box. Great firewall and VPN server. You can setup wireguard with just ifconfig.
Again: It comes with them on disk, but are they enabled by default ? If not, then they are not covered by their "default install" boast.
The default install is actually very useful, and includes a lot, like parent said. Having run OpenBSD in the past, I found the their versions of things were often superior, at least for small setups (and some of them for large installs as well.. probably : )