OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
31–40 of 94 posts
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#32Just give the money to the OpenBSD team. We saw with OpenSSH that they have a proven track record taking crappy security software and fixing it. Why does everyone have this aversion to giving the OpenBSD team the funding they deserve? And "Theo's a dick" doesn't qualify as a valid reason to not fund real security development. For the work those guys have done improving the security infrastructure of every operating s…
> And "Theo's a dick" doesn't qualify as a valid reason to not fund real security development. Yeah, but people who give money usually tend to see that as a valid reason.
https://en.wikipedia.org/wiki/Theo_de_Raadt#DARPA_funding_ca...
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#33I skimmed, but cannot seem to see which project is being supported when they say NTP. When you support the OpenBSD Foundation you support: - OpenBSD - OpenSSH - OpenBGPD - OpenNTPD - OpenSMTPD - LibreSSL The wording makes me think that the initiative will be supporting something other than OpenNTPD
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#34Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#35Just give the money to the OpenBSD team. We saw with OpenSSH that they have a proven track record taking crappy security software and fixing it. Why does everyone have this aversion to giving the OpenBSD team the funding they deserve? And "Theo's a dick" doesn't qualify as a valid reason to not fund real security development. For the work those guys have done improving the security infrastructure of every operating s…
The reason I don't donate to them is that I feel like most of my donation will be going towards something I don't care about.
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#36How do code security audits actually work? Are various well-experienced people just combing through the code and trying to break it? Or is there a more formal process?
(edit: expanded on what is most important)
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#37I skimmed, but cannot seem to see which project is being supported when they say NTP. When you support the OpenBSD Foundation you support: - OpenBSD - OpenSSH - OpenBGPD - OpenNTPD - OpenSMTPD - LibreSSL The wording makes me think that the initiative will be supporting something other than OpenNTPD
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#38I'm actually looking forward to seeing how the OpenSSL problem will deal with their own legacy code, compared to how the OpenBSD developers have handled it. It seems that own of the only ways of dealing with the OpenSSL code is to strip out the code for a large number of, should we say "less used platforms". Is the OpenSSL developers willing to drop support for 16 bit Windows or OpenVMS?
-/* Added for T3E, address-of fails on bit field (beckman@acl.lanl.gov) */
-#ifndef BIT_FIELD_LIMITS
memcpy(&server.sin_addr.s_addr, ip, 4);
-#else
- memcpy(&server.sin_addr, ip, 4);
-#endif
[^1]: http://freshbsd.org/commit/openbsd/01f41ed5b37037b963c0de2c2...Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#39I skimmed, but cannot seem to see which project is being supported when they say NTP. When you support the OpenBSD Foundation you support: - OpenBSD - OpenSSH - OpenBGPD - OpenNTPD - OpenSMTPD - LibreSSL The wording makes me think that the initiative will be supporting something other than OpenNTPD
Re: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
#40Earlier quoted context omitted.
Seems to have worked out for Torvalds and good chunks of the Web ecosystem.
Most of the "Linus being a dick" examples are him being a dick to developers, and several of those cases are "him being a dick to developers because they did something that affects users". That's the kind of thing that's good for PR more than bad for it, because when Linus rages at a developer for breaking things, a large portion of users think "Linus has my back".