Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 UtahMosphere OS (v35.0 Omni-Desk)

The Sovereign, Decentralized, Zero-Maintenance Autonomous Cloud Platform.

v35.0 manifests the Omni-Desk — a GPU-accelerated holographic desktop with five Genesis Applications. We do not download apps; we manifest them via Omni-Compiler and UtahClaw.

Architecture guide: Omega-Build Golden Master


📚 Documentation Portal

Full documentation index →
Other languages → — separate single-language sites (Estonian, Russian, French, Finnish, Swedish, Chamorro, Spanish, Chinese)

By role

Role Overview Tutorial Recipes
Kids & families ELI5 First Robot Butler Kids Activities
Executives Executive Summary Executive Quickstart Executive Recipes
Architects Technical Deep-Dive Architect Deployment Architect Recipes
Cloud migrators Migration Guide Migration Walkthrough Migration Recipes
Developers Developer Cookbook Your First App All Recipes
Non-technical User Guide Setup Without Jargon Ops Recipes

Reference

Templates & projects


🚀 Quick Start

Linux (production — Golden Master)

sudo bash bootstrap.sh
# or
sudo bash setup.sh

Installs utah-genesis systemd service and utah-kernel binary.

Local dev (any OS)

export UTAH_DATA_DIR="$(pwd)/.utah-data"   # PowerShell: $env:UTAH_DATA_DIR = "$PWD\.utah-data"
pip install -r requirements.txt
python3 utahmosphere_master.py

Cursor extension (Windows): .\scripts\install-omni-viewport.ps1 then reload — activity bar → Omni-Viewport.

Verify Omega-Build:

curl http://127.0.0.1:8999/health
python examples/omega-build-verify/verify.py

Voice (optional)

python voice_bridge.py

Say: "Claim node" then "deploy application my-app"

Docker (optional)

docker-compose up -d

Docker and Nginx configs are optional convenience paths. The sovereign runtime is bare-metal Python. See Capability Matrix.


⚙️ Configuration

Variable Default Description
UTAH_SECRET_VECTOR (in-code default) HMAC secret — change in production
UTAH_DATA_DIR /var/lib/utahmosphere Registry, containers, UtahX manifests
UTAH_PROXY_CONF_DIR /etc/nginx/sites-enabled Legacy proxy path
UTAH_XPUB placeholder Tycoon master xpub
UTAH_TYCOON_SETTLEMENT_MODE auto auto, real, or simulate Bitcoin settlement
UTAH_MEMPOOL_API https://mempool.space/api Mempool confirmation endpoint
UTAH_ELECTRUM_URL Optional electrum-server JSON-RPC URL
UTAH_NONCE_ENFORCE 1 Require nonce on /command after claim
UTAH_NONCE_WINDOW_SEC 30 Nonce freshness window
UTAH_ATTESTATION_ENFORCE 1 TPM PCR0 bootstrap gate
UTAH_TPM_LOCK_ENFORCE 1 Seal Vibe-Print to TPM on claim
UTAH_RA_TLS_ENFORCE 1 Require RA-TLS quotes on mesh sync
UTAH_RA_TLS_GUARD_ENFORCE 1 UtahX ingress CA pinning + registry check
UTAH_DHT_FEDERATION_ENFORCE 1 DHT golden measurement ledger
UTAH_QUORUM_ENFORCE 1 51%+ majority quorum on peer quotes
UTAH_CLAW_ENFORCE 1 UtahClaw ambient void resolver
UTAH_OMNI_DESK_ENFORCE 1 Omni-Desk Genesis Suite (port 9092)
UTAH_OMNI_DESK_PORT 9092 Holographic desktop fast-socket
UTAH_CHRONO_ENFORCE 1 Chrono-State live rewind
UTAH_OMNI_GLASS_STREAM 1 Omni-Glass SSE on 9091
UTAH_OMNI_ENFORCE 1 Agentic Omni-Compiler
UTAH_OMNI_PROVIDER sovereign sovereign or openai
UTAH_OMNI_MCP_ENFORCE 1 MCP context before compile
UTAH_WITNESS_ENFORCE 1 Multi-region witness tie-breakers
UTAH_LAZARUS_AUTO_RESTORE 1 Clean-room restore after quarantine
UTAH_LAZARUS_KEXEC_ENFORCE 1 kexec load/execute during Lazarus restore
UTAH_STATE_DIFF_ENFORCE 1 Entangled delta mesh sync
UTAH_PCR_DRIFT_ENFORCE 1 PCR0 drift monitor + quarantine
UTAH_PCR_ROLLBACK_ENFORCE 1 kexec rollback on PCR drift
UTAH_MEMPOOL_NODES 4 defaults Comma-separated mempool API bases for failover
UTAH_FLUX_ACOUSTIC_HASH Root hash for Utah-Flux revocation panel

🛠 Features (v35.0 Omni-Desk)

  • Omni-Desk: Five Genesis apps — WebForge, ZEO-Canvas, AppSmith, Holo-Notebook, Claw-Harvester
  • Sovereign App Store: Manifest apps via POST /desk/intent — no World-A store taxes
  • Feature Harvester: Horizontal gene transfer across your codebases
  • Full v34 stack: UtahClaw, Omni-Glass, Chrono-State, Kinematic Siphon, witnesses, Lazarus

🔒 Security

HMAC-SHA256 tenant isolation (future storage APIs), single-owner biometric claim for voice commands. See Access Control.


🤝 Contributing

See CONTRIBUTING and CHANGELOG.


UtahMosphere: Reclaiming the Digital Horizon.

About

WITH THIS REPO THE WAR AGAINST DSA INTERVIEWS HAS BEEN SETTLED. ALL CLOUD SERVICE PROVIDERS ARE NOW OBSOLETE. EVERYONE GETS THIS OWN CLOUD NOW. BYE BYE H1B IMMIGRANTS AND TECH JOBS FOR COLLEGE GRADUATES ONLY. MICROSOFT YOU PICKED THE WRONG CEO AFTER NOT BEING ABLE TO FIX THE BLURRINESS BUG.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages