Earlier quoted context omitted.
Jason open sourced the project. Why would they need his approval?
https://arstechnica.com/gadgets/2021/03/buffer-overruns-lice...
WireGuard in FreeBSD
21–30 of 84 posts
Re: WireGuard in FreeBSD
#22I'm really looking forward to this making its way into OPNsense and such.
Re: WireGuard in FreeBSD
#23I assume this is with Jason Donenfeld's approval?
Re: WireGuard in FreeBSD
#24Earlier quoted context omitted.
The " BSD is more secure by default" argument always falls very flat to me. In addition to being completely unsourced and unsupported (who ever links to a study when they make this claim?), even if it is true, once you've configured your BSD box for use, you're pretty far from the default so I'm not really sure what the claim is even supposed to say. Its fine to like BSD, I just wish people were willing to be honest…
I think the claim might be related to openbsd's claim on their website: > Only two remote holes in the default install, in a heck of a long time! https://www.openbsd.org/ I remember a time when it was zero, not two.
I love BSD based OSes, but I've always found this claim to be a little irritating, because it's far less impressive IMO than it sounds to the uninitiated. It's impressive from the perspective of Windows or Solaris which enable huge numbers of network daemons by default and have both suffered numerous high profile remote vulnerabilities on default installs, but OpenBSD isn't really much different from most Linux distros on this. I'm sure most distros have had more remote vulnerabilities, but not that many. Your average Joe out-of-the-box install of Fedora or Ubuntu doesn't really have any open services IIRC, so an exploit would need to directly target the Linux IP stack, or one of the network autoconfig services if that's in scope.
Re: WireGuard in FreeBSD
#25Genuinely curious… Is there any security benefit to moving a WireGuard bastion from fully patched Ubuntu to FreeBSD?
there are no open CVEs against the default install of wireguard on Ubuntu. for all the grief ubuntu gets i find their server has very sane defaults.
$ openssl version
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
Until the 1st?Re: WireGuard in FreeBSD
#26Re: WireGuard in FreeBSD
#27Earlier quoted context omitted.
there are no open CVEs against the default install of wireguard on Ubuntu. for all the grief ubuntu gets i find their server has very sane defaults.
$ openssl version OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022) Until the 1st?
Re: WireGuard in FreeBSD
#28I'm really looking forward to this making its way into OPNsense and such.
I'm already running the kmod Wireguard on Opnsense unless I'm missing something?
Maybe there was a time it was using the old kmod port?
Re: WireGuard in FreeBSD
#29Earlier quoted context omitted.
there are no open CVEs against the default install of wireguard on Ubuntu. for all the grief ubuntu gets i find their server has very sane defaults.
$ openssl version OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022) Until the 1st?
Re: WireGuard in FreeBSD
#30Genuinely curious… Is there any security benefit to moving a WireGuard bastion from fully patched Ubuntu to FreeBSD?