Review of "Privacy Kill Dashboard" version 1

Details Page Preview

Panel status for microphone mute, camera and microphone privacy locks (GNOME Privacy settings), and an optional soft VPN kill-switch. When the kill-switch is armed and a VPN, WireGuard, or Tailscale connection drops, NetworkManager networking is disabled. This is a soft kill-switch, not a kernel firewall rule. Uses NetworkManager D-Bus only. No telemetry and no remote network requests.

Extension Homepage
https://github.com/N0L0g1c/Privacy-Kill-Dashboard

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) error 1 warning 1

Shexli found 2 issues that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • extension.js:41
    file.load_contents(null)

EGO-P-003 error

GSettings schema XML must be present in package

Extension appears to use GSettings but no `.gschema.xml` file is included in the package.

GSettings Schemas

All Versions

Version Status
2 Unreviewed
1 Rejected

Previous Reviews on this Version

NoLo auto- rejected
Auto-rejected because of new version 2 was uploaded