分布式系统下的认证与授权 · BMPI #81
Replies: 5 comments
-
最后一个图是用什么软件画的? |
Beta Was this translation helpful? Give feedback.
-
看起来像是excalidraw |
Beta Was this translation helpful? Give feedback.
-
感觉“传输”放在这里非常奇怪。 |
Beta Was this translation helpful? Give feedback.
-
在客户端访问服务端的过程中,传输安全也很重要。首先这都属于架构安全要考虑的,其次认证授权包括凭证的安全都需要传输层的安全来保障,否则再严密的算法设计也很难阻挡中间人攻击、重放攻击之类,而这种风险会让认证授权的安全设计形同虚设。 |
Beta Was this translation helpful? Give feedback.
-
又是一大堆技术点~~ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
分布式系统下的认证与授权 · 构建我的被动收入
本文从高层次梳理在不同架构演进中认证、授权及凭证这些和架构安全相关的技术的发展过程。
https://www.bmpi.dev/dev/authentication-and-authorization-in-a-distributed-system/
Beta Was this translation helpful? Give feedback.
All reactions