Review of "Net Identity" version 2

Details Page Preview

Panel indicator for your current network identity: public IP address, VPN/WireGuard/Tailscale state, DNS resolvers, primary connection, and LAN addresses. Click a row to copy its value to the clipboard (write-only; this extension does not read the clipboard). Notifies when the public IP changes. Network access: this extension may request your public IP from api.ipify.org, ifconfig.me, or icanhazip.com. Responses are kept in memory only for the session. Local connection details come from NetworkManager and /etc/resolv.conf. No accounts and no telemetry.

Extension Homepage
https://github.com/N0L0g1c/Net-Identity

No comments.

Diff Against

Files

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

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:62
    St.Clipboard.get_default()

All Versions

Version Status
2 Unreviewed
1 Rejected