Bonum Certa Men Certa

Microsoft GNU-Hub (Part 4)

Article by figosdev

Catch me if you can



Summary: Following the first 3 parts [1, 2, 3] we look more closely at individual GNU projects and their Microsoft-hosted dependencies

In the previous article, the overall methodology for this series was discussed, and Tom has since written this article outlining some of the reasons these things are problems, and what can and probably ought to be done about them.



He also mentioned that the "gnu.org/software" url for Fribidi immediately redirects to the Microsoft-controlled GitHub repo. Let me tell you what I think of this fact.

The processes and policies of the GNU Project are certainly not up to me, though if I (or anybody in charge of policies for the GNU Project) were a lawyer, there would be some sane, ethical limits on what I can support simultaneously.

I couldn't represent people on opposite sides of a court case, because I would basically be taking their money for performing the service of fighting against myself. No matter who wins that one, I've taken their money and thrown the fight for one side or the other!

"Microsoft doesn't say they love your freedom, because their model isn't based on freedom."Microsoft claims to "Love Linux", but lots of very bad people claim to love their victims. Microsoft doesn't say they love your freedom, because their model isn't based on freedom.

They don't say "free software" because they aren't trying to make you free. In fact Techrights has covered the money they paid to politicians to get the City of Munich to ditch free software -- and go back to Microsoft instead! Then there are the bogus patents and royalty-seeking attacks on free software, which both FSF-sponsor IBM and Microsoft have continued to support.

More than a year before Microsoft purchased it, the FSF gave GitHub an "F" in its evaluation of code repo criteria: https://www.gnu.org/software/repo-criteria-evaluation.en.html. They cited:

* Important site functionality does not work without running nonfree JavaScript. * Specific information may not be available in all countries * The worst thing that GitHub does is to encourage bad licensing practice

The FSF also links to other reasons for avoiding GitHub, which were valid before the acquisition but are all the more relevant now.

"In fact Techrights has covered the money they paid to politicians to get the City of Munich to ditch free software -- and go back to Microsoft instead!"The lock-in for some users (or perhaps we should consider a different term for people stuck with GitHub -- useds, because Microsoft is using them more than they're using Microsoft) could be enough to create tension between developers and GNU leadership, as of the 33 people on this anti-rms petition nearly 2/3 of them have remained active on GitHub since they were purchased by Microsoft.

We are going to avoid using the names of individuals (though they already name themselves) but some of the people on the list have even contributed to the connections between GitHub and the GNU project. What isn't being said here is that this is definitely the reason for the petition. While the timing "seizes the day" in terms of trying to kick out rms while he was already stepping down from FSF leadership, the real motivations of the signed are unknown unless we take them at their word.

When no fewer than 20 of them have written or forked code on Microsoft GitHub in the past year, in some instances even for the GNU Project -- (at least 7 of them appear to work for Red Hat, which develops on GitHub and is now owned by the FSF's largest sponsor) we have to point out the possibility that opportunism was a factor.

Either way, trusting one of the most infamous opponents of software freedom with moderation of projects like GNU Bison, GNU Fribidi and other projects key to the GNU project seems like either hiring or working for your own client's opponent -- this sounds like textbook conflict of interest to me, though Tom is the person I would go to for his greater experience with organisational process. Perhaps instead of formally being a conflict of interest, crossing the GNU project with GitHub is merely a really terrible idea -- one of those instances where "compromise" isn't a word denoting reason and cooperation as much as failure.

A bit outside the reach of GNU developers to be certain, GNUzilla is built with rust, which is developed on GitHub.

I'm now trying to catch projects that include jpeg, pdf and postscript files. Why? Because pdf and postscript files use ghostscript, which is typically compiled with png support and brings in zlib1g from GitHub. Help me find a way that's not so.

"...of the 33 people on this anti-rms petition nearly 2/3 of them have remained active on GitHub since they were purchased by Microsoft."For a week or two I was saving screencaps as jpeg instead of png, but it looks like OpenJPEG is GitHub-based as well. Does anybody still use libj2k?

Packages that include one or more png files include gnuschool, GNUjump, GNUbik, GNU remotecontrol, GNU Optical design and simulation library, GNU mifluz, GNU Chess and GNU libmicrohttpd.

GNU Crypto, GNU Astronomy Utilities and Gnu Circuit Analysis Package have png and pdf in docs. GNU Generic Security Service Library has png, pdf and postscript.

GnuTLS has Perl and png in the docs, GNUtrition has Python, png, and pdf.

GNUspool and GNUbatch have Perl, Python and png.

GNUsound has png files, as well as modules for ALSA and Jack, both of which are GitHub based -- though I still don't believe that and will have to check it a few more times before I do.

GNUpod is Perl based.

GNUnet uses Perl, and wolfssl from GitHub.

GNUlib uses https://github.com/gnulib-modules/bootstrap which I found because gnu-pw-mgr uses bootstrap.

GnuCOBOL has a scanner generated by flex, and Perl in tests and docs.

With gnubg, I'm hoping someone can explain this one. It contains Python scripts, there's code written in C which is alright (I'm not going to check how these are related) and someone who appears unrelated to the project is working on something on GitHub which is also called "GNU Backgammon" at ytani01/ytBackgammon--

This is free software, so it's certainly alright if someone forks it or creates what appears to be a Javascript project (if it is indeed a fork). It's unfortunate that they've chosen GitHub for this, but if it's not one of the actual GNU maintainers, we can't blame the GNU Project for this. We can only hope that ytani01 decides to DeleteGithub and move their project somewhere else.

"GNU Smalltalk really shouldn't be developed on Microsoft Github."GNU Zile has Perl in tests and build.

GNU Wget has png in docs and could be compiled with support for brotli (from Google's GitHub) or zstd (Facebook's GitHub) or libpsl for cookie domain checking, which appears to be from GitHub.

GNU VCDImager is being developed on GitHub.

GNU Typist has Perl and Perl modules in tools.

GNU troff and GNU Stow use Perl.

GNU tar calls GNU bison, which is GitHub-based.

GNU SpaceChart uses Perl and contains a parser made for or with bison.

GNU source-highlight has Python and Perl in tests.

GNU Source Release Collection will depend on GitHub as long as any official GNU software does, as its purpose is to "maintain a rolling release of the latest version" of GNU projects.

I would be more comfortable with someone trying to make an official distro-like collection of all GNU projects if the project admin wasn't someone who has continued to develop on Microsoft GitHub for the past year. Why not just bring the entire GNU project into a GitHub staging area?

What is this, anyway? https://github.com/gitGNU

"gnu_bash C GPL-3.0 37 61 0 2 Updated 5 days ago"

"I stopped counting things that use flex or bison for building because there are so many."GNU Solfege uses Python and png.

GNU social uses HTTP_Request2, from GitHub.

GNU Smalltalk has a story, of sorts. It was being developed on GitHub as far back as 7 years ago, well before the Microsoft purchase but by now-inactive contributor bonzini/smalltalk. I only noticed this because of a dead link to MrGwen/gst-visualgst in the /packages folder of the GNU Smalltalk sources.

The current GNU maintainer is also active on GitHub, though it does not seem to be where the most recent Smalltalk development has taken place. For clarity, here is a quick timeline...

* The most recent commit from the actual GNU Smalltalk maintainer on GitHub appears to be from 2015 on janvrany/gst, except for the following fork:

* The most recent commit on GitHub related to GNU Smalltalk appears to be on a fork of Smalltalk at Synss/smalltalk (it also includes a more recent commit from the current GNU maintainer) in 2017 -- this is before the GitHub purchase.

* After the 2018 acquisition, the most recent commit to GNU Smalltalk (typo fixes in the tutorial) appears to be on the GNU git -- this is ideal if it's accurate. GNU Smalltalk really shouldn't be developed on Microsoft Github. http://git.savannah.gnu.org/cgit/smalltalk.git/commit/

So there's probably nothing sinister there, but it's worth watching. The /examples include Gtk, cairo (either gtk1/github or cairo2 < zlib1g) and it uses png.

Gnu Slip uses or used bison, uses or used flex, includes a pdf user manual.

GNU Shishi is a Kerberos 5 implementation with pdf, png and postscript in the docs.

GNU sed uses Perl in tests.

"Even without being based on nixos, the fact that Guix is/has a package manager with package data means that its going to pull in applications from GitHub."GNU Screen includes postscript in docs, while GNU Scientific Library includes Python and png in the docs.

GNU Rush includes cflex.c which is generated by flex, which is from GitHub.

I suppose there are two ways you can treat a parser or lexer created with bison or flex. You can treat them as compiled output of bison or flex, or as a program or fork in their own right. How you decide to think of them determines how vital bison or flex is to changing that project.

You can certainly change the output of bison or flex without running bison or flex again. Anybody who has written their own parsers understands this. But if the source includes the input for bison and flex or calls it from a script, then it's difficult to say they aren't required as well.

I stopped counting things that use flex or bison for building because there are so many.

GNU Robots uses Gtk. When you see Gtk, it pretty much means glib2 or gtk1 -- one of which needs libffi, the other of which is on GitHub. This is irritating -- somebody show the way out of this. I don't love GNOME at all, but I do like Gtk.

GNU radius has a scanner written by flex, it also uses Perl. GNU Pth uses Perl and includes postscript documents.

GNU Prolog has Perl in examples, pdf and png in docs. GNU Pem uses Perl.

GNU patch appears to use bison. GNU Parted uses Perl and Python in tests.

"As to whether Guix depends on GitHub, I would say so."GNU Parallel is based on Perl, and has pdf in /src.

GNU Paint is written in Vala, and uses glib, cairo and Gtk.

GNU Octave uses Perl and png, GNU Networking Utilities use Perl.

GNU nano has OS/2 support which comes from GitHub, and seems to need flex. The Debian package inexplicably requires zlib1g, I was unable to determine why (it's not mentioned in the source) https://packages.debian.org/buster/nano

GNU MIX Development Kit has png in the docs, a scanner generated by flex, and uses Gtk.

GNU Midnight Commander uses Perl and optionally builds with glib2 (which needs libffi which is from Github).

The NEWS file in GNU Mes says: "Mescc now depends on M1" from mescc-tools on GitHub, and "Mescc now depends on the hex2 linker" from mescc-tools on GitHub.

GNU MediaGoblin uses Python, as well as Docker (Docker is based on GitHub).

GNU Mailutils uses lots of Python and may need bison or flex.

GNU Mailman uses Python and png.

GNU Linear Programming Kit has pdf in examples, /doc.

GNU LilyPond Music Typesetter uses Python, postscript, has png in docs.

GNU Libtasn1 may need bison, has postscript, png and pdf in docs.

"First, I use basic automation and string matching to isolate relevant data, then to present it to me one project at a time so I can process hundreds of projects."GNU Internationalized Domain Names Library has Perl in tests, pdf and png in docs and may have other components from GitHub.

GNU Hyperbole uses Python, png -- this one is worth watching with regards to GitHub.

GNU Health is largely Python-based.

GNU HaliFAX uses Gtk. GNU gzip uses Perl. GNU gv has a parser generated with bison and uses Perl.

GNU Guix has png in docs, pdf in docs and probably needs libffi from GitHub.

NixOS being Github-based means GitHub is probably impossible to avoid for Guix -- though that wouldn't mean Guix had no potential as a fork.

Even without being based on nixos, the fact that Guix is/has a package manager with package data means that its going to pull in applications from GitHub. No effort is being made to make that more than it is, because practically every known distro pulls in packages that are GitHub-based -- like Python, for example. Also libgd (GitHub) which the changelog says was added then removed. Very relevant to Guix? Perhaps not, but due to looking it up I know libgd is GitHub-based.

As to whether Guix depends on GitHub, I would say so. Elogind is forked on GitHub for guixSD: https://github.com/elogind/elogind The fork is for a good cause, but why use GitHub for this?

From README.md: "All of the credit for elogind should go to the systemd developers." "All of the blame should go to Andy Wingo, who extracted elogind from systemd." "All complaints should go to Sven Eden, who is maintaining elogind."

The readme for GNU Guile-CV says Guile-CV is based on vigra (which is based on GitHub).

GNU GRUB uses Python, png, jpeg. Riscv-isa-manual is GitHub-based. The changelog implies that zstd from Facebook's GitHub is supported, which possibly means it's included. And m4/intl.m4 says "dnl because plural.y uses bison specific features".

"As to how to devote hours at a time to this, it really takes a soundtrack. Half of this research was not possible without Green Velvet and Tiësto sets on loop -- I would have gotten really bored."GNU gradebook uses png and Gtk. GNU Go uses Perl, Python and has png in docs and pdf in docs.

GNU GLOBAL uses Python and Perl. It also appears to include jQuery, which is GitHub-based.

GNU Enterprise and GNU EDMA use Python.

GNU C Library uses Perl and Python. Serious question -- what is it like if you remove them? I'm glossing over a lot of details there, sorry about that.

This was incredibly tedious work to research and put together, how did I sit through this?

"With a soundtrack, it's also quite interesting to discover all these Lilliputian strings linking the GNU project with stuff developed increasingly on GitHub -- Microsoft tries, as it always has year after year -- to take all the marbles and win."First, I use basic automation and string matching to isolate relevant data, then to present it to me one project at a time so I can process hundreds of projects. The automation and results prove nothing -- they only show where to pay more attention. I take the data and go from there.

As to how to devote hours at a time to this, it really takes a soundtrack. Half of this research was not possible without Green Velvet and Tiësto sets on loop -- I would have gotten really bored. With a soundtrack, it's also quite interesting to discover all these Lilliputian strings linking the GNU project with stuff developed increasingly on GitHub -- Microsoft tries, as it always has year after year -- to take all the marbles and win.

Will Part 5 have some good news? You tell me.

Long live rms, and happy hacking.

Licence: Creative Commons CC0 1.0 (public domain)

Recent Techrights' Posts

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
 
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock