sig-security: Fix link to ima-namespace project

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2017-05-25 10:44:36 -07:00
parent 905ded081e
commit 3950d8fb82

View File

@ -72,7 +72,7 @@ Video Recording: https://youtu.be/OB1Tu6cISLg
base64 encoded keys base64 encoded keys
* kernel module for now, working on upstreaming * kernel module for now, working on upstreaming
* exposes a network device, so everything going through it is secure * exposes a network device, so everything going through it is secure
* [IMA namespacing](../../projects/wireguard/) * [IMA namespacing](../../projects/ima-namespace/)
* IMA itself is designed to detect any changes to files * IMA itself is designed to detect any changes to files
* allows users to specify policies about which files to check * allows users to specify policies about which files to check
* EVM protects changes to file xattrs, etc. * EVM protects changes to file xattrs, etc.