Bonum Certa Men Certa

Some People Who Asked to Be Removed From the Slanderous Hate Letter Against the FSF Are Still Being Denied Removal (But Not All)

Summary: I am aware of some people (evidence is in the public domain for all to see) who asked to be removed from the hate list; their requests have not yet been processed, or simply denied. Maybe they should ask again. There are silent and selective changes.

OSI hate current

OSI hate archive

diff new-hate.txt old-hate.txt
0a1
> 
146a148
> Amir Yalon
555a558
> Christian Paul (jaller94)
2394a2398
> rany


Snapshot as of minutes ago:

RMS petition 21-04-2021

Let's see if more names will be removed over time, contradicting what they said about freezing this petition (to deny removal requests).

More below.

$ git log --oneline | nl -v0 | sed 's/^ \+/&HEAD~/' | grep -i Remo
    HEAD~17     1d46fde Remove how-to-sign from translations.
    HEAD~42     9753268 Removed excess dot
    HEAD~43     063eaad Removed excess dot
    HEAD~57     3decc71 Trolling removal (#2544)
    HEAD~77     5f78c04 According to @combacsa's advice, remove a statement asking for signature via PR.
    HEAD~78     534901a Merge pull request #2538 from fortysixandtwo/remove_my_name
    HEAD~82     525ecdd Remove name
    HEAD~94     01e2d0e removed Peter Ludikovsky
    HEAD~99     0e20d5e Remove Rojen Zaman's name and signature. (#2532)
   HEAD~102     0b3bef8 Clarify translation instructions, remove Contributing
   HEAD~103     0276faf Removing GitHub instructions from README
   HEAD~161     10da854 Remove @owl4ce signature
   HEAD~163     6e88803 Remove TomoeMami
   HEAD~393     3e50267 Removed my Signature
   HEAD~502     ddd3378 removes my signature
   HEAD~521     31d2b92 Temporary remove my signature
   HEAD~550     36f447e remove signature
   HEAD~592     934055d remove mail from sig
   HEAD~620     c5d82a4 Remove accidental duplicate names
   HEAD~706     922ce4e Remove OP
   HEAD~854     16d959a Remove my name.
   HEAD~889     ce6dbeb Merge pull request #2058 from amiremohamadi/main
   HEAD~904     06eef0c amiremohamadi signed
   HEAD~936     035a90d Remove me
  HEAD~1279     c057e9d Remove me
  HEAD~1282     e417900 remove me
  HEAD~1341     08205a9 Add signature in support for RMS' removal
  HEAD~1433     dfa9897 Remove signatures from Turkish version
  HEAD~1435     0fa0642 Remove signatures from Turkish version
  HEAD~1453     ca33ac3 Remove My Name From the List
  HEAD~1587     38f1326 Remove possible spam signature
  HEAD~1668     c0d970c Merge remote-tracking branch 'upstream/main'
  HEAD~1972     b262416 Merge remote-tracking branch 'upstream/main'
  HEAD~2073     c5e28e2 Remove Andrei Kvapil (@kvaps)
  HEAD~2830     887ef60 Merge remote-tracking branch 'upstream/main' into main
  HEAD~3109     3c67c8e remove links from signatures list, for uniformity
  HEAD~3145     bbc3d03 remove duplicate signature
  HEAD~3216     267ac44 Remove duplicates
  HEAD~3222     339384c Remove signature with wrongspelled surname (#422)
  HEAD~3235     680049b Added some names, removed one. (#174)


The person who got the ball rolling (just over a day after RMS had made his announcement):

 git log -p | tail -n100
-[Link](url) and ![Image](src)
-```
-
-For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
-
-### Jekyll Themes
-
-Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/rms-open-letter/rms-open-letter.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
-
-### Support or Contact
-
-Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out.
+- Molly de Blanc (Debian Project, GNOME Foundation)
+- Nathan Freitas
+- Matthew Garrett (Former member of the FSF board of directors)
+- Shauna Gordon-McKeon
+- Elana Hashman (Debian Technical Committee Member, Open Source Initiative Director, Kubernetes SIG Instrumentation Chair)
+- Tom Marble (Software Freedom Conservancy, Evaluation Committee Chair)
+- Neil McGovern (GNOME Foundation Executive Director, Former Debian Project Leader)
+- Deb Nicholson (OSI General Manager, SeaGL Co-Founder)
+- Nadya Peek
+- Julia Reda
+- Eric Schultz
+- Joan Touzet (Apache CouchDB PMC, Former Apache Software Foundation Director)
+- Luis Villa (Former director of the Open Source Initiative and the GNOME Foundation; contributor to the GPL v3 drafting process)
+- Stefano Zacchiroli (Former Debian Project Leader and Former director of the Open Source Initiative)



commit 8b507ebf29306bcf3bf26bc433ca2238186c092d Author: Molly de Blanc <mdeblanc@edx.org> Date: Tue Mar 23 13:43:00 2021 -0400

Set theme jekyll-theme-tactile

diff --git a/README.md b/README.md index 1cf37bd..8301545 100644 --- a/README.md +++ b/README.md @@ -1 +1,37 @@ -# rms-open-letter.github.io \ No newline at end of file +## Welcome to GitHub Pages + +You can use the [editor on GitHub](https://github.com/rms-open-letter/rms-open-letter.github.io/edit/main/README.md) to maintain and preview the content for your website in Markdown files. + +Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. + +### Markdown + +Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for + +```markdown +Syntax highlighted code block + +# Header 1 +## Header 2 +### Header 3 + +- Bulleted +- List + +1. Numbered +2. List + +**Bold** and _Italic_ and `Code` text + +[Link](url) and ![Image](src) +``` + +For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). + +### Jekyll Themes + +Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/rms-open-letter/rms-open-letter.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. + +### Support or Contact + +Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out. diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..259a24e --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-tactile \ No newline at end of file

commit 535a9d11f1e09addf1a15fc318326105e2bc640f Author: Molly de Blanc <mdeblanc@edx.org> Date: Tue Mar 23 13:42:36 2021 -0400

Initial commit

diff --git a/README.md b/README.md new file mode 100644 index 0000000..1cf37bd --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# rms-open-letter.github.io \ No newline at end of file


They're still working on it today (someone who works on/for Microsoft Azure (not kidding!)):

$ git log -p | head -n10
commit 67e935e630c29f7b2c16a99cb9f0ef87740e4de7
Merge: 61e2eb1 b7053ad
Author: Elana Hashman <ehashman@users.noreply.github.com>
Date:   Wed Apr 21 08:27:31 2021 +0100



Merge pull request #2562 from rms-open-letter/mollydb-patch-2


It's worth noting that most of the software (almost 60%) was coded using a Microsoft language (TypeScript), which is an attack on the original language:

TypeScript in hate letter



People keep asking for removals (this was 11 hours ago):

Removing names

Recent Techrights' Posts

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
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
Android at 90% or More in Chad
Windows below 2%
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
 
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
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
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
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
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."
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
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