(no title)
hardsnow | 5 days ago
I’ve built this in Airut and so far seems to handle all the common cases (GitHub, Anthropic / Google API keys, and even AWS, which requires slightly more work due to the request signing approach). Described in more detail here: https://github.com/airutorg/airut/blob/main/doc/network-sand...
sesm|5 days ago
ctmnt|5 days ago
Personally I don't like the proxy / MITM approach for that, because you're adding an additional layer of surface area for problems to arise and attacks to occur. That code has to be written and maintained somewhere, and then you're back to the original problem.
NitpickLawyer|5 days ago
hardsnow|5 days ago
petesergeant|5 days ago