| commit | 2dc428095db12457baa21f1016ed32e016dab5b1 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Jun 04 14:30:19 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Tue Jun 11 17:01:21 2024 +0000 |
| tree | 64099a44141eb5d5909accafd14925fadc53a9ce | |
| parent | 72c1f2b4fde0477c9e1d02803fe8c5ffef116f42 [diff] |
m/test/swptm/certtool: init This implements a minimal GnuTLS certtool replacement. It will be used by swtpm_setup and friends when generating an emulated TPM certificate. Change-Id: I7635ccdc50459fec9287ea790488e110c6ce3094 Reviewed-on: https://review.monogon.dev/c/monogon/+/3128 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix: #monogon-os-community:matrix.org.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.