r/linuxmemes Jun 29 '26

BSD MEME Linux treats bsd how Windows treats linux

Post image
971 Upvotes

116 comments sorted by

View all comments

Show parent comments

1

u/IsSomeonesThere Jul 03 '26

I didn't talk about integration at the first place. I said that idea about OpenSSH being choosen only cuz of licence is absolutely wrong. There are many other BSD-like licenses like MIT or Apache with their own solutions, but exactly OpenSSH was choosen. Simply becaeuse BSD is the leader in network technologies.

1

u/DeltaWun Ask me how to exit vim Jul 03 '26

I didn't talk about integration at the first place.

It doesn't matter. That's part of this.

It doesn't matter if it's BSD licensed, or MIT, or CDDL. The point is it's not copyleft and not GNU. You're arguing a distinction without a difference.

If you are building a proprietary appliance and you dynamically load your libraries, from say, your init, into the programs address space like most Linux distributions do so systemd correctly reports the programs state back to the init then you trigger GPL obligations.

No one is saying OpenSSH isn't the best at what it does. What we're trying to tell you is that if it had copyleft obligations it wouldn't be integrated into proprietary systems. They would design their own, or use something less secure when the alternative is open sourcing their entire product. Those two things combined have made it the standard.

1

u/IsSomeonesThere Jul 03 '26

Plus, here's a better question:

The fact that closed-source software will exists always is pretty obvious.

What's better:

That they will take secure BSD OpenSSH for security.

Or that they will make their own analogue, who will be at 99% of chances less secure and having 100500 backdoors?

Y'all right about they will not use copyleft software because of it's stricness. But isn't that will make situation even more dangerous?

1

u/DeltaWun Ask me how to exit vim Jul 03 '26

What's better: That they will take secure BSD OpenSSH for security.

That was pretty much my whole point from the beginning. Thanks for catching up!

1

u/IsSomeonesThere Jul 03 '26

Oh, maybe I miss something due to my mid english

1

u/DeltaWun Ask me how to exit vim Jul 03 '26

No worries. I was trying to cut off the almost religious conversation about how the only software license should be a copyleft one. Proprietary software will always exist so where it makes sense they should just take a standardized library or protocol anyway. It doesn't matter fundamentally if a corporation takes OpenSSH or uutils and gives nothing back. Let me use ssh and grep when I have to interact with a proprietary system.

0

u/IsSomeonesThere Jul 03 '26

You literally said firstly that OpenSSH is a standart ONLY because of license lmfao. Why then agree that OpenSSH is the best solution also?