From 6d29322b240f043450a7cfbba5c0427515331756 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Mon, 29 Sep 2025 10:39:35 -0700 Subject: [PATCH] fix up site, add blog --- _config.yml | 2 - _includes/blog-about-distrust.html | 9 +- _includes/{footer.html => footer.html.bkp} | 0 _includes/header.html | 19 +-- _layouts/landing.html | 10 +- _posts/2025-04-02-bybit-safe-report.md | 164 --------------------- _posts/2025-09-29-verifiable-compute.md | 75 ++++++++++ _sass/base.scss | 126 +++++++++++++++- assets/js/main.js | 9 -- 9 files changed, 210 insertions(+), 204 deletions(-) rename _includes/{footer.html => footer.html.bkp} (100%) delete mode 100644 _posts/2025-04-02-bybit-safe-report.md create mode 100644 _posts/2025-09-29-verifiable-compute.md diff --git a/_config.yml b/_config.yml index 7c60ec7..c20163d 100644 --- a/_config.yml +++ b/_config.yml @@ -11,8 +11,6 @@ header_pages: style: dark listen_for_clients_preferred_style: false -footer: '© 2025 Caution' - theme: jekyll-theme-console permalink: blog/:title.html diff --git a/_includes/blog-about-distrust.html b/_includes/blog-about-distrust.html index 6fa4cdd..1716348 100644 --- a/_includes/blog-about-distrust.html +++ b/_includes/blog-about-distrust.html @@ -1,10 +1,5 @@ -

About Distrust

+

About Caution

-

The Distrust team has helped build and secure some of the highest-risk systems in the world. This includes vaulting infrastructure at BitGo, Unit410, and Turnkey, as well as security work with electrical grid operators, industrial control systems, and other mission-critical systems.

+

The Caution team has helped build and secure some of the highest-risk systems in the world via their consulting company Distrust. This includes vaulting infrastructure at BitGo, Unit410, and Turnkey, as well as security work with electrical grid operators, industrial control systems, and other mission-critical systems.

-

We've conducted deep security due diligence across most major custodians. Through our experience with organizations that operate under constant threat—where **every class of attack is viable**—we've developed a methodology and set of open source tools designed to defend against even the most sophisticated adversaries.

- -

Today, we're taking the hard-earned lessons from that work and sharing them with the broader community. Our goal is to help others strengthen their security posture by making what we've learned—and the open source tools we've built—available to everyone.

- -

Looking for help analyzing and mitigating security risks in your own organization? Talk to us.

diff --git a/_includes/footer.html b/_includes/footer.html.bkp similarity index 100% rename from _includes/footer.html rename to _includes/footer.html.bkp diff --git a/_includes/header.html b/_includes/header.html index 516eb24..39052b7 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -10,7 +10,7 @@ @@ -87,10 +88,10 @@ - - - -