262 lines
12 KiB
HTML
262 lines
12 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="{{ page.lang | default: site.lang | default: en }}">
|
||
|
||
{%- include head.html -%}
|
||
|
||
<body>
|
||
{%- include header.html -%}
|
||
|
||
<div class="container">
|
||
<main>
|
||
<div class="video-background-container">
|
||
<video autoplay muted loop playsinline class="video-background">
|
||
<source src="assets/videos/turq-blocks.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"' />
|
||
<source src="assets/videos/turq-blocks.webm" type='video/webm; codecs="vp8, vorbis"' />
|
||
</video>
|
||
<div class="gradient-overlay"></div>
|
||
</div>
|
||
|
||
<section class="flex-container capsule-header video-content" style="margin-top: 80px">
|
||
<div class="flex-container-inner" style="padding-top: 0px">
|
||
<div class="text-well center">
|
||
<div class="capsule-teal">software</div>
|
||
<br>
|
||
<h1 style="max-width: 1000px; margin: auto">open source tools for verifiable security</h1>
|
||
<br>
|
||
<p class="hero-p center">Most systems still rely on single individuals or computers, unverifiable software, and opaque processes. We’re redesigning security for transparency from the ground up.</p>
|
||
<div class="button-container center">
|
||
<a href="#roadmap" class="mega-teal button">View software</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section>
|
||
<div class="active-tools" id="active-tools">
|
||
<h2 class="center gradient-text">live tools</h2>
|
||
<p style="margin-top: 20px" class="hero-p center">Open source. Verifiable. Ready to use.</p>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- trying out new code-->
|
||
|
||
<section class="live-tools">
|
||
<div class="active-tools" id="active-tools">
|
||
<h2 class="center gradient-text">live tools</h2>
|
||
<p style="margin-top: 20px" class="hero-p center">Open source. Verifiable. Ready to use.</p>
|
||
</div>
|
||
<div class="flex-container">
|
||
<div class="flex-container-inner">
|
||
</div>
|
||
<div class="flex-container-inner">
|
||
</div>
|
||
</div>
|
||
<br>
|
||
<div class="flex-container properties">
|
||
<div class="flex-container-inner">
|
||
<p><b>StageX</b></p>
|
||
<p>Minimal, security-first Linux distribution for verifiable builds. Bootstrapped from Stage 0, it's hermetic, reproducible, and cryptographically multi-signed.</p>
|
||
</div>
|
||
<div class="flex-container-inner">
|
||
<p><b>AirgapOS</b></p>
|
||
<p>Immutable Linux distribution for offline secret management. Diskless, reproducible, and hardened for air-gapped environments.</p>
|
||
</div>
|
||
<div class="flex-container-inner">
|
||
<p><b>Keyfork</b></p>
|
||
<p>Deterministic key management toolchain—offline, air-gapped and smartcard-ready. Built for secure recovery, reproducibility, and cryptographic resilience.</p>
|
||
</div>
|
||
<div class="flex-container-inner">
|
||
<p><b>Icepick</b></p>
|
||
<p>Framework for building offline-first cryptocurrency tools—supporting transfers, staking, and signing across Bitcoin, Ethereum, Solana, and more.</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- trying out new code-->
|
||
|
||
<!-- trying out NEW live tools layout-->
|
||
|
||
<section style="margin-bottom: 0px;" class="flex-container">
|
||
<div class="flex-container-inner">
|
||
<h2 class="hero-header gradient-text center">live tools</h2>
|
||
<p class="hero-p center" style="margin-top: 20px; max-width: 700px">Open source. Verifiable. Ready to use.<p>
|
||
</div>
|
||
</section>
|
||
|
||
<section style="margin-top: 40px;" class="flex-container powered-by">
|
||
<div class="flex-container-inner">
|
||
<div class="text-well card">
|
||
<div class="img-container">
|
||
<img src="assets/base/companies/turnkey-black.svg" style="filter: invert(100)">
|
||
</div>
|
||
<p>Secured billions in digital assets by integrating StageX and AirgapOS into Turnkey's critical infrastructure, eliminating potential attack vectors.</p>
|
||
<a href="https://whitepaper.turnkey.com/foundations#abstract" rel=”noopener noreferrer” target="_blank" class="arrow-link">
|
||
Learn more
|
||
<span class="arrow">→</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div class="flex-container-inner">
|
||
<div class="text-well card">
|
||
<div class="img-container">
|
||
<img src="assets/base/companies/mysten-labs-white.svg" style="width: 250px">
|
||
</div>
|
||
<p>Eliminated single points of failure for Mysten Labs, creators of the SUI cryptocurrency, by securely integrating StageX into their deterministic nodes—protecting billions in transaction value.</p>
|
||
<a href="https://github.com/MystenLabs/sui/blob/main/docker/sui-node-deterministic/Dockerfile" rel=”noopener noreferrer” target="_blank" class="arrow-link">
|
||
Learn more
|
||
<span class="arrow">→</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div class="flex-container-inner">
|
||
<div class="text-well card">
|
||
<div class="img-container">
|
||
<img src="assets/base/companies/sidero-labs-white.png" style="filter: grayscale(); width: 150px">
|
||
</div>
|
||
<p>Strengthened kubernetes deployments at Sidero Labs by leveraging StageX to secure their Talos Linux distribution—ensuring robust protection for critical cloud infrastructure.</p>
|
||
<a href="https://github.com/siderolabs/talos/releases/tag/v1.10.0-alpha.2" rel=”noopener noreferrer” target="_blank" class="arrow-link">
|
||
Learn more
|
||
<span class="arrow">→</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- trying out NEW live tools layout-->
|
||
|
||
<div class="roadmap" id="roadmap">
|
||
<h2 class="center gradient-text">our roadmap</h2>
|
||
<p style="margin-top: 20px" class="hero-p center">We're actively building some tools—and raising support to build others. Here's what's in-progress and what's coming next.</p>
|
||
</div>
|
||
<div id="kanban" class="flex-container">
|
||
<div class="flex-container-inner flex-container kanban-column column-backlog">
|
||
<h4 style="color: var(--light-grey)">backlog (fundraising)</h4>
|
||
<a target="_blank" rel=”noopener noreferrer” class="flex-container-inner mini-card" href="https://git.distrust.co/public/bootproof">
|
||
<p><b>Bootproof</b></p>
|
||
<p>Prove what software booted on a system via remote attestation technologies.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
|
||
<a class="flex-container-inner mini-card" target="_blank" rel=”noopener noreferrer” href="https://git.distrust.co/public/sourceid">
|
||
<p><b>SourceId</b></p>
|
||
<p>Verify source code inegrity with hash-based fingerprints.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
<a class="flex-container-inner mini-card" href="https://git.distrust.co/public/sigrev" class="arrow-link">
|
||
<p><b>SigRev</b></p>
|
||
<p>Crowdsource and discover signed manual code reviews.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
</div>
|
||
<div class="flex-container-inner flex-container kanban-column column-progress">
|
||
<h4 style="color: var(--light-teal)">in-progress</h4>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” target="_blank" href="https://qvs.distrust.co/">
|
||
<p><b>Trove</b></p>
|
||
<p>Documentation for managing secrets that you can't afford to lose.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” target="_blank" href="https://codeberg.org/stagex/repros">
|
||
<p><b>ReprOS</b></p>
|
||
<p>Create ephemeral build environments to eliminate persistent risks.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” href="https://git.distrust.co/public/enclaveos">
|
||
<p><b>EnclaveOS</b></p>
|
||
<p>Immutable operating system for powering secure enclaves.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
</div>
|
||
<div class="flex-container-inner flex-container kanban-column column-active">
|
||
<h4 style="color: var(--light-purple)">active</h4>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” target="_blank" href="https://codeberg.org/stagex/stagex">
|
||
<p><b>StageX</b></p>
|
||
<p>Hermetic, deterministic, reproducible, multi-signed OCI-based build toolchain.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” target="_blank" href="https://git.distrust.co/public/airgap">
|
||
<p><b>AirgapOS</b></p>
|
||
<p>Minimal, immutable, offline-first swiss-army knife for secret management.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” target="_blank" href="https://git.distrust.co/public/keyfork">
|
||
<p><b>Keyfork</b></p>
|
||
<p>Derive keys from a single entropy source to simplify their management.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
<a class="flex-container-inner mini-card" rel=”noopener noreferrer” target="_blank" href="https://git.distrust.co/public/keyfork">
|
||
<p><b>Icepick</b></p>
|
||
<p>Framework for offline cryptographic signing operations.</p>
|
||
<div class="arrow-link">
|
||
View git repository
|
||
<span class="arrow">→</span>
|
||
</div>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
{% include powered-by.html %}
|
||
|
||
<section class="flex-container mid-tall-section">
|
||
<div class="flex-container-inner">
|
||
<h3>building the missing pieces for provable security</h3>
|
||
<p class="hero-p">Modern software systems still rely on trust—maintainers, IT admins, third-party providers. But what happens when they are compromised? How do you verify that your systems haven't been tampered with?</p>
|
||
<p class="hero-p">We’ve identified critical gaps and built tools to remove single points of failure across all levels of the software lifecycle—from toolchains and dependencies to how code is built, signed, verified and deployed.</p>
|
||
<p class="hero-p">By combining multi-party trust, remote attestation, and bit-for-bit reproducibility, we are eliminating trust assumptions, ensuring security isn't just a claim—it's provable. And as everything we do, all our software is open source.</p>
|
||
<a href="#roadmap" class="arrow-link">
|
||
See what we're building
|
||
<span class="arrow">→</span>
|
||
</a>
|
||
</div>
|
||
<div class="flex-container-inner"></div>
|
||
</section>
|
||
|
||
|
||
<section class="flex-container">
|
||
<div class="flex-container-inner"></div>
|
||
<div class="flex-container-inner">
|
||
<h4 class="quote" style="filter: brightness(50%)">❝You can't build a better world on unverifiable systems. We eliminate single points of failure by rethinking security from first principles, and open sourcing everything we build.❝ — Distrust team</h4>
|
||
</div>
|
||
</section>
|
||
|
||
<section>
|
||
<h4 class="gradient-text center" style="line-height: 50px; max-width: 600px; margin: auto;">want to help with our vision?</h4>
|
||
<p class="hero-p center" style="max-width: 600px; margin-top: 10px">Fund the work. Fork the code. Join the mission.</p>
|
||
<div class="button-container center">
|
||
<a href="/contact.html" class="mega-teal button">Get in touch</a>
|
||
</div>
|
||
</section>
|
||
|
||
</main>
|
||
</div>
|
||
{%- include footer.html -%}
|
||
</body>
|
||
|
||
</html>
|