dingo
dingo copied to clipboard
per-user config?
If dingo runs on loopback, it might be possible to get the remote process and user id through Linux socket diagnostics, using the NETLINK_INET_DIAG api (like ss(8)). This way we could change dingo behavior depending on who makes the query.
alternative implementation ideas: https://github.com/slackhq/go-audit, systemtap