Merge pull request #1581 from yallop/okernel-roadmap

Fix broken link to okernel documentation.
This commit is contained in:
Justin Cormack 2017-04-11 11:59:07 +01:00 committed by GitHub
commit 4bd8532713

View File

@ -96,6 +96,6 @@ critical mass before eventually being upstreamed.
In this spirit, the [`/projects`](../projects) subdirectory houses a number of such projects. At this time, these include:
- [WireGuard](../projects/wireguard/roadmap.md): a modern and minimal VPN implemented with the state-of-the-art cryptography
like the [Noise protocol framework](http://www.noiseprotocol.org/)
- [okernel](../projects/okernel/roadmap.md): a mechanism to split the kernel into inner and outer subkernels with different trust properties
- [okernel](../projects/okernel/README.md): a mechanism to split the kernel into inner and outer subkernels with different trust properties
The Moby community welcomes new security projects - please propose a new project if you have one you'd like to include!