I didn't even know there was support for Kerberos in OpenSSl, but it's also under the LibreSSL bullet points as well.
OpenBSD 5.6: What will be there
71–80 of 83 posts
Re: OpenBSD 5.6: What will be there
#72Order a CD rom? Talk about out of touch, ouch.
Not to mention another verifiable source for the signify keys.
Re: OpenBSD 5.6: What will be there
#73Order a CD rom? Talk about out of touch, ouch.
Re: OpenBSD 5.6: What will be there
#74Earlier quoted context omitted.
You are stating an opinion/ideal as fact. If you'd look at actual data, you'd see that the vast majority of internet use by consumers is client to server, not peer to peer traffic (e.g., youtube vs. bittorrent), which means there is no need to be "on the internet" for most people. Distributed federation is great and it does not require end-to-end connectivity for everyone. > See also: Everyone Hates Facebook. I don't…
I'll point out that much of the reason for most traffic on the Internet being client-server is that most users are behind home routers which make P2P traffic difficult or impossible, slowing innovation dramatically. IPv6 could solve this by giving every computer their own IP address on the actual Internet. Sticking with IPv4 continues to slow innovation.
I don't disagree with the ideal of everyone being able to serve their own content directly to the internet, I just don't think it reflects reality, specifically the abilities and inclinations of most people. I'm curious how people come to hold on to such beliefs when they are so incongruous with actual human behavior.
Re: OpenBSD 5.6: What will be there
#75Earlier quoted context omitted.
ASICs start to play a big role at scale. To me the phrase "big iron" signals towards them.
In that case, things like Mikrotik's would be considered as "big iron". (I happen to be a big Mikrotik fan) Just making the case that "just buy Cisco" doesn't do anyone really any good in a very wide market with a lot of very good options - sometimes paying for the brand doesn't mean you are getting something better.
Re: OpenBSD 5.6: What will be there
#76Earlier quoted context omitted.
I'll point out that much of the reason for most traffic on the Internet being client-server is that most users are behind home routers which make P2P traffic difficult or impossible, slowing innovation dramatically. IPv6 could solve this by giving every computer their own IP address on the actual Internet. Sticking with IPv4 continues to slow innovation.
I don't think the client-server model is popular because people are behind home routers, but because it reflects the inherent asymmetry of producers and consumers. People being behind home routers is not a cause of that, but a state of affairs that is not-noticed by or tolerable for most because of this asymmetry. This asymmetry is not caused by any technical limitation; even on Wikipedia, which is probably the proto…
I would say that a great many things are not noticed by or are tolerated by the majority, and it's only when they're presented with a better solution do they notice.
Even client-server business models can benefit from peer-to-peer communications. The most obvious is media providers using their clients' connections to avoid having to maintain as large a CDN, and to cut some costs that way. If someone's listened or watched something near you, you can download from them instead.
And then there's all sorts of systems which really could be truly peer-to-peer, from social networking to a replacement for ebay.
Re: OpenBSD 5.6: What will be there
#77Does anybody know why they are dropping support for kerberos? I didn't even know there was support for Kerberos in OpenSSl, but it's also under the LibreSSL bullet points as well.
Log message:
Remove SRP and Kerberos support from libssl. These are complex protocols
all on their own and we can't effectively maintain them without using them,
which we don't. If the need arises, the code can be resurrected.
Or in Theo's words: It is crap. Eventually we recognize the risk is to high.
Another relevant commit message, with a fun quote: Log message:
The complexity and quality of kerberosV and the fact that almost
nobody is using it doesn't justify to have it in base - disable and
remove it. If the 2 two people who use it still want it, they can
make a port or recompile OpenBSD on their own.
There is a quote in theo.c from August 2010: "basically, dung beetles
fucking. that's what kerberosV + openssl is like".
Discussed with many. Tests by henning@ reyk@ and others.
ok deraadt@ henning@
I recommend you take a look at the whole message, it'll give you a vague idea of how big the code base was. Keep in mind that this particular commit was followed by a lot of smaller commits removing remnants of kerberos that had kinda spread all over the system...Re: OpenBSD 5.6: What will be there
#78Earlier quoted context omitted.
> I can understand not supporting tape installation (although aren't tapes still used in large, serious, high-power businesses as backup media?) How does removing tape installation as a feature affect businesses who use tape as a backup method?
My point is that tape isn't dead, that it's still a viable way to store large amounts of data, like a full OS install with lots of ports to go along with it.
Insert standard disclaimer about it being open source and if someone wanted to resurrect tape install more power to them, etc.
Re: OpenBSD 5.6: What will be there
#79Everything 68k is gone?
Re: OpenBSD 5.6: What will be there
#80Earlier quoted context omitted.
http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/... This may help. Using `apm -C` or `apm -A`
This. People mustn't expect everything to ever work straight out of the box on anything. Much like you have to install the Lenovo PM driver on windows, you have to config apm on OpenBSD. This is also well known. Quick howto which covers the basics: http://geekyschmidt.com/2011/03/27/openbsd-laptop-mini-howto
> People mustn't expect everything to ever work straight out of the box on anything.
--Why?
> Much like you have to install the Lenovo PM driver on windows, you have to config apm on OpenBSD.
I don't for my Hackintosh. And I don't install the Lenovo PM driver on Windows. Windows update may, but I don't.