mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#appimage

0 Beiträge0 Beteiligte0 Beiträge heute

#Fingwit is the missing #fingerprint #authentication tool for #Linux. It enhances security by intelligently managing when it should be used.

It integrates with the fprintd daemon and a dynamic PAM module to prevent login issues.

Set to be included in #LinuxMint 22.2, it enables authentication for login screens, sudo commands, and admin tasks.

The tool is Free #opensource software under the GPLv3+ license and provides an #AppImage for easy installation.

Oh boy ...

I switched @novelwriter to Qt6 on the recent 2.7 release, and that has caused sooo many problems with the AppImage.

I spent 7-8 hours yesterday trying to fix things, but AppImages are horrible to work with when you can't just use one of the standard tools that does everything for you.

... and now I hate AppImages.

#Coding#Python#Qt

I understand that the #SteamDeck being more a game console and less a PC is one of the best hardware forms to target with immutable filesystems, and I dig that. But at the same time I wish I could just install software through #pacman like normal #Arch . #Flatpak and #AppImage don't yet have all the critical software (especially terminal software) that I need to be fully productive, and the Steam Deck doesn't make it easy to install other types of software packaging.

Okay, so hear me out...

Auto updating mechanism made by the #FreeDesktop org for #AppImage apps... no, srsly.

Think of every electron app out there that automatically updates itself. You do know how that's done, right?

Each of these apps have to check a website for a file - and a hash. It then "confirms" that this package is the latest and greatest version of App - your favourite app.

But now you've suddenly got like 10 different updaters, one of which can be an attack vector... yes.