diff --git a/src/images/projects/usbarmory-tamago.svg b/src/images/projects/usbarmory-tamago.svg new file mode 100644 index 0000000..64acb75 --- /dev/null +++ b/src/images/projects/usbarmory-tamago.svg @@ -0,0 +1,188 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/projects/tamago.md b/src/projects/tamago.md new file mode 100644 index 0000000..691b1b7 --- /dev/null +++ b/src/projects/tamago.md @@ -0,0 +1,8 @@ +--- +title: "TamaGo" +img: + src: "../images/projects/usbarmory-tamago.svg" +summary: "The TamaGo project enables compilation and execution of unencumbered Go applications on bare metal AMD64/ARM/RISC-V processors. It leverages this capability to implement pure Go smartcards, encrypted drives, KVMs, ARM and UEFI bootloaders and a TrustZone TEE framework." +link: "https://github.com/usbarmory/tamago" +supportedByUs: true +--- \ No newline at end of file diff --git a/src/projects/usbarmory.md b/src/projects/usbarmory.md new file mode 100644 index 0000000..7ad5e0a --- /dev/null +++ b/src/projects/usbarmory.md @@ -0,0 +1,8 @@ +--- +title: "USB armory" +img: + src: "../images/projects/usbarmory-tamago.svg" +summary: "The USB armory is an open source hardware design, implementing a compact secure computer and open tools for secure boot signing, OTP fusing and firmware development." +link: "https://github.com/usbarmory/usbarmory" +supportedByUs: true +--- \ No newline at end of file