Linux developers threaten to pull “kill switch”

Linux developers threaten to pull “kill switch”

  • September 22, 2018
Table of Contents

Linux developers threaten to pull “kill switch”

Linux developers threaten to pull “kill switch” Most of the internet could be affected as Linux devs threaten to revoke entire histories of code commits in response to CoC controversy. Linux powers the internet, the Android in your pocket, and perhaps even some of your household appliances. A controversy over politics is now seeing some of its developers threatening to withdraw the license to all of their code, potentially destroying or making the whole Linux kernel unusable for a very long time.

An open letter posted to the Linux Kernel Mailing List explains: If carried out, ramifications could include large parts of the internet being left vulnerable to exploits, and companies around the world might even inherit bundles of unwanted legal liabilities.

Source: lulz.com

Share :
comments powered by Disqus

Related Posts

How much of the Internet is using QUIC?

How much of the Internet is using QUIC?

It’s been five years since Google launched QUIC — a new transport protocol that is deployed on the shoulders of UDP in user space. QUIC offers similar properties as TCP + TLS 1.3 but promises to incorporate new features more easily and without them being dropped by legacy systems that don’t support them, for example, middleboxes that block new TCP features — a problem that TCP has faced since its initial deployment. QUIC tackles the problem by offering a fully encrypted transport protocol, thereby removing the possibility for middleboxes to alter its content.

Read More
Containers, Security and Echo chambers

Containers, Security and Echo chambers

There seems to be some confusion around sandboxing containers as of late, mostly because of the recent launch of gvisor. Before I get into the body of this post I would like to make one thing clear. I have no problem with gvisor itself.

Read More