|
|
|
|
|
by EthanHeilman
1780 days ago
|
|
I would argue that if you have services then the right place to put encryption and authentication is at the service level. Building secure channels between IP addresses is all good, but do you really want to map roles/identities/privileges to specific IP addresses if those roles/identities/privileges really represent services? |
|
Like I said: differently complex but it’s a general solution to the problem and doesn’t require changing more “inner” things as much.