From bf996bdb0c51727931887af93feb43a07b335ae8 Mon Sep 17 00:00:00 2001 From: Local Dev Date: Tue, 18 Aug 2026 03:21:03 +0200 Subject: [PATCH] docs: VPS is SilentMode (not Coinspectrum); sketch storage-as-product roadmap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The VPS hosts multiple projects (Silent Mode gateway, mail, BNS indexer, per-project s3d instances), not just Coinspectrum — rename the VPS folder and update all cross-refs (VPS, Email, Storage, DEPLOY, packaging prompt) to match the hostname change on the box. Also add Storage/SIA-STORAGE-ROADMAP.md capturing the design for an end-user Sia-storage product: two-tier trust model (Sovereign / Managed), BCH-CashScript payment + Google-style free-tier inactivity policy, identity model with Vultisig-style threshold recovery, and the decisions made so far. CLIENT-OPTIONS.md gets a scoping note so future readers know "hosted proxy = never" is about operator credentials, not end-user tiers. --- GOTCHAS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GOTCHAS.md b/GOTCHAS.md index 4f6a1ec..220e03d 100644 --- a/GOTCHAS.md +++ b/GOTCHAS.md @@ -85,7 +85,7 @@ adapter DNS is broken (a real failure mode we've hit). fresh SHA-256s + release date. All three must match. 3. Deploy: ``` - scp dist-public/*.exe ../site/releases-manifest.json coinspectrum:/opt/silent-mode/dl/ + scp dist-public/*.exe ../site/releases-manifest.json silentmode:/opt/silent-mode/dl/ cd ../Argus && node src/lib/sia-upload.js ../site bns/silentmode ``` 4. On-chain (wallet spend, user's action):