|
|
Subscribe / Log in / New account

Brief items

Security

Security quotes of the week

One of the only definitive takeaways, besides "steer clear of free VPNs," is that your choice of VPN should depend on what you're using it for. If you're just trying to stay safe online, it may make sense to steer toward a larger, U.S.-based company that's clear about both who owns it and how it treats your data. If your goal is to torrent pirated files, view blocked content, assassinate an ambassador, or otherwise evade the long arm of your government (or the governments it shares intelligence with), one based offshore might be a better bet—provided you're quite sure it doesn't have secret ties to the government you're trying to evade.
Will Oremus at Slate (Thanks to Paul Wise.)

The Crypto Wars have been waging off-and-on for a quarter-century. On one side is law enforcement, which wants to be able to break encryption, to access devices and communications of terrorists and criminals. On the other are almost every cryptographer and computer security expert, repeatedly explaining that there's no way to provide this capability without also weakening the security of every user of those devices and communications systems.

It's an impassioned debate, acrimonious at times, but there are real technologies that can be brought to bear on the problem: key-escrow technologies, code obfuscation technologies, and backdoors with different properties. Pervasive surveillance capitalism -- ­as practiced by the Internet companies that are already spying on everyone­ -- matters. So does society's underlying security needs. There is a security benefit to giving access to law enforcement, even though it would inevitably and invariably also give that access to others. However, there is also a security benefit of having these systems protected from all attackers, including law enforcement. These benefits are mutually exclusive. Which is more important, and to what degree?

The problem is that almost no policymakers are discussing this policy issue from a technologically informed perspective, and very few technologists truly understand the policy contours of the debate. The result is both sides consistently talking past each other, and policy proposals -- ­that occasionally become law­ -- that are technological disasters.

Bruce Schneier

Comments (7 posted)

Kernel development

Kernel release status

The 5.0 kernel was released on March 3; lest anybody read too much into the 5.0 number, Linus Torvalds included the usual disclaimer in the announcement: "But I'd like to point out (yet again) that we don't do feature-based releases, and that "5.0" doesn't mean anything more than that the 4.x numbers started getting big enough that I ran out of fingers and toes."

Headline features from this release include the energy-aware scheduling patch set, a bunch of year-2038 work that comes close to completing the core-kernel transition, zero-copy networking for UDP traffic, the Adiantum encryption algorithm, the seccomp trap to user space mechanism, and, of course, lots of new drivers and fixes. See the KernelNewbies 5.0 page for lots of details.

Stable updates: 4.20.14, 4.19.27, 4.14.105, and 4.9.162 were released on March 6.

Comments (2 posted)

Quotes of the week

Linux supports ELF binaries for ~25 years now. a.out coredumping has bitrotten quite significantly and would need some fixing to get it into shape again but considering how even the toolchains cannot create a.out executables in its default configuration, let's deprecate a.out support and remove it a couple of releases later, instead.
Borislav Petkov (merged for 5.1)

Can I still get extra credit for fixing a bug that is 14.5 years old, if I'm the one who introduced it?
Neil Brown

Comments (1 posted)

Distributions

Maru 0.6 released

The Maru distribution adds a full Linux desktop to Android devices; it was reviewed here in 2016. The 0.6 release is now available. Changes include a rebase onto LineageOS and Debian 9, and the ability to stream the desktop to a Chromecast device.

Comments (none posted)

Distribution quote of the week

I think you are looking for the same thing a lot of people are wanting: A detailed "How the henry do I do this locally without using your buildsystem?" howto. Followed by "how to I use this for my own build system." and then "How do I do integrate this with some other system?" I am saying this because I see a lot of the frustration and venting seems to be that this information isn't easily found if it exists. I think that until such stuff is written, then we can get to informed frustrations of 'why did you do it this way?'
Stephen John Smoogen

Comments (none posted)

Development

Why CLAs aren't good for open source (Opensource.com)

Over at Opensource.com, Richard Fontana argues that contributor license agreements (CLAs) are not particularly useful or helpful for open-source projects. "Since CLAs continue to be a minority practice and originate from outside open source community culture, I believe that CLA proponents should bear the burden of explaining why they are necessary or beneficial relative to their costs. I suspect that most companies using CLAs are merely emulating peer company behavior without critical examination. CLAs have an understandable, if superficial, appeal to risk-averse lawyers who are predisposed to favor greater formality, paper, and process regardless of the business costs." He goes on to look at some of the arguments that CLA proponents make and gives his perspective on why they fall short.

Comments (21 posted)

Miscellaneous

Rosenzweig: The federation fallacy

Here's a lengthy piece from Alyssa Rosenzweig on preserving freedom despite the inevitable centralization of successful information services. "Indeed, it seems all networked systems tend towards centralisation as the natural consequence of growth. Some systems, both legitimate and illegitimate, are intentionally designed for centralisation. Other systems, like those in the Mastodon universe, are specifically designed to avoid centralisation, but even these succumb to the centralised black hole as their user bases grow towards the event horizon."

Comments (130 posted)

Page editor: Jake Edge
Next page: Announcements>>


Copyright © 2019, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds