Privacy
Iblis is local-first. Prompts, lyrics, and generated tracks never leave your machine unless you explicitly export them.
What the desktop app sends
- Update checks. The shell polls
https://iblis.meiuxmeiux.com/api/v1/releases/latest.jsonand/api/v1/catalog.jsonon launch and periodically thereafter. These requests reveal your IP address and User-Agent to our web server. Standard web-server logs apply. - Plugin downloads. When you install a plugin, the shell downloads its assets from URLs declared in the signed catalog. These URLs may be hosted by us or by trusted third parties (HuggingFace, R2, GitHub Releases). Each host sees your IP and User-Agent during the download.
- Diagnostics. Off by default. If you turn diagnostics on
in Settings (levels: off / errors / verbose), the shell can send a
redacted bundle of its own logs and environment — app and
plugin versions, engine health, GPU/OS info, and recent log lines with
filesystem paths, tokens, and personal identifiers stripped — to
https://iblis.meiuxmeiux.com/api/v1/diag.php. You trigger it explicitly ("Send diagnostics now"); if enabled, it also auto-sends once when an engine fails to launch, so the error reaches us without a manual paste. Bundles are size-capped, stored off the public web root, readable only by the developer, and deleted after 30 days. Prompts, lyrics, and generated audio are never included. - Crash reports. Captured only while diagnostics is on, as part of the bundle above. Off by default.
What the website does
iblis.meiuxmeiux.com is plain Apache + PHP. No analytics. No third-party JavaScript. Standard access logs are kept for 30 days, then deleted.
Future cloud features
Any future feature that uploads content from your machine to a remote server will be off by default, gated behind an explicit per-job consent, and clearly described in this policy before launch.