角色和会话的设置带来的好处是容易实施最小特权原则( Least Privilege Principle),即在一个成熟的安全系统内部应当决不会给予用户以超过执行任务所需特权以外的特权。
基于12个网页-相关网页
Principle of least privilege [计] 最小特权原则 ; 最低权限原则
the least privilege principle 最小权限原则
the principle of least privilege 最小特权原则 ; 权限原则
This violates the principle of Least privilege, which is a basic security design principle that recommends that users should only be granted enough privileges to perform their tasks.
这违背了最小特权原则,这是一个基本的安全设计原则,该原则建议只授予用户足够执行其任务的权利。
Follow the principle of least privilege.
请遵循最低权限原则。
In this way, the Android system implements the principle of least privilege. That is, each application, by default, has access only to the components that it requires to do its work and no more.
Android系统通过这种方式实现最低权限原则(the principle of least privilege) .也就是说,每个应用在只需要完成自己的功能而不需要其他服务的时候,默认只对自己的组件有访问权限。
应用推荐