From 7e91d45cdee12a926f126f1244086bea51a04228 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Sat, 22 Mar 2025 17:14:35 -0700 Subject: [PATCH] add open source messaging --- _layouts/software.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/software.html b/_layouts/software.html index aff125e..352b71b 100644 --- a/_layouts/software.html +++ b/_layouts/software.html @@ -36,7 +36,7 @@

creating the building blocks for provable security

Modern software systems still rely on trust in individuals—maintainers, IT admins, or third-party providers. But what happens when they are compromised? How do you verify that the software running on your systems hasn’t been tampered with?

We’ve identified critical missing pieces needed to remove single points of failure at every level. Our approach covers the complete lifecycle of software from your toolchains and dependencies to how your code is built, signed, verified and deployed.

-

By combining multi-party trust, remote attestation, and bit-for-bit reproducibility, we are methodically eliminating trust assumptions, ensuring security isn’t just a claim—it’s provable.

+

By combining multi-party trust, remote attestation, and bit-for-bit reproducibility, we are methodically eliminating trust assumptions, ensuring security isn’t just a claim—it’s provable. And as everything we do, all our software is open source.

See what we're building