@ -65,6 +65,11 @@ See [doc/architecture.md](doc/architecture.md).
* `nixpkgs` was chosen because it is *policy-free software*: it doesn't force any policy decisions on its dependees. `nixpkgs` also has amazing support for [cross-compilation](https://github.com/NixOS/nixpkgs/blob/master/doc/stdenv/cross-compilation.chapter.md); once you've used it you'll never want to deal with cross compilers any other way, ever again.
## Related Links
- [Google Working To Remove MINIX-Based ME From Intel Platforms](https://www.tomshardware.com/news/google-removing-minix-management-engine-intel,35876.html)
- Hugo Landau's [interesting idea for implementing write-protect-until-next-power-off](https://www.devever.net/~hl/secureboot) using discrete components.
## License
Everything in this repository is licensed under the GNU General Public License, version 2 or later (at your option).