benjamin-bader / amanuensis

ah - MAN - you - EN - sis: Web Traffic Inspector
GNU General Public License v3.0
2 stars 0 forks source link

Figure out XPC for trusty #41

Closed benjamin-bader closed 2 years ago

benjamin-bader commented 2 years ago

Unix sockets for privileged helper RPC are just bonkers and I don't trust my ability to keep it secure. XPC at least "offers" the private auditToken API for ensuring the client is correct. Let's see if we can make it work.

benjamin-bader commented 2 years ago

Fixed in #42