Lunduke
News • Science & Tech
Digital Prepping, Part 2 - Preparing your Operating Systems to be Off-Line
Because Windows, macOS, iOS, Android, and even Linux... are addicted to the Internet.
August 05, 2023
post photo preview

This is Part 2 in a series of articles on “Digital Prepping” — preparing your computers and smartphones for the possibility of any number of events… which could leave you without Internet or power for an extended period of time.

As we work to prepare our computers for the eventuality of a total loss of Internet access — be it temporary or permanent… planned or unplanned — there is one key aspect that often gets overlooked: Your Operating System.

Think about the various Operating Systems you use (both on your PCs and Smartphones). Then ask yourself these questions:

  • When you are setting up your Operating System, does it use the Internet for some things (including activation)?

  • Does your OS fetch drivers, which you need for your computer to fully function, from the Internet?

  • How about updates? Security patches? Installing new software? Does that come via the Internet as well?

Odds are you answered “Yes” to the majority of those questions.

For better or worse, that’s simply how most computer systems are designed nowadays — a tight reliance upon a regular Internet connection.

What happens when that connection goes away? Or, even if your personal Internet connection is available… what happens when the servers your Operating System expects to exist... are no longer there (either because the server lost access… or because the company went out of business entirely)?

No drivers. No activations. No updates, patches, or new software. In short: Your Operating System is all but crippled.

Let’s see what we can do to prepare ourselves for this unavoidable eventuality... so that our computers and smartphones continue to function (for both existing and new installations).

Let’s do this one platform at a time. Feel free to scroll down to the Operating System (including smartphones) that you are interested in prepping for a loss of Internet.

General Advice for all Systems

All of the major Operating Systems — Windows, macOS, iOS, Linux, & Android — make heavy usage of On-Line software stores (and/or repositories).

Using those systems is (in general) best avoided if you want to be able to re-install your software in the future. Google Play Store, iOS App Store, Microsoft Store… all of them will break (in some way) if you lose Internet access.

In some cases this means that some applications (even if you have “purchased” and installed them already) will eventually stop working (especially common on Android and iOS). And it definitely means that installing new software is out of the question.

Suggestions for alternatives are included in each OS-specific section below.

Spoiler: If you want your computer and smartphone to be the most functional during an “Internet is gone” scenario… use Linux and Android. Windows, macOS, and iOS can all be a bit of a nightmare.

Microsoft Windows

If you are running Microsoft Windows… I have some bad news for you:

New installations of recent versions of Windows require an activation in order to fully function. The good news is that activation process can be done one of two ways: On-Line and Off-Line.

Obviously the On-Line process is out of the question. Because… no Internet. So let’s take a look at the Off-Line activation… which has you call a phone number.

While this removes the dependency on an active Internet connection… it does assume that Microsoft is still in business, still provides phone support at that same number, and that the phones systems are all working.

Which… is a lot of assumptions.

One other hiccup: In previous versions of Windows (up through version 8), Microsoft allowed you to backup your “Activation” file. That is no longer an option in modern (10 and 11) versions of Windows.

Once activated, Windows 10/11 will stay activated even without an Internet connection… so just pray you never need to reinstall your OS.

Putting that aside, there are two rules for using Windows in an Off-Line environment which you should follow religiously:

  • Make a backup of the installers of every possible hardware driver you might need. Download those driver installers from the manufacturer, and put those on a USB thumb drive (as well as at least one other storage device) to make sure you have access to them. You won’t be able to use On-Line driver installation (such as Windows Update)… so you’ll need these. Desperately.

  • Only use software which allows you to do Off-Line installations with absolutely no Internet activation (such as games purchased from GoG.com). Backup those installer files. In multiple places.

One bit of good news is that the Windows software ecosystem still tends to offer installers for most applications (even if Microsoft has been pushing their On-Line software store). This makes things much easier for us.

Recommendation: Use an older version of Microsoft Windows. Either a version that allows backing up of Activation files (version 8 or older) or a version that does not require any such Activation (such as Windows 2000). If you wish to use Microsoft Office, I recommend using Office 97 as it is the last version that does not require product Activation.

 

Consider this: If you have no Internet connection, there is no need to worry about being hacked or impacted by a virus received On-Line. So using slightly older versions of software is not as much of a security concern.

Apple macOS

Up until recently, Apple did not require any sort of Activation system for macOS (or “Mac OS”, as it used to be called). Unfortunately, starting with macOS “Ventura" — released in late 2022 — Apple now requires an active Internet connection to complete a full installation of macOS.

What does this mean? It means that using the most recent version of macOS (and any Macintosh computer released after that version came out) is out of the question in an Internet-free environment.

The problems don’t stop there.

The macOS software ecosystem has become almost entirely reliant on their On-Line-only store (the Mac App Store). While the traditional “shareware” model was popular with Mac OS users (thus providing Off-Line, easily backed up software)… that has changed in recent years as the Mac App Store has all but dominated the ecosystem.

The Mac App Store welcomes Office 365 - Apple

Want to use a modern Mac? You need the Internet. Full stop. Both in order to install the Operating System and install new applications.

The news isn’t all bad.

You can backup your Mac once installed (including currently installed applications) — and restore those backups. Unfortunately some apps will stop working after being disconnected from the Internet for an extended period of time.

Recommendation: Do not use a newer Macintosh if you expect to be Off-Line. Use a version of macOS -- prior to the "Ventura" release -- that does not require a connection to install. Also stick to much older versions of MacOS — prior to the advent of the Mac App Store — in order to maximize the availability of easily backed up software.

Linux

The good news with Linux, right off the bat, is that there is no product activation. Ubuntu, Debian, Fedora, Arch, Linux Mint… whatever distribution of Linux you opt to go with… installing has no hard requirement of Internet access.

Huzzah!

However (you knew there was going to be a down-side)…

Modern Linux has a deep, practical reliance on an active Internet connection in order to download and install packages — including hardware support — and software.

Luckily… with a little work… we can make a backup copy of those software “repositories” — either all of them, or part of them — for usage in an Off-Line scenario.

Depending on what variant of Linux you are using, there are multiple options available. In fact… there’s almost more ways to create Off-Line backups of Linux software repositories than you could ever imagine. Here are a few popular options:

  • Debian (& Ubuntu): apt-clone - Makes a snapshot of all of the packages which you currently have installed on your system and archives them for later installation (on this system or another one).

  • Make a Local Debian Repository Mirror - A little secret of Linux package repositories… is that they’re simply basic web servers with specific files in them. All you need to do is follow the steps to make a “mirror” of that repository… and place all of the files on a local storage drive. You will then have full access to all of those packages entirely Off-Line. This can be done for other systems like Fedora and Arch just as easily.

For whatever Linux-based system you use, simply do a search for that distribution name plus “how to mirror repository” or “clone repository” and you are likely to find numerous tutorials on how to accomplish exactly that task. Some will be easy, some will be more challenging and lengthy.

Recommendation: Pick your favorite Linux distribution and create a complete and total mirror of the package repositories. Place this on a backup drive which you can use to install software locally. This may take a fair bit of space — and quite a bit of time even on a fast Internet connection — but it will provide you with maximum flexibility in installing new software (and re-installing your systems) in an Internet-free future.

 

Bonus Recommendation: You can also place that local repository on your own personal (local) server, allowing multiple computers to use the same, non-Internet-connected, repository at the same time. We’ll talk more about how to do that in an upcoming installment of the Digital Prepping series.

Apple iOS

When it comes to being Off-Line, iOS is an absolute nightmare.

The ability to install software via any mechanism other than the iOS App Store is (for practical purposes) simply not functional. Certainly when the Internet connection is gone.

If you have an iOS device that is currently functioning when the Internet goes down… the best you can do it hope that nothing goes wrong (and that none of the software you rely upon are set, by the publisher, to disable after not gaining access to the iOS store for a long period of time).

The good news? Many applications will continue to function. So… hope for the best.

Recommendation: Do not use iOS if you anticipate being Off-Line for extended periods of time. There are some excellent iOS application with strong Off-Line capabilities (including Kiwix, which we covered in Part 1) — so all is not lost if you have an iOS device… especially if you anticipate only losing Internet for short periods of time. But for an “Internet is gone” scenario… iOS is simply a bad option. Possibly the worst. And that is by design.

Android

If iOS simply is not a viable smartphone operating system for being Off-Line for extended periods of time… how about Android?

The short answer is: Android is actually quite good in this scenario. Not perfect… but functional.

The Android OS can be re-flashed onto Android smartphones and tablets (including non-Google versions of Android ROMs that remove the Play Store, amid other changes) and software can be installed outside of the Google Play Store (they call that “Sideloading”)

One of the third party “software stores” — which takes advantage of this “Sideloading” — is known as F-Droid. Think of it, essentially, as a Linux package manager… but for Android.

Now, here’s where this helps us: You can setup your own F-Droid repository — and even mirror the contents of the main F-Droid repository — which you can store locally (or host on a local, non-Internet connected server).

In addition: You can backup APK files (which are the installation archives that Android applications use) — for applications you already have installed — and re-install those APKs (even when Off-Line) using a variety of applications like APK Extractor (and many others that allow backing up and extracting of APKs).

While this may not work in the future — as Google is currently in the process of further locking down Android in an effort to prevent “Sideloading” (the act of installing software outside of an On-Line store) — it works at the moment. So, that’s a good thing.

Recommendation: Backup the APKs of the Google Play Store applications you own and would like access to when offline. Download the Android Flashing tools, and images for your smartphones. That way you are prepared to completely re-setup your smartphone, from scratch, without the Internet. If you really want to get fancy, make a clone of the F-Droid repository.

Your Homework for Part 2

Let’s put this knowledge into practice. Because what’s the point of knowing how to be prepared for a total loss of Internet… if we don’t actually get prepared?

  • Pick one operating system above. Any of them (except iOS… because… well… there’s just not a lot you can do there.).

  • Identify software you have installed, that you will want to have access to, that you have installed via an On-Line software store (Google Play, Microsoft Store, or via a Linux repository).

  • Make a local backup copy of either the installer or the package. If there is no Installer available for the software you want to use… see if you can find an alternative (or older version) that allows Off-Line installation and usage.

Extra Credit: Make a local clone of a Linux or F-Droid repository using the links provided above. Be extra prepared for whatever the Universe throws at you.

See you in Part 3 of “Digital Prepping” — We’ll be talking about how to handle effective (and affordable) local backups… including how to safeguard those local backups (and your electronics) against disaster (such as floods or EMPs).

community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
8
What else you may like…
Videos
Podcasts
Posts
Articles
Open Source Orgs Pledge Fealty to United Nations

Linux Foundation, GNOME Foundation, others pledge to "support the needs of the United Nations", promote DEl discrimination & RISE.

The article:
https://lunduke.substack.com/p/open-source-orgs-pledge-fealty-to

00:30:10
Counter-Strike 2 Switched to Wayland (for One Day)

After a number of significant issues when running under Wayland, Valve's CS2 is now back to X11 as default. Wayland advocates blame everything but Wayland.

00:13:19
Debian Has Gone Full Woke

Discriminating against White Males, covering for registered sex offenders, virtue signaling by leaving X/Twitter, and now removing "offensive" packages and supporting anti-White racism.

00:22:09
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044
post photo preview
post photo preview

In Mobley vs Workday, judge says a class action lawsuit can be filed. At issue is if Workday's pre-screening and pre-ranking of job applications based on their AI criteria is screening out candidates of 40+ years old. Workday's own website says its AI-based screening can help teams meet diversity targets, which might suggest AI's ranking is applying unconstitutional ranking criteria.

See https://www.govinfo.gov/content/pkg/USCOURTS-cand-3_23-cv-00770/pdf/USCOURTS-cand-3_23-cv-00770-1.pdf

post photo preview
Open Source Orgs Pledge Fealty to United Nations
Linux Foundation, GNOME Foundation, others pledge to ”support the needs of the United Nations”, promote DEI discrimination & RISE.

“Who controls Open Source?” is a fascinating topic.

Some of the largest “Open Source” foundations are primarily funded by corporations which, by most estimations, have not historically been fans of “Open Source” or “Free Software”.

Case in point, The Linux Foundation — which brings in roughly a Third of a Billion dollars per year — is heavily funded by corporate sponsors such as Microsoft, Hitachi, Meta, & Tencent. All of which derive most of their revenue from proprietary systems. Likewise Mozilla (bringing in over $600 Million annually) is almost entirely funded by Google.

As the saying goes, “He who controls the purse strings, controls how the money is spent.”

And, of course, we must consider the political control (and influence) over Open Source. Many large Open Source Foundations and Organizations have deep, often financial, ties to political activism organizations — both Mozilla and Wikimedia being some of the more well known examples.

Well.

Buckle up, Buttercup. Because all of this is about to get a whole lot worse.

Enter the United Nations

Back in March, the United Nations announced that 16 organizations had signed on to the “United Nations Open Source Principles”.

The “UN Open Source Principles” is a set of 8 core principles which Open Source organizations are vowing to adhere to. 5 of those 8 principles being fairly obvious and, considering the topic, not at all surprising.

Expected things like “Make Open Source the standard approach” and “Encourage active participation in Open Source”. Oh, and “Make security a priority”.

Ok. Sure. Fine.

I can understand why an Open Source organization might choose to pledge to follow such ideals. In theory, they were possibly doing those things anyway.

But three of the “UN Open Source Principles” raise significant red flags.

 

The Red Flag UN Open Source Principles

Let’s go over those three, red flag raising items. Which every signatory has agreed to.

“4. Foster inclusive participation and community building: Enabling and facilitating diverse and inclusive contributions.”

Inclusive. Diverse.

Over the last several years these have become code words for “discriminate against people we don’t like”. We’ve seen this time and time again — with companies like Red Hat and IBM building entire corporate policies around what skin color they want in their employees.

All hidden behind words like “Inclusive” and “Diverse”.

And the United Nations wants Open Source organizations to commit to that form of systemic discrimination.

Already, this is not great. But it gets far, far worse.

“7. RISE (recognize, incentivize, support and empower): Empowering individuals and communities to actively participate.”

If you don’t know what RISE is, that sentence reads like a bunch of corporate buzz word mumbo jumbo. But it has a very real, very sinister meaning.

What is “RISE”, you ask? It is a codified framework for encouraging exactly the type of discrimination we just talked about — it has become an increasingly widely used tactic among DEI advocates.

RISE is an acronym:

  • Recognize the contributions of “underrepresented or marginalized” groups. Highlight the achievements of “diverse” employees over “non diverse” employees”.

  • Incentivize “underrepresented” groups (with internships, promotions, scholarships, bonuses, etc.) to encourage “diversity”. (read: discrimination)

  • Support “underrepresented or marginalized” groups with tailored resources to ensure “equitable” outcomes. (read: no meritocracy)

  • Empower “diverse” individuals with leadership roles in order to promote DEI.

Sometimes discussion around “RISE” specifically includes language regarding “DEI” and “Diversity”. Other times that exact language is left out — but the core goals and motives remain consistently DEI focused.

It is, in essence, a corporate-speak, checklist for encouraging discrimination.

Which brings us to the last “UN Open Source Principle”. The one which, quite possibly, raises the largest red flag of all…

“8. Sustain and scale: Supporting the development of solutions that meet the evolving needs of the UN system and beyond.”

Did you catch that?

Open Source organizations, which sign on to this compact, are pledging to “support the development of solutions that meet the needs of the United Nations”.

Or, put another way, those organizations are pledging to do the bidding of the UN. Whatever that might be.

The UN is asking these Open Source organizations to pledge fealty to them.

The Open Source Orgs Pledging Fealty

Which Open Source organizations are we talking about? Quite a few of the big names — names which will be very familiar to Lunduke Journal readers — including:

  • The Linux Foundation

  • The GNOME Foundation

  • Eclipse Foundation

  • The Document Foundation (LibreOffice)

And so many others. Heck, even Nextcloud and Matrix have signed on.

 

Many of these organizations (and others) recently met, in person, at the United Nations in New York to discuss — among other things — this formal agreement. This… compact.

The UN Global Digital Compact

In June of this year, the United Nations hosted “UN Open Source Week” — and invited a who’s who of organizations which control Open Source in one form or another (along with a number of smaller organizations which are politically aligned with the UN).

This gathering was officially named “an Open Community for the Global Digital Compact”.

 

Who did the United Nations make a point of inviting to speak to those in attendance?

Let’s go down the list.

 

The Gates Foundation and Mozilla.

Of course.

 

Amazon and, I kid you not, The World Bank.

 

GitLab and Wikimedia Foundation.

 

I found the inclusion of Mastodon a fascinating one. While Mastodon is small (in most ways — even considering the size of their social media network), they align strongly to the political goals and views of the United Nations (promote Leftist Extremism, censor political opponents).

 

And, of course, GitHub. Aka… Microsoft.

In addition, representatives from most of the signatories of the “United Nations Open Source Principles” agreement were in attendance (including the GNOME Foundation).

Some of the presentations were about things like “Ethical” software, interoperability with United Nations systems, “Public infrastructure”, digital “cooperation” of governments, and (of course) “inclusion”.

Many presentations — by many organizations — which already raise significant concerns.

But, and this is important, what did they talk about behind closed doors? What was discussed out of the public eye at the (many) meetings and events where attendees were wined and dined?

That remains unknown.

The Lunduke Journal has asked. The UN isn’t talking. Neither are the attendees.

The Three Masters of Open Source

But we now know, with a high level of certainty, that many of the significant Open Source organizations and Foundations now serve three masters:

  1. The Corporations

  2. The Political Activists

  3. The United Nations

I don’t know about you, but I sure wouldn’t want to have those three masters.

As always, The Lunduke Journal encourages representatives and leadership from any organization involved with this story to reach out — for any reason. Corrections, clarifications, or additional information. Considering the professed commitment to “openness” of every organization mentioned in this story, there should be no reason to continue refusing to speak to journalists regarding it.

Likewise, if you would like to become a whistleblower, there are multiple ways to get ahold of The Lunduke Journal.

Sunlight is the best disinfectant.

And this story needs a heck of a lot of sunlight.

Read full Article
post photo preview
IBM Taking DEI “Under the Radar”
Whistleblowers provide details on how IBM & Red Hat are simply renaming “Diversity” programs, as the company continues discriminatory hiring practices.

Back in April, The Lunduke Journal broke the story of IBM “ditching DEI policies” company wide — including at their subsidiary, Red Hat. This change was announced in the wake of multiple lawsuits against IBM (for their DEI policies) and executive orders against DEI from President Trump.

At the time, activist employees at Red Hat / IBM were not happy (to say the least). Encouraging and planning protests, “raising hell”, and even “killing fascists”.

But, now that a little time has passed, let’s take a look inside at IBM and see how their “ditching DEI” change is actually going.

DEI Staying “Under the Radar”

Thanks to whistleblowers within IBM, we know that employee groups focused on DEI still, in fact, exist. They are simply changing names in order to “stay under the radar” and avoid having “a target on their back”.

 

The “diversity-inclusion” corporate Slack channel, for example, is now named “inclusion-at-ibm”. They simply dropped the word “diversity”.

The DEI Department is Still There

Employees are using that IBM DEI Slack channel to clarify corporate changes to DEI policy. Which, again, thanks to whistleblowers… we have screenshots of.

A few key items:

  • The “DEI Department” has been renamed to “Inclusion” — and now reports to Kitty Chaney Reed (the Chief Leadership, Culture and Inclusion Officer).

  • IBM is no longer part of the Human Rights Campaign — “the HRC no longer align with IBM priorities”.

  • “People can still identify their preferred pronouns in all of IBM systems.”

  • The game-ified “Allyship Badge” system has been removed.

 

As we can see, some DEI policies and programs are gone, while others remain. And IBM is making a point of renaming their DEI Department within HR.

We gain these insights thanks to Ruth Davis — an IBM Executive and who currently identifies as a “DEI Advocate”.

 

These clarifications were published by a current member of the IBM HR team… who was originally hired as a “Diversity and Inclusion Intern”.

 

In short: DEI advocates continue to control IBM HR, and DEI departments continue to exist.

IBM / Red Hat Discriminatory Quotas

Up until recently, both IBM & Red Hat had discriminatory hiring policies — including sex and skin color quotas and even rewards for executives for hiring fewer white men.

We learned, as part of the original leaks supplied to The Lunduke Journal back in April, that “diversity goals are no longer part of the executive incentive program”.

 

Which begs the question, now that a few months have passed, is IBM still discriminating against White Men?

Getting hard numbers on the demographics of new IBM / Red Hat employees is not likely to happen for quite some time — if ever. But here is a picture, posted yesterday, of new Red Hat interns.

That might give us some indication of where things are heading.

 

Well. Huh.

Finding the “White Guys” in this photo of Red Hat interns isn’t quite as challenging as a round of “Where’s Waldo?”… but it’s close.

Now for me, personally, I truly don’t care what the demographic ratios are of employees & interns within a company. Hire the best people for the job, regardless of their sex or ethnicity. Meritocracy is a good thing.

That said, considering the multiple pending lawsuits against IBM and Red Hat — specifically regarding their discriminatory policies towards White Men (and their previously stated goals of hiring less of them) — it is more than a little interesting that their latest crop of Red Hat interns is almost entirely… people who are not White Men.

Results Are Mixed

There are a few good signs in here of IBM dropping DEI related policies — including no longer being involved in the Human Right Campaign and the removal of the (rather repulsive, anti-White) “Allyship Badges”.

Unfortunately, most of the rest of what we’re seeing is less encouraging.

  • “DEI” groups simply being renamed to “Inclusion” in order to stay on the right side of the law.

  • What appears to be continued discriminatory hiring at Red Hat (despite lawsuits and stated policy changes).

  • Executives and HR still heavily controlled by “DEI Advocates”.

  • Corporate systems still using “preferred pronouns”.

While making significant changes to corporate policies can take time — especially across large organizations like IBM — some of these internal reports indicate an unwillingness to drop DEI policies on the part of key IBM leadership.

The Lunduke Journal will continue keeping tabs on both IBM and Red Hat.

Any employees looking to become whistleblowers can find whistleblower resources at Lunduke.com.

Read full Article
post photo preview
LibreOffice Developer’s Hotmail Account Locked After LibreOffice Criticizes Microsoft
“Wow that looks bad,” says Microsoft employee.

Mike Kaginski, a LibreOffice developer (who works for Collabora), has had his Microsoft-hosted email account, which he uses for open source development, locked for “activity that violates our Microsoft Services Agreement”.

 

Kaginski discovered this when attempting to send an email to the LibreOffice development mailing list (hosted by FreeDesktop). It remains unclear if that specific email (which he sent via another address and was rather bland and technical) was the reason for the ban… or if attempting to send the email was simply the first time the ban was noticed by him.

This happened just days after LibreOffice officially accused Microsoft of engaging in a “Lock-in” strategy by creating “artificially complex”, XML-based office documents.

Are the two events related? Hard to say with any certainty.

To make matters worse, Kaginski has had no success in getting Microsoft to lift his locked email account — with the company making him jump through numerous, impossible hoops (such as requiring him to sign in to submit an appeal for his account being locked… but not allowing him to sign in… because his account is locked).

You got that? Sign in to fix the account you can’t sign in with.

Gotta love a good Catch-22.

Good job, Microsoft.

The Lunduke Journal reached out to a contact, within Microsoft, who made it clear that their group was not aware of the LibreOffice Developer’s locked account, but they were aware of the LibreOffice complaint article regarding “artificially complex” XML lock-in. Adding, “wow that looks bad”.

The Lunduke Journal’s Analysis

The odds of locking a LibreOffice developer’s email account being an official Microsoft corporate decision seems highly unlikely.

Microsoft, as a company, makes a lot of bad decisions — but this would just be too stupid for words. A massive PR blunder.

But could a single employee, feeling grumpy, have done it on an impulse? As some sort of revenge for LibreOffice’s “harsh” words about Microsoft? Sure. That seems entirely plausible?

Though, it’s also entirely plausible that some poorly designed AI-driven “naughty activity” detection bot flagged his account. Or, perhaps, the developer was reported by some random Open Source hooligan who likes to cause chaos (there’s a lot of those).

Either way, the fact that Microsoft requires people to log in — on accounts which cannot log in — in order to file an “appeal” is incredibly amusing. And is very, very typical Microsoft.

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals