Please report security issues privately via GitHub's Report a vulnerability form rather than opening a public issue. I'll respond as soon as I can.
Inari is a Linux desktop app that:
- Talks to SteelSeries USB HID devices via a udev
uaccessrule (no root daemon; access is scoped to the logged-in user). - Runs audio entirely in user space on PipeWire.
- For in-app
.debupdates, downloads a release asset and installs it withpkexec apt-get(a polkit prompt) — only over HTTPS and only assets from this repo's releases.
The supported version is always the latest release. Fixes ship in a new release.