Torvalds Wants Attackers To Join Linux Before They Turn To the "Dark Side" (eweek.com)
darthcamaro writes: People attack Linux everyday and Linus Torvalds is impressed by many of them. Speaking at the Open Source Summit in LA, Torvalds said he wants to seek out those that would attack Linux and get them to help improve Linux, before they turn to the 'dark side.' "There are smart people doing bad things, I wish they were on our side and they could help us," Torvalds said. "Where I want us to go, is to get as many smart people as we can before they turn to the dark side. We would improve security that way and get those that are interested in security to come to us, before they attack us," he added.
Unfortunately, it's far easier to destroy and harm than it is to create and improve... I doubt there are many among us who haven't derived some kind of pleasure from breaking something at some point in their lives.
This does not, however, mean we should not try. Also no reason to completely write off the dark-side folks, sometimes they see the light and come around.
There is no XUL, only WebExtensions...
Why do you think the saying goes "join the Dark Side, we have cookies!"?
Do you have cookies? Maybe but not the kind they want.
...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
before they start using Windows or Mac.
Can anyone attacking Linux come up with anything better?
One thing that I think could improve Linux is to utilize more processor privilege levels if the processor supports it to better protect the kernel from crashes due to a bad driver or other code that don't need full privileges.
If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
/sarcasm I'm shocked, shocked I tell you that SE Linux isn't good enough!
The Linux community attacks itself far worse than vague "black-hat hackers", Microsoft, SCO, or any other external force ever could hope to do.
Just look at the immense community disruption that systemd has caused. It's clearly unwanted by a lot of the community, especially the serious users like the developers and administrators who are responsible for running Linux servers and other critical Linux installations. Forcing systemd into Debian tore apart the decades-old community of what was once the most stable, reliable and trusted Linux distro around.
Then there's GNOME 3, which has also caused a huge schism within the Linux community. It's pretty widely disliked, yet is forced on users as the default desktop environment by a number of the major Linux distros. While GNOME 2 eventually got to a point where it was mostly usable, we shouldn't forget that the GNOME project itself was initially founded for ideological reasons, rather than practical reasons, again splitting the community.
It doesn't help that Ubuntu had been dabbling with things like Upstart, Unity and Mir for a long while, again splintering the community.
When harm comes to the Linux community, it's pretty much never some external force that's responsible. It's the Linux community turning on itself in one way or another. It's one set of Linux users attacking some other set of Linux users. The Linux community is its own worst enemy.
Poor argument.
Listen to the other side: { joke }
https://www.youtube.com/watch?...
excitingthingstodo.blogspot.com
But dad...
SHHH!
But...
SHHH!
SHHH! That was a preemptive SHHH...
“He’s not deformed, he’s just drunk!”
Linus, I am afraid, is sounding more like the USA, with its [former] relationship with what became the Taliban, even though the spheres of influence are very far apart. Am I alone?
Yes. Yes you are.
They moved to BSD a long long time ago.
According to Mindcraft BSD is supposed to be dead, you prole.
Quo usque tandem abutere, Nimbus, patientia nostra?
A reasonable person could see that what Torvalds is saying is that instead of doing something illegal which could land a person in jail and ruin their life, that using their skills to contribute to the Linux kernel is a preferred option. Looks good on a resume and could result in a well paying job. What could be more sensible or easy to understand?
First off, you're using the word "Linux" as though that were an operating system. Linux is not now and never was an OS, it was and remains an OS kernel. You can't run the software you use as examples if all you have is the Linux kernel. Secondly, democracy is messy. People start projects which other people don't like. But we're all free to start our own projects and include the free software we like. Nobody "forc[ed] systemd into Debian". Debian GNU/Linux decided to include systemd, and for a community that is still going strong you'd never know that Debian had been "tor[n] apart" as you claim.
Contrary to your way of putting it, the initial work behind GNOME was quite practical and, coming from the GNU Project, started in making free software more practical. GNOME was started because the K Desktop Environment (KDE) had nonfree dependencies, notably Qt which used a nonfree license until around mid-1999. Thus KDE was unsuitable for the GNU Project which aims to provide an OS which respects a user's software freedom (to run, share, modify, and distribute). A second project aiming to do roughly the same job as Qt was also started by the GNU Project (a Qt API-compatible project called "Harmony"). Qt ended up being relicensed as free software and GNOME ended up being useful. So we have both KDE and GNOME today. Thus a pragmatic pursuit of software freedom, which you apparently eschew, was quite effective at delivering a modern GUI look-and-feel for users who want that (which, I'm guessing, would be most computer users).
"Splintering the community" is a natural outcome of software freedom just as people use their freedom of speech to express different and sometimes conflicting views. People try to work together to meet their needs but sometimes that just isn't possible. This kind of thing happens in science all the time; people with different ideas on how something works set out to investigate their hypotheses in parallel and sometimes we end up with multiple divergent theories and, over time, some convergence. When it comes to software development we should celebrate, not minimize or disdain the software freedom to express ourselves in such a way.
Digital Citizen
As a long-standing member of the computer security industry, having done vulnerability research my entire career [0], there's exactly two sentiments in the industry:
1.) This is cool! I'll do this in my free time, it's fun!
2.) Fuck you, pay me.
The problem with #1 is that as soon as you hit any real resistance, it stops being fun. Have you tried landing a patch at GNU.org or in the upstream kernel? Biggest pain in the rear, ever.
The current state of affairs is that you can remain a White Hat and report vulnerabilities to Google in any open source software [1] or even Android specifically [2] and earn TENS OF THOUSANDS OF DOLLARS PER BUG. You can find even more companies / projects to assist through BugCrowd or HackerOne.
Alternately, if you don't mind your bugs being sold to any number of nation states, just take your research to Apple iOS, and either Exodus [3] or VUPEN-nee-Zerodium will pay you A MOTHER FUCKING MILLION DOLLARS [4] for the right bugs.
All of this whining is coming from the same open-source community leader (Torvalds) that has publicly shunned GRSecurity [5] one of the groups that has been trying to help for 20 years, and has stated that infosec industry members should "Please just kill yourself now. The world would be a better place." [6]
So to you, Mr. Torvalds, I say:
FUCK YOU, PAY ME.
[0]: https://www.linkedin.com/in/za...
[1]: https://www.google.com/about/a...
[2]: https://www.google.com/about/a...
[3]: https://rsp.exodusintel.com/
[4]: https://zerodium.com/program.h...
[5]: https://lkml.org/lkml/2017/6/2...
[6]: https://web.archive.org/web/20...
Have gnu, will travel.
I think it's pretty insightful - systemd is counteracting a lot of the security, stability and determinism that the kernel offers even without SELinux.
With systemd it's next to impossible to figure out what the problem really is and how to get around it.
If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
Torvalds is not being stupid, his goal is to make something that works in a predictable manner supporting as many platforms as possible while maintaining the APIs that are generally known since a long time. This means that a lot of software written as far back as the 70's and 80's works on the Linux platform.
As for new software built outside the *NIX realm - that's a completely different issue and it's not easy to just change the OS to support them while still maintaining the historical compatibility. What you essentially look for is a different OS capable of offering the "tremendous amount" of software that's not *NIX compatible. At this stage then it's also the question of if that software is running under Windows, MVS, OS400 or VMS. It's possible to run some of those through emulators. But do that have a value? For Windows you may want to look at React OS as an alternative.
If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.