No description
Find a file
Fabian Grünbichler 66d14ddde2 bump version to 0.0~git20240117.c443a5f-6
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2025-07-08 13:11:18 +02:00
.github/workflows Update github actions to newer versions 2024-01-17 14:38:00 -05:00
data Finish the certmule -> certwrapper rename. 2024-01-17 14:31:58 -05:00
debian bump version to 0.0~git20240117.c443a5f-6 2025-07-08 13:11:18 +02:00
gnu-efi@03670e14f2 Add gnu-efi as a submodule 2022-05-25 14:29:59 -04:00
.gitignore .gitignore: Add vim and emacs temp files 2022-05-25 14:29:59 -04:00
.gitmodules Add gnu-efi as a submodule 2022-05-25 14:29:59 -04:00
certwrapper.c Finish the certmule -> certwrapper rename. 2024-01-17 14:31:58 -05:00
CODE_OF_CONDUCT.md Add code of conduct 2022-05-25 14:23:12 -04:00
elf_aarch64_efi.lds Allow aarch64 programs to be signed. 2023-03-10 16:10:08 -05:00
elf_arm_efi.lds Allow aarch64 programs to be signed. 2023-03-10 16:10:08 -05:00
elf_ia32_efi.lds Allow aarch64 programs to be signed. 2023-03-10 16:10:08 -05:00
elf_ia64_efi.lds Allow aarch64 programs to be signed. 2023-03-10 16:10:08 -05:00
elf_x86_64_efi.lds Allow aarch64 programs to be signed. 2023-03-10 16:10:08 -05:00
find-addresses Add VENDOR_DB_FILE= and VENDOR_DBX_FILE= make stuff 2020-08-12 12:02:13 -04:00
LICENSE Add LICENSE, README.md, code, and whatnot 2020-08-12 11:40:25 -04:00
make-archive Finish the certmule -> certwrapper rename. 2024-01-17 14:31:58 -05:00
Makefile Finish the certmule -> certwrapper rename. 2024-01-17 14:31:58 -05:00
README.md Finish the certmule -> certwrapper rename. 2024-01-17 14:31:58 -05:00

certwrapper

This is an x509 certificate wrapper in the form of an EFI binary. It is designed to be "safe" to sign, in terms of not needing to worry about what happens if anyone runs the code, which can be very easily trusted and trivially examined for modification in both source and binary form.