5 ms·
But with public key auth I'm already distrusting everyone on my private network.
by bdd8f1df777b 2y ago
But with public key auth I'm already distrusting everyone on my private network.
- resoluteteeth 2y agoTechnically I guess that's "zero trust" in the sense of meeting the requirement of not trusting internal connections more than external ones, but in practice I guess "zero trust" also typically entails making every connection go through the same user-based authentication system, which uploading specific keys to specific servers manually definitely doesn't achieve.