cryptopromisespromises, checked

Snapshot

Address
https://holo.host/product/roadmap/
Captured
10 September 2026 at 03:59 UTC
Content hash (SHA-256)
acf41a58902976ff52a3532a6be21ad0ab1304c62f19753e2e40262569662672

This is the readable text of the page as it was captured. The full web archive (WARC) of the request and response is retained and can be produced on request.

Product Roadmap — Holo Hosting 
 Product 
 : 
 Hosting Services 
 Product Roadmap 
 Become an Operator 
 Resources 
 : 
 Pricing & currency 
 Wind Tunnel guide 
 Always-on node guide 
 HOT token resources 
 Whitepapers 
 Blog 
 Talk to us 
 Product roadmap
 What we’ve shipped, and what’s next .
 Delivery across Holochain infrastructure, platform infrastructure, hosting
 products and partner integrations. Open the milestone for detail.
 Q2 2025
 Web Bridge 
 Web Bridge
 A REST gateway that reads data from a Holo-hosted application's DHT over HTTP. The application needs an appropriate zome call available to it.
 Any web application or script can read DHT data with a standard HTTP request.
 Existing web frontends and backends can work with Holochain data without being rewritten.
 Developers can test or display Holochain data without installing or running a node.
 Close 
 Shipped 
 Holochain Infrastructure 
 Cloud Console API 
 Cloud Console API
 The first release of our REST API for managing deployments on the Holo network directly, so provisioning can be automated rather than done by hand.
 Provision and manage hApps from your own CI/CD pipeline.
 Pull deployment data and logs into the monitoring tools you already use.
 Control your hosted infrastructure programmatically instead of clicking through a console.
 Close 
 Shipped 
 Platform Infrastructure 
 Refreshed Cloud Console 
 Refreshed Cloud Console
 The first release of the customer self-service portal, covering account and API key management.
 Update your profile and billing yourself, at any hour.
 Create and revoke API keys without asking us.
 Close 
 Shipped 
 Platform Infrastructure 
 Q3 2025
 EdgeNode 
 EdgeNode
 An open-source, OCI-compliant container image that runs a Holochain conductor, with command line tools for installing and managing always-on nodes.
 Gives a hApp's DHT a node that stays up, so data is held and relayed when most users are offline.
 Runs on anything that supports OCI containers, from a Raspberry Pi to a cloud VPS.
 Makes it straightforward for community members to run a node and add capacity to the network.
 Close 
 Shipped 
 Holochain Infrastructure 
 HolOS v0.0.6 
 HolOS v0.0.6
 A lightweight Linux distribution, shipped as an ISO, pre-configured to run EdgeNode containers on HoloPorts and other hardware.
 The fastest way to get an EdgeNode running on a HoloPort or a dedicated machine.
 A minimal OS, so the hardware spends its resources on running nodes.
 Close 
 Shipped 
 Platform Infrastructure 
 Q4 2025
 HolOS v0.0.7 
 HolOS v0.0.7
 Adds an installation process driven from the boot menu, on a dual-volume system. This is the last breaking change that requires a full re-install.
 Takes a blank device to a working HolOS environment in under 60 seconds.
 The dual-volume layout keeps a last known good version, so an OS upgrade can fall back without losing data.
 Close 
 Shipped 
 Platform Infrastructure 
 EdgeNode Holochain 0.6 Support 
 EdgeNode Holochain 0.6 Support
 Extends EdgeNode to run Holochain 0.6 containers.
 Runs hApps built on Holochain 0.6.
 Runs 0.5 and 0.6 nodes side by side, so a migration can happen in stages rather than in one cut.
 Close 
 Shipped 
 Holochain Infrastructure 
 EdgeNode Unyt Accounting Integration & Testing 
 EdgeNode Unyt Accounting Integration & Testing
 Connects Holochain usage logging to Unyt accounting, so the bookkeeping for node operators happens without manual work.
 Generates invoices from actual hApp service usage rather than from estimates.
 Produces cryptographically verifiable logs that both the operator and the hApp manager can check.
 Close 
 Shipped 
 Partner Integrations 
 EdgeNode Holochain Wind Tunnel Integration 
 EdgeNode Holochain Wind Tunnel Integration
 An automated testing framework that stress-tests the hosting infrastructure against 23 real-world network scenarios.
 Replaces anecdotal testing with measured OS and conductor performance data.
 The framework is public, so hApp developers can test their own applications before deploying.
 Close 
 Shipped 
 Partner Integrations 
 Q1 2026
 HolOS v0.0.10 (Hardening) 
 HolOS v0.0.10 (Hardening)
 OS hardening, and configuration options aimed at HoloPort hardware.
 Pull SSH keys straight from GitHub for remote access.
 Simpler WiFi setup, and LED indicators on the device so you can read its state without a screen.
 Close 
 Shipped 
 Platform Infrastructure 
 Holo Node OS Image 
 Holo Node OS Image
 A secure operating system image, based on Fedora CoreOS, that turns standard hardware into a dedicated EdgeNode for peer-to-peer applications.
 Acts as an always-on peer, so data is available when other users aren't.
 Keeps data end-to-end encrypted and independent of any centralized outage.
 Ships locked down: an immutable OS, no network passwords, no root login, automatic security updates.
 Close 
 Shipped 
 Platform Infrastructure 
 Holo Node Manager 
 Holo Node Manager
 A zero-dependency Rust server built into the Holo Node, handling onboarding, configuration and lifecycle management.
 A browser UI on the local network for first-time setup, SSH key management and switching hardware modes.
 Updates itself hourly from GitHub Releases, so the node stays current without reflashing the OS.
 One audited binary, in-memory sessions and generated passwords, to keep the attack surface small.
 Close 
 Shipped 
 Platform Infrastructure 
 Holo Web Conductor 
 Holo Web Conductor
 Alpha of our browser plugin for running the agent side of Holochain apps in the browser.
 Web users reach Holochain apps without installing a runtime.
 Developers can serve an audience that won't install anything.
 Adds another workload for EdgeNode operators to run: HoloConnect.
 Close 
 Shipped 
 Platform Infrastructure 
 H2HC Linker 
 H2HC Linker
 Alpha of our lightweight Holochain KitsuneP2P network connector, letting hApps running in HoloWebAgent reach fully decentralized Holochain nodes.
 Gives EdgeNode operators a proxy connection between web users and Holochain hApps.
 Close 
 Shipped 
 Holochain Infrastructure 
 Q2 2026
 HOT to HoloFuel Technical Migration Test 
 HOT to HoloFuel Technical Migration Test
 A test migration of ecosystem assets (HOT) into HoloFuel, supporting automated accounting for Holo EdgeNode hosting.
 Tests whether the migration is technically feasible.
 Assesses whether HoloFuel works economically as the utility currency accounting for hosting within the network.
 Establishes the accounting infrastructure that would bridge external assets into the hosting economy.
 Close 
 Shipped 
 Partner Integrations 
 Holo Web Conductor Beta 
 Holo Web Conductor Beta
 Beta of our browser plugin for running the agent side of Holochain apps in the browser.
 Web users reach Holochain apps without installing a runtime.
 Developers can serve an audience that won't install anything.
 Adds another workload for EdgeNode operators to run: HoloConnect.
 Close 
 Shipped 
 Platform Infrastructure 
 H2HC Linker Beta 
 H2HC Linker Beta
 Beta of our lightweight Holochain KitsuneP2P network connector, letting hApps running in HoloWebAgent reach fully decentralized Holochain nodes.
 Gives EdgeNode operators a proxy connection between web users and Holochain hApps.
 Close 
 Shipped 
 Holochain Infrastructure 
 Q3 2026
 HOT Hosting Utility Integration 
 HOT Hosting Utility Integration
 Integrates ecosystem assets into " Unyt " to support automated accounting for Holo EdgeNode hosting, giving HOT and other ecosystem assets a working path to being used as a hosting utility within the network.
 Ecosystem assets can account for hosting within the network.
 Unyt's accounting infrastructure gives node operators automated, transparent tracking of the hosting they provide.
 Puts in place the accounting infrastructure the internal hosting economy runs on.
 Close 
 In progress 
 Holochain Infrastructure 
 Hosts Earn HoloFuel for Wind Tunnel and Always-on Node Hosting 
 Hosts Earn HoloFuel for Wind Tunnel and Always-on Node Hosting
 A HoloFuel earning path for hosts.
 Download the Unyt app, install the Holo Node ISO, enter your Unyt Agent ID in Node Manager, then choose Wind Tunnel mode or install a hApp. Earnings are collected in the Unyt app.
 Close 
 In progress 
 Holochain Infrastructure 
 New Milestone Announced Soon 
 New Milestone Announced Soon
 Details to follow.
 Close 
 Planned 
 Holochain Infrastructure 
 Next step
 Need something that isn’t on here?
 Tell us what you’re building and when you need it. If it’s on the
 roadmap we’ll say where; if it isn’t, we’ll say that too.
 Talk to us 
 How it works 
 A Holochain Foundation Company 
 Product
 Hosting Services 
 Product Roadmap 
 Become an Operator 
 Resources
 Pricing & currency 
 Wind Tunnel guide 
 Always-on node guide 
 HOT token resources 
 Whitepapers 
 Community
 Blog 
 Hoster Forum 
 Holochain Discord 
 Follow us
 GitHub 
 Twitter (X) 
 Linkedin 
 Youtube 
 Telegram 
 Copyright © 2026 Holo Limited 
 Privacy Policy 
 Terms of Service 
 Consent Preferences