Skip to content

PointSav Documentation

The engineering library for the PointSav platform — operating systems and services for regulated businesses that own their data, their AI, and their record-keeping outright. Where the monorepo holds the code, this wiki holds the reasoning: architecture, services, security, and the governance commitments that bind future development.

os-infrastructure and os-network-admin: Distribution Model

← All revisions

4284b05f · PointSav Digital Systems ·

editorial(architecture): fix os-products-distribution-model's pricing/catalog overclaims (Track-B) — confirmed against the real catalog (app-privategit-marketplace/catalog/products.yaml): os-network-admin is catalogued at $0 USDC (beta), not $1; os-infrastructure is not catalogued at all, not $19 — rewrote to distinguish the one live $0 beta listing from os-infrastructure's planned-but-not-yet-catalogued distribution model throughout (artifacts, license flow, install principle); added missing index_group frontmatter field (pre-existing lint ERROR, unrelated to this fix); ES pair had the same stale $19/$1 claims, never corrected; register-clean EN+ES

View the full record as of this revision →

@@ -3,6 +3,7 @@ schema: foundry-doc-v1
title: "os-infrastructure and os-network-admin: Distribution Model"
slug: os-products-distribution-model
category: architecture
index_group: customer-ownership-and-deployment
type: topic
content_type: topic
quality: complete
@@ -13,24 +14,22 @@ language_protocol: PROSE-TOPIC
last_edited: 2026-06-29
editor: pointsav-engineering
paired_with: os-products-distribution-model.es.md
short_description: "Two products are planned for software.pointsav.com: os-infrastructure ($19 USDC) and os-network-admin ($1 USDC); each ships as three signed artifacts per version."
short_description: "os-network-admin distributes today at software.pointsav.com at $0 USDC (beta); os-infrastructure's bare-metal/cloud-VM distribution model is planned but not yet catalogued. Both ship as signed artifacts, licensed and delivered on-chain."
cites: []
---

Two products are planned/intended for distribution at `software.pointsav.com`:
`os-network-admin` is catalogued for distribution at `software.pointsav.com` today, currently priced at $0 USDC while in beta — no non-zero price has been ratified for it yet. `os-infrastructure`, the sovereign OS for PPN infrastructure nodes described below, is planned but not yet a catalogued product; its distribution model is the intended design, not a live listing.

| Product | Price | What it provides |
|---|---|---|
| `os-infrastructure` | $19 USDC | Sovereign OS for PPN infrastructure nodes — runs on bare metal, cloud VMs, or QEMU |
| `os-network-admin` | $1 USDC | Mesh control plane; also available as a Linux daemon for existing systems |

**Correction (2026-08-02, verified against canonical `origin/main`):** both prices are wrong. The real catalog (`app-privategit-marketplace/catalog/products.yaml`) prices `os-network-admin` at `$0` (BETA), and `os-infrastructure` doesn't appear as a catalogued product at all — only `os-console` and `os-network-admin` are listed. The ratified licensing BRIEF cited in the marketplace code states explicitly: "every catalogued product is priced at $0 USDC (BETA)... no non-zero future price has been ratified for any tier." **Flagged, not resolved.**
| Product | Status | Price | What it provides |
|---|---|---|---|
| `os-network-admin` | Catalogued (beta) | $0 USDC | Mesh control plane; also available as a Linux daemon for existing systems |
| `os-infrastructure` | Planned, not yet catalogued | Not yet set | Sovereign OS for PPN infrastructure nodes — runs on bare metal, cloud VMs, or QEMU |

Pricing is denominated in USDC on Polygon PoS. No subscription billing. No customer account required. The on-chain transaction is the receipt.

## Three artifacts per product

Each product ships three signed artifacts per version. The same Ed25519 key signs all three, so artifact authenticity is verifiable independently of the distribution server.
The design intends up to three signed artifacts per product per version, the same Ed25519 key signing all three so artifact authenticity is verifiable independently of the distribution server. `os-network-admin`'s catalogued beta ships as the daemon artifact today; the `.iso`/`.qcow2` bare-metal and cloud-VM paths described below are part of `os-infrastructure`'s planned distribution model, not yet a live listing.

### `.iso` — Bare metal

@@ -56,13 +55,13 @@ Payment flow:
4. The download token unlocks all three artifact formats for the purchased version.
5. On subsequent use, the installed binary can re-verify its token against the storefront's public key without contacting the storefront again.

Source code is available on GitHub. The $19 / $1 payment covers the pre-built binary, the Ed25519 signature from the PointSav signing key, and the commercial license token.
Source code is available on GitHub. Payment, where a price is set, is intended to cover the pre-built binary, the Ed25519 signature from the PointSav signing key, and the commercial license token.

## Two-click install principle

The target market is small and medium businesses with limited IT staff. Installation complexity is constrained to three operator decisions or fewer.
The target market is small and medium businesses with limited IT staff. Installation complexity is designed to stay within three operator decisions or fewer.

For `os-infrastructure` on bare metal: download the `.iso`, write it to USB, boot the machine, and answer three setup questions (node name, genesis endpoint, pairing code). The node appears in the fleet within thirty seconds of completing the pairing sequence.
For `os-infrastructure` on bare metal, once catalogued: download the `.iso`, write it to USB, boot the machine, and answer three setup questions (node name, genesis endpoint, pairing code). The node is designed to appear in the fleet within thirty seconds of completing the pairing sequence.

For `os-network-admin` in daemon mode: download the AppImage, mark it executable, run it, and configure the WireGuard endpoint through the guided terminal interface. The daemon joins the mesh and registers in the fleet without requiring any system reimaging.

Important Information

Corporate structure. PointSav Digital Systems ("PointSav") is currently a trade name of Woodfine Capital Projects Inc. ("Woodfine"), planned to become a wholly-owned Woodfine subsidiary upon incorporation. PointSav does not itself offer, sell, or solicit any security. Any securities offering associated with Woodfine's real-property direct-hold solutions is made exclusively by Woodfine, and only by means of the applicable Private Placement Memorandum.

No investment advice. This wiki's content is provided for engineering, operational, research, and development purposes. Nothing on this wiki constitutes investment advice or a solicitation to invest in any Woodfine partnership or direct-hold solution.

Intellectual property. The PointSav name, trade name, wordmark, and marks, together with all current and future PointSav- and Totebox-branded products, services, and offerings — and the software, source code, documentation, design system, and all related materials — are proprietary to Woodfine and its affiliates, except for components identified as open source. No rights are granted except as expressly set out in a written license or agreement. The full trademark notice appears in the footer of every page on this site.

Open source components. Portions of the platform are made available under permissive open-source licenses identified in the accompanying repository. Use of those components is governed by their respective license terms.

No warranty; informational use. Content on this wiki is provided for general informational purposes only and does not constitute a representation, warranty, or commitment with respect to product functionality, availability, pricing, or roadmap. Some articles describe planned or intended features, capabilities, and milestones — language such as "planned," "intended," "targeted," "may," and "expected" marks this forward-looking content, which is subject to change and does not constitute a commitment regarding future performance.

Confidentiality. Where an article describes an operational or deployment detail that is not intended for public disclosure, that article is not published on this wiki. Content here is general-purpose engineering documentation, not customer-specific configuration.

Jurisdiction. Woodfine Capital Projects Inc. is organized in British Columbia, Canada. References to the Sovereign Data Foundation on this wiki describe a planned or intended initiative only, not a current equity holder or active governance body.

Changes to this notice. PointSav may update this notice from time to time; the version posted on this page governs.

Not a filing system. This wiki is not a securities filing system, an electronic disclosure repository, or a substitute for SEDAR+ or any other regulatory filing system. Formal securities filings are made through the applicable regulatory filing system, not through this wiki.

Full disclaimer. This notice supplements, and does not replace, the full Disclaimers article. In the event of any conflict, the full Disclaimers article governs.

Read the full disclaimer →