|
|
|
|
|
by ithkuil
52 days ago
|
|
The auth between your app and the proxy can be scoped more easily. For example if the proxy runs in localhost you can trust the localhost workload. Or you can use some other kind of workload identity proof (like cloud based metadata servers). If you leak such a key no other VM can use it, because it's scoped to your VM |
|