| commit | 551a8199dab7faaa0bfb2c082c7f55a0940df247 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Jun 04 14:32:11 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Tue Jun 11 17:01:21 2024 +0000 |
| tree | a3401e58cc04141b08ba72eafd57ad287163885f | |
| parent | 2dc428095db12457baa21f1016ed32e016dab5b1 [diff] |
m/test/swptm/swtpm_cert: init This is a Go reimplementaiton of swtpm_cert from upstream swtpm. Change-Id: I5738709fbe9512cfb3c853622f0ff6655506e9a9 Reviewed-on: https://review.monogon.dev/c/monogon/+/3129 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
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.