I got interesting news from the fedora accessibility room today! this concerns blind and visually impaired #linux users exclusively, however:
For a bit of time, specifically pipewire >=1.4, one can start pipewire as root. That includes the regular daemon and the alsa layer, because jack emulation is a library loaded inside programs. Anyway, more recently than that, pipewire-pulse got the ability to be launched via root, as a system service:
gitlab.freedesktop.org/pipewir…
I'm not sure if ubuntu can use any of this yet, I suppose not, but most other distros which aren't debian based should be able to do so, for example arch, gentoo, probably nix and fedora starting with 42. This means that your system can start talking much, much sooner without the use of scripts, as long as you enable the system services instead of the user ones, or well, apparently the user units don't conflict, weird as that might sound. Either way, the same security is achieved, because who cares if root apps can listen to your microphone, the battle is lost if those apps are already root anyway!
In particular, this means that one can start espeakup with the system and it'll speak as soon as possible. Not in the initramfs, not at the enter decryption key prompt, but that's still huge progress in case your system crashes and so on.
What do y'all think, does this change anything, or it's still the same for you because you use scripts anyway, or because your systems rarely crash in such a way where that'd be required?
systemd: add systemwide pipewire-pulse files (dea6fa7f) · Commits · PipeWire / pipewire · GitLab
We can and it works, so why not.GitLab
reshared this
aaron
in reply to the esoteric programmer • • •aaron
in reply to aaron • • •the esoteric programmer
in reply to aaron • • •aaron
in reply to the esoteric programmer • • •Christian Hergert
in reply to the esoteric programmer • • •There is hope with systemd-homed that we can do the encryption on a per-user basis so you'll be able to have voice/input assistants before any password is necessary.
There is also work to make virtual terminals done in user-space w/ a minimal kiosk-mode wayland compositor which would allow for a11y even on a "VT".
I actually hope to make Ptyxis work like that for Fedora in the not-distant future.
aaron
in reply to Christian Hergert • • •the esoteric programmer
in reply to aaron • • •aaron
in reply to the esoteric programmer • • •the esoteric programmer
in reply to aaron • • •aaron
in reply to the esoteric programmer • • •