namecoin / heteronculous-horklump

Go port of Heteronculous (ptrace-based proxy leak detector). Outreachy project.
GNU General Public License v3.0
7 stars 3 forks source link

Whitelist all Unix sockets #58

Closed JeremyRand closed 1 year ago

JeremyRand commented 1 year ago

Unix sockets are already protected from leaks via AppArmor, so there's no reason to block them.

JeremyRand commented 1 year ago

@robertmin1 this is ready for review.

robertmin1 commented 1 year ago

Looks good!