small-fixes #40

Manually merged
xenushka merged 5 commits from small-fixes into main 2025-06-07 17:13:22 +00:00
3 changed files with 59 additions and 39 deletions
Showing only changes of commit 541c5598c4 - Show all commits

View File

@ -5,7 +5,7 @@
</div> </div>
<div class="flex-container-inner"> <div class="flex-container-inner">
<ol class="values-container"> <ol class="values-container">
<li>eliminate centralized trust</li> <li>decentralize trust</li>
<li>open source everything</li> <li>open source everything</li>
<li>security beyond compliance</li> <li>security beyond compliance</li>
<li>move thoughtfully &#38; improve things</li> <li>move thoughtfully &#38; improve things</li>

View File

@ -31,13 +31,6 @@
</div> </div>
</section> </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--> <!-- trying out new code-->
<section class="live-tools"> <section class="live-tools">
@ -79,47 +72,63 @@
<section style="margin-bottom: 0px;" class="flex-container"> <section style="margin-bottom: 0px;" class="flex-container">
<div class="flex-container-inner"> <div class="flex-container-inner">
<h2 class="hero-header gradient-text center">live tools</h2> <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> <p class="hero-p center" style="margin-top: 20px; max-width: 700px">XXXX Open source. Verifiable. Ready to use.<p>
</div> </div>
</section> </section>
<section style="margin-top: 40px;" class="flex-container powered-by"> <section style="margin-top: 40px;" class="powered-by">
<div class="flex-container">
<div class="flex-container-inner"> <div class="flex-container-inner">
<div class="text-well card"> <div class="text-well card">
<div class="img-container"> <div class="live-tool-name">
<img src="assets/base/companies/turnkey-black.svg" style="filter: invert(100)"> StageX
</div> </div>
<p>Secured billions in digital assets by integrating StageX and AirgapOS into Turnkey's critical infrastructure, eliminating potential attack vectors.</p> <p>Minimal, security-first Linux distribution for verifiable builds. Bootstrapped from Stage 0, it's hermetic, reproducible, and cryptographically multi-signed.</p>
<a href="https://whitepaper.turnkey.com/foundations#abstract" rel=”noopener noreferrer target="_blank" class="arrow-link"> <a href="https://codeberg.org/stagex/stagex" rel=”noopener noreferrer target="_blank" class="arrow-link">
Learn more View git repository
<span class="arrow">&#x2192;</span> <span class="arrow">&#x2192;</span>
</a> </a>
</div> </div>
</div> </div>
<div class="flex-container-inner"> <div class="flex-container-inner">
<div class="text-well card"> <div class="text-well card">
<div class="img-container"> <div class="live-tool-name">
<img src="assets/base/companies/mysten-labs-white.svg" style="width: 250px"> AirgapOS
</div> </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> <p>Immutable Linux distribution for offline secret management. Diskless, reproducible, and hardened for air-gapped environments.</p>
<a href="https://github.com/MystenLabs/sui/blob/main/docker/sui-node-deterministic/Dockerfile" rel=”noopener noreferrer target="_blank" class="arrow-link"> <a href="https://git.distrust.co/public/airgap" rel=”noopener noreferrer target="_blank" class="arrow-link">
Learn more View git repository
<span class="arrow">&#x2192;</span>
</a>
</div>
</div>
</div>
<div class="flex-container">
<div class="flex-container-inner">
<div class="text-well card">
<div class="live-tool-name">
Keyfork
</div>
<p>Deterministic key management toolchain—offline, air-gapped and smartcard-ready. Built for secure recovery, reproducibility, and cryptographic resilience.</p>
<a href="https://git.distrust.co/public/keyfork" rel=”noopener noreferrer target="_blank" class="arrow-link">
View git repository
<span class="arrow">&#x2192;</span> <span class="arrow">&#x2192;</span>
</a> </a>
</div> </div>
</div> </div>
<div class="flex-container-inner"> <div class="flex-container-inner">
<div class="text-well card"> <div class="text-well card">
<div class="img-container"> <div class="live-tool-name">
<img src="assets/base/companies/sidero-labs-white.png" style="filter: grayscale(); width: 150px"> Icepick
</div> </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> <p>Framework for building offline-first cryptocurrency tools—supporting transfers, staking, and signing across Bitcoin, Ethereum, Solana, and more.</p>
<a href="https://github.com/siderolabs/talos/releases/tag/v1.10.0-alpha.2" rel=”noopener noreferrer target="_blank" class="arrow-link"> <a href="https://git.distrust.co/public/icepick" rel=”noopener noreferrer target="_blank" class="arrow-link">
Learn more View git repository
<span class="arrow">&#x2192;</span> <span class="arrow">&#x2192;</span>
</a> </a>
</div> </div>
</div> </div>
</div>
</section> </section>
<!-- trying out NEW live tools layout--> <!-- trying out NEW live tools layout-->
@ -210,7 +219,7 @@
<span class="arrow">&#x2192;</span> <span class="arrow">&#x2192;</span>
</div> </div>
</a> </a>
<a class="flex-container-inner mini-card" rel=”noopener noreferrer target="_blank" href="https://git.distrust.co/public/keyfork"> <a class="flex-container-inner mini-card" rel=”noopener noreferrer target="_blank" href="https://git.distrust.co/public/icepick">
<p><b>Icepick</b></p> <p><b>Icepick</b></p>
<p>Framework for offline cryptographic signing operations.</p> <p>Framework for offline cryptographic signing operations.</p>
<div class="arrow-link"> <div class="arrow-link">

View File

@ -227,6 +227,12 @@ a:hover {
} }
/* software page */ /* software page */
.live-tool-name {
font-size: 2.5rem;
font-weight: bolder;
}
.kanban-column { .kanban-column {
border:1px solid #282D38; border:1px solid #282D38;
padding: 20px 20px !important; padding: 20px 20px !important;
@ -973,8 +979,13 @@ hr {
.menu>li:not(:last-child) { .menu>li:not(:last-child) {
border-bottom: 1px solid #444; border-bottom: 1px solid #444;
} }
.values-container {
font-size: 23px !important;
}
} }
/** /**
* Buttons * Buttons
*/ */