I didn't know about this and thought it interesting. Figured some others might as well.

you are viewing a single comment's thread
view the rest of the comments
[–] 38 points 2 years ago (1 child)

The OpenBSD folks are a weird bunch. Literally the entire Internet is built on top of their tools and libraries, and they just ignore the fame and keep dwelling in their basements.

  • source
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (4 children)

    Care to elaborate? Never hear anything about them

  • source
  • parent
  • hideshow 8 child comments
  • [–] 7 points 2 years ago

    SSH, OpenSSL, LibreSSL, pf ...

    There's not a single web server without some code from them. Every single phone, every Linux machine, and probably even Windows (citation needed) ships with some of these tools.

    And you didn't hear a thing, because the OpenBSD guys just sport a smug smile and don't care about our plebian fame.

  • source
  • parent
  • [–] 4 points 2 years ago

    The OpenBSD project maintains portable versions of many subsystems as packages for other operating systems. Because of the project's preferred BSD license, which allows binary redistributions without the source code, many components are reused in proprietary and corporate-sponsored software projects. The firewall code in Apple's macOS is based on OpenBSD's PF firewall code,[6] Android's Bionic C standard library is based on OpenBSD code,[7] LLVM uses OpenBSD's regular expression library,[8] and Windows 10 uses OpenSSH (OpenBSD Secure Shell) with LibreSSL.[9]

    https://en.wikipedia.org/wiki/OpenBSD

  • source
  • parent