Value-grid reorder + testimonial timeframe + sideload back to GH releases
- Value-grid: top row now starts with the key-ownership pitch (signing key → offline verification → sell however you want). Renamed and rewrote the prior "Bitcoin payments, your store" box to "Payment channels you control" and moved it to the bottom-left. - SeasonsOfLearning testimonial: tightened the timeframe from "October → January" to "over a weekend → two weeks later" so the speed-to-launch story lands harder. - Sideload link points at github.com/keysat-xyz/keysat/releases/latest now that the repo is public. files.keysat.xyz stays as the canonical s9pk host for the StartOS registry's package-add URL.
This commit is contained in:
+7
-7
@@ -619,11 +619,6 @@ footer.site .bottom a { color:rgba(245,241,232,0.6); }
|
||||
<p>Keysat is the licensing layer. Your hardware holds the keys and controls payment rails. No third party can mint, revoke, or read your sales records.</p>
|
||||
</div>
|
||||
<div class="value-grid">
|
||||
<div class="item">
|
||||
<div class="icon-wrap"><i data-lucide="zap"></i></div>
|
||||
<h3>Bitcoin payments, your store</h3><div class="accent-bar"></div>
|
||||
<p>BTCPay Server on your own Start9 takes the payment. Lightning settles in seconds. Funds land in your wallet — no intermediary holds them.</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="icon-wrap"><i data-lucide="key-round"></i></div>
|
||||
<h3>You own the signing key</h3><div class="accent-bar"></div>
|
||||
@@ -639,6 +634,11 @@ footer.site .bottom a { color:rgba(245,241,232,0.6); }
|
||||
<h3>Sell however you want</h3><div class="accent-bar"></div>
|
||||
<p>One-time purchases for the whole app. Free / paid splits. Trials. Recurring renewals. Time-limited licenses, multi-seat licenses, comp keys for press. The licensing layer is a primitive — you decide the business model.</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="icon-wrap"><i data-lucide="zap"></i></div>
|
||||
<h3>Payment channels you control</h3><div class="accent-bar"></div>
|
||||
<p>BTCPay Server on your own server manages bitcoin and lightning payments. Funds land in your wallet without intermediaries.</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="icon-wrap"><i data-lucide="tag"></i></div>
|
||||
<h3>Discount & comp codes</h3><div class="accent-bar"></div>
|
||||
@@ -739,7 +739,7 @@ footer.site .bottom a { color:rgba(245,241,232,0.6); }
|
||||
<p class="product-tag">Multi-grade week planner for homeschool families with kids on different tracks. Mixes curricula across ages.</p>
|
||||
</div>
|
||||
</div>
|
||||
<blockquote>“I sketched the workflow on a notepad in October. By January my kids’ school days were running on it. Now Keysat lets me sell it to the other homeschool families who were trying to bend single-student tools to fit their week.”</blockquote>
|
||||
<blockquote>“I sketched the workflow on a notepad over a weekend. Two weeks later my kids’ school days were running on it. Now Keysat lets me sell it to the other homeschool families who were trying to bend single-student tools to fit their week.”</blockquote>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
@@ -969,7 +969,7 @@ fmt.<span class="f">Printf</span>(<span class="s">"licensed for %s, expires %s\n
|
||||
<h3>Sideload</h3>
|
||||
<p>If you'd rather not add the marketplace:</p>
|
||||
<ol>
|
||||
<li>Download <a href="https://files.keysat.xyz/keysat_x86_64.s9pk"><code>keysat_x86_64.s9pk</code></a>.</li>
|
||||
<li>Download <code>keysat_x86_64.s9pk</code> from <a href="https://github.com/keysat-xyz/keysat/releases/latest">GitHub releases</a>.</li>
|
||||
<li>StartOS dashboard → Sideload → drag the file in.</li>
|
||||
<li>Click Install.</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user