xoip
xoip boosted:
2025-02-05

Heads up: Bandcamp is doing a Bandcamp Friday-style event this Friday for charity. Bandcamp's cut of every sale is going to support musicians affected by the California wildfires. daily.bandcamp.com/features/ba

xoip boosted:
2025-02-05
Forbes is warning us that Android phones are under severe risk due to a kernel vulnerability:

https://www.forbes.com/sites/zakdoffman/2025/02/03/google-warns-all-android-users-your-phone-is-now-at-risk/

This comes from Google's Android security bulletin for February:

https://source.android.com/docs/security/bulletin/2025-02-01

...which informs us that "There are indications that CVE-2024-53104 may be under limited, targeted exploitation". The vulnerability in question, though, is CVE-2024-53104:

https://lwn.net/ml/all/2024120232-CVE-2024-53104-d781@gregkh

...which is in the uvcvideo camera driver. Either I'm missing something badly, or the only way to exploit this would be to plug a malicious camera device into the phone. I can see why they would want to fix this, but I'm not sure it's a red-alert situation for most of us?
xoip boosted:
2025-02-05

It seems that a few people are being misinformed about the deprecation of the X11 backend, usually because they read screeds from well-known bad faith actors.

The X11 backend being deprecated mainly means that we're not going to spend time implementing new features, like dmabuf, graphics offloading, or Vulkan support. X11 support will still exist until GTK4 is EOL, which will happen once GTK *6* is released. We're talking about a 20 years horizon, at this point…

xoipxoip
2025-02-02

@lornajane Doesn't FOSDEM put the talks online itself? Is it even possible to re watch the talks?

xoipxoip
2025-02-02

@kernellogger I doubt it too as many problems i had in the past with amdgpu sadly. But at the moment 6.13.1 looks good with Phoenix GPU.

xoip boosted:
Erik Uden 🍑ErikUden@mastodon.de
2025-02-01

Interestingly, two days before Oracle deleted my account and all servers associated with it, I publicly criticized Oracle's CEO in a viral post for promising dystopian AI surveillance technology to his investors.

mastodon.de/@ErikUden/11387936

What a weird coincidence.

xoip boosted:
Liam @ GamingOnLinux 🐧🎮gamingonlinux
2025-01-31

Debian Linux announce they will no longer post on X

“X evolved into a place where people we care about don't feel safe.”

micronews.debian.org/2025/1738

xoipxoip
2025-01-29

@User47 be sure to have at least one device able to open wiki.archlinux.org/title/Main_ secondly you need time and at the end you profit and be happy and could also be able to give something back.

xoipxoip
2025-01-28

@Kaffee_Junkie42 jap encryption . wollte das bewusst ausschalten da ich nicht in die Cloud transferieren sonder auf locale HDDs die schon verschlüsselt sind mit LUKS. Wollte auch nur auf den unterschied hinweisen.

xoipxoip
2025-01-28

@Kaffee_Junkie42 habe mich heute gefragt ob es sinnvoll ist das borg repo zu kopieren oder einfach auf verschiedenen quellen neue zu erstellen. Danke !. Ein unterschied zwischen borg und restic den ich festgestellt habe, restic will zwingend ein password/key und borg funktioniert ohne "-e none".

xoip boosted:
Zentrum für Politische Schönheitpoliticalbeauty.bsky.social@bsky.brid.gy
2025-01-22

Tesla Gigafactory, Berlin - right now! In cooperation with @ledbydonkeys.org

Auf der Tesla Gigafactory in Berlin steht: „Heil Tesla!“
xoip boosted:
:mastodon: deciodecio@infosec.exchange
2025-01-22

[related]

"A look at the recent rsync vulnerability"
👇
lwn.net/SubscriberLink/1005302

#CVE_2024_12084 #rsync

xoip boosted:
2025-01-14

Fixes for a critical rsync vulnerability (CVE-2024-12084) have been released for Stable/Bookworm, Testing and Unstable. Oldstable/Bullseye is not affected. Fixes for other lower severity CVEs have also been released in the same update and can all be tracked at security-tracker.debian.org/tr. The fixed Stable version is 3.2.7-1+deb12u1 and the fixed Testing/Unstable version is 3.3.0+ds1-3

xoip boosted:
The Compiler / Flothe_compiler
2025-01-06

is 11 years old, almost on the minute! I'm celebrating by releasing v3.4.0: listi.jpberlin.de/pipermail/qu

xoip boosted:
lucie lukas "minute" hartmannmntmn
2024-12-23

my community talk is scheduled on the 28th (day 2) at 16:40, stage HUFF cfp.cccv.de/38c3-community-sta

xoip boosted:
2024-12-23

I created a .js file containing the following, then just configured FireFox to point to this file in the "Automatic proxy configuration URL" using 'file:///'.

This will proxy everything related to youtube or google. Well, at least most things since google use so many different hosts for various content. This works and is a good start.

More here: developer.mozilla.org/en-US/do

Thanks to @HeNeArXn !

#google #youtube #proxy

Proxy Auto-Configuration (PAC) file for FireFox. Proxying content for youtube and google.
xoip boosted:
Julian Andres Klode 🏳️‍🌈juliank
2024-12-21

APT in experimental now uses OpenSSL.

xoip boosted:
Baldur Bjarnasonbaldur@toot.cafe
2024-12-21

“The Ugly Truth About Spotify Is Finally Revealed”

honest-broker.com/p/the-ugly-t

> In other words, Spotify has gone to war against musicians and record labels.

xoip boosted:
2024-12-12

Over at the bad site, there's a discussion about a malicious RAR file with a LNK file in it that points to a hidden folder with an EXE in it. Double-clicking the LNK file runs the EXE with no Smart Application Control, no SmartScreen, and no warning.

Ah, that must be CVE-2024-30370, right? That vulnerability is that WinRAR wasn't consistently applying MoTW.
zerodayinitiative.com/advisori

Before the CVE-2024-30370 fix, WinRAR applied MotW to (some) Office docs only. The current version applies it to more things, including LNK files. But not everything by default.

But not so fast... What about the fan favorite 7-Zip? By default it applies the MotW to NOTHING, for performance reasons. But you can turn it on if you're one of those weirdos who care about security.

Is the WinRAR thing CVE worthy because it's was not configurable in the CVE'd version? And 7-Zip is *not* CVE worthy because it *can* be configured, but is insecure by default? 🤔

DIR /R for extracted downloaded files - WinRAR 6.04
Only some office files get MoTWDIR /R for extracted downloaded files - WinRAR 7.01
More files get MoTW, but not all.DIR /R for extracted downloaded files - 7-Zip 24.09
Nothing gets MoTW by default
No CVE?7-Zip Options screen that shows "Propagate Zone.Id stream" option
By default, no MoTW is written.
Choose "Yes" to be secure.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst