diff --git a/index.html b/index.html index a010c8a..cabc836 100644 --- a/index.html +++ b/index.html @@ -570,7 +570,7 @@ footer.site .bottom a { color:rgba(245,241,232,0.6); }
Software licensing for independent creators

Self-hosted licensing for software creators.

- Keysat empowers software creators to monetize their work. Keysat is fully self-hosted and is Bitcoin-native. Your software verifies signed keys offline. You own the signing key, the customer list, and the payment rails — no SaaS, no middleman, no platform risk. + Keysat is a self-hosted licensing server. Buyers pay you for the software you create, and their license can be verified offline. Your licensing key, customer list, and payment rails all live on your hardware — no SaaS, no middleman, no platform risk.

Install Keysat @@ -616,7 +616,7 @@ footer.site .bottom a { color:rgba(245,241,232,0.6); }
What this enables

A complete sell-your-software stack, sovereign end-to-end.

-

Keysat is the licensing layer. BTCPay handles payments. Your hardware holds the keys. No third party can mint, revoke, or read your sales records.

+

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.

@@ -764,11 +764,11 @@ footer.site .bottom a { color:rgba(245,241,232,0.6); }

From install to first sale in an afternoon. No cloud account to create, no API keys to copy.

    -
  1. 01

    Install on your Start9

    One click from registry.keysat.xyz in the StartOS marketplace. BTCPay comes bundled as a dependency. (Sideload the .s9pk directly if you prefer.)

  2. +
  3. 01

    Install on your Start9

    One click from registry.keysat.xyz in the StartOS marketplace. (Sideload the .s9pk directly if you prefer.)

  4. 02

    Connect BTCPay

    One click in the StartOS Actions tab. Authorize once on BTCPay's consent page; Keysat registers a webhook automatically.

  5. 03

    Define products + policies

    Declare a product, set its price in sats, define a policy (duration, seat cap, trial, entitlements).

  6. 04

    Embed your public key

    Copy your Keysat public key into your app. Add the SDK. Five lines of code verifies a signature at startup.

  7. -
  8. 05

    Share your purchase URL

    Buyers hit your public URL, pay in Bitcoin, get a signed license. Their copy of your software boots up licensed.

  9. +
  10. 05

    Share your purchase URL

    Buyers hit your public URL, pay for your software, and get a signed license that can be verified offline.

@@ -969,7 +969,7 @@ fmt.Printf("licensed for %s, expires %s\n

Sideload

If you'd rather not add the marketplace:

    -
  1. Download keysat_x86_64.s9pk from GitHub releases.
  2. +
  3. Download keysat_x86_64.s9pk.
  4. StartOS dashboard → Sideload → drag the file in.
  5. Click Install.