https://github.com/hardenedlinux/lego-hardening
Hardening your OS/Profile is like building with LEGO, incorporating a couple of Grsecurity features and implementing aggressive security settings
https://github.com/hardenedlinux/lego-hardening
apparmor hardening linux nixos nixos-config security
Last synced: 11 months ago
JSON representation
Hardening your OS/Profile is like building with LEGO, incorporating a couple of Grsecurity features and implementing aggressive security settings
- Host: GitHub
- URL: https://github.com/hardenedlinux/lego-hardening
- Owner: hardenedlinux
- License: mit
- Created: 2021-03-20T08:16:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T03:26:18.000Z (about 1 year ago)
- Last Synced: 2025-04-13T22:50:34.821Z (12 months ago)
- Topics: apparmor, hardening, linux, nixos, nixos-config, security
- Language: Nix
- Homepage: https://hardenedlinux.github.io/lego-hardening/
- Size: 534 KB
- Stars: 19
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: LEGO Hardening
#+AUTHOR: GuangTao Zhang
#+EMAIL: gtrunsec@hardenedlinux.org
* Acknowledgments
- [[https://github.com/hkbhc/hkbhc-whitepaper/blob/master/White%20Paper%20on%20Secure%20and%20Compliant%20Web%203.0%20Infrastructure.pdf][White Paper on Secure and Compliant Web 3.0 Infrastructure]]
- [[https://github.com/dev-sec/ansible-collection-hardening/tree/master][dev-sec: This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL]]