Re: [dm-devel] [PATCH RFC v10 1/17] security: add ipe lsm

2023-07-13 Thread Fan Wu
On Sat, Jul 08, 2023 at 12:22:59AM -0400, Paul Moore wrote: > On Jun 28, 2023 Fan Wu wrote: > > > > Integrity Policy Enforcement (IPE) is an LSM that provides an > > complimentary approach to Mandatory Access Control than existing LSMs > > today. > > > > Existing LSMs have centered around the co

Re: [dm-devel] [PATCH RFC v10 1/17] security: add ipe lsm

2023-07-07 Thread Paul Moore
On Jun 28, 2023 Fan Wu wrote: > > Integrity Policy Enforcement (IPE) is an LSM that provides an > complimentary approach to Mandatory Access Control than existing LSMs > today. > > Existing LSMs have centered around the concept of access to a resource > should be controlled by the current user's

Re: [dm-devel] [PATCH RFC v10 1/17] security: add ipe lsm

2023-07-07 Thread Paul Moore
On Jun 28, 2023 Fan Wu wrote: > > Integrity Policy Enforcement (IPE) is an LSM that provides an > complimentary approach to Mandatory Access Control than existing LSMs > today. > > Existing LSMs have centered around the concept of access to a resource > should be controlled by the current user's