dingo icon indicating copy to clipboard operation
dingo copied to clipboard

per-user config?

Open pforemski opened this issue 8 years ago • 1 comments

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.

pforemski avatar Oct 24 '16 10:10 pforemski

alternative implementation ideas: https://github.com/slackhq/go-audit, systemtap

pforemski avatar Nov 22 '16 11:11 pforemski