Flatsonar

SimAPI Daemon

by Paul Dino Jones

Racing simulator telemetry mapped to shared memory

Dangerous permissions Verified creator LGPL-3.0-or-later

About

SimAPI Daemon watches for a running racing simulator, maps its telemetry, and republishes it as a universal shared memory map at /dev/shm/SIMAPI.DAT for other applications to read. This build can run commands on the host system. It has to: identifying a running simulator means reading the host's process table, which a Flatpak sandbox cannot otherwise see. Treat this package as unconfined software delivered through Flatpak, not as a sandboxed application.

Permissions

2 permissions weaken the sandbox. Flatsonar asks before installing.

  • sandbox escape: can run commands on the host via flatpak-spawn
    --talk-name=org.freedesktop.Flatpak
  • full access to your home folder
    --filesystem=home
  • shared memory
    --device=shm
  • access to xdg-config/simd
    --filesystem=xdg-config/simd:create
  • network
    --share=network

Who publishes this

The creator demonstrably controls this app id: Flathub verification, the hosting account owns the namespace, or a well-known file on their domain.

  • hosted by github.com/spacefreak18, which owns the io.github namespace of io.github.spacefreak18.simd
    publisher:namespace

Maintenance

Recent activity on the upstream repository, or built and reviewed by Flathub.

No staleness signals: recent activity, or built and reviewed by Flathub.