Product Roadmap

  • Q2 2025

    • Web Bridge

      Web Bridge

      A RESTful gateway for retrieving data from a Holo-hosted application's DHT. An appropriate zome call must be available to call.

      Benefits:

      • Integrate hApps with the traditional web: Allows any web application or script to read data directly from the DHT via a simple HTTP request.
      • Build hybrid applications: Easily combine the power of decentralized Holochain data with existing web frontends or backends.
      • Lower barrier to entry: Lets developers test or display Holochain data without needing to install or run a node.
      Holochain Infrastructure
    • Cloud Console API

      Cloud Console API

      Initial launch of our RESTful API for directly managing deployments on the Holo Network, enabling integration with tools and automation.

      Benefits:

      • Automate your deployments: Integrate hApp provisioning and management directly into your CI/CD pipelines (e.g., GitHub Actions, Jenkins).
      • Monitor your hApps: Plug deployment data and logs into your existing monitoring tools (e.g., Datadog, Grafana).
      • Manage at scale: Programmatically control your Holo-hosted infrastructure, saving time and reducing manual errors.
      Platform Infrastructure
    • Refreshed Cloud Console

      Refreshed Cloud Console

      The initial launch of our customer self-service portal. This milestone focuses account and API key management.

      Benefits:

      • Manage your account 24/7: A dedicated self-service portal to update your profile and billing.
      • Secure your automation: Manage, and revoke API keys yourself, giving you full, secure control over programmatic access.
      Platform Infrastructure
  • Q3 2025

    • Edge Node

      Edge Node

      An open-source OCI compliant container image configured to run a Holochain conductor which also comes with a few simple command line tools to install and manage always-on nodes for Holochain applications.

      Benefits:

      • Run a stable, always-on node: Provide a reliable backbone for your hApp's DHT, ensuring data is held and relayed even when most users are offline.
      • Run anywhere: Deploy on any hardware (like a Raspberry Pi or a cloud VPS) that supports OCI containers.
      • Empower your community: Makes it simple for community members to contribute to network health by running their own always-on nodes.
      Holochain Infrastructure
    • HolOS v0.0.6

      HolOS v0.0.6

      A lightweight linux distro ISO image pre-configured to easily run Edge Node containers on HoloPorts and other hardware.

      Benefits:

      • Easiest Edge Node setup: The fastest way to get an Edge Node running on a HoloPort or dedicated hardware with minimal configuration.
      • Optimized performance: A minimal, lightweight OS designed specifically for running Holochain nodes efficiently.
      Platform Infrastructure
  • Q4 2025

    • HolOS v0.0.7

      HolOS v0.0.7

      Introduces a streamlined installation process via the boot menu, utilizing a dual-volume system for enhanced stability. This release marks the final breaking change requiring a full re-install.

      Benefits:

      • Rapid Deployment: Transition from a blank device to a functional HolOS environment in under 60 seconds.
      • System Resilience: Dual-volume architecture ensures seamless updates with an automatic "last known good" fallback, protecting user data during OS upgrades.
      Platform Infrastructure
    • Edge Node Holochain 0.6 Support

      Edge Node Holochain 0.6 Support

      Extends Edge Node capabilities to include Holochain 0.6 container support, facilitating the next generation of decentralized applications.

      Benefits:

      • Future-Proofing: Full support for modern hApps built on the latest Holochain 0.6 framework.
      • Backwards Compatibility: Run 0.5 and 0.6 nodes concurrently, allowing for a phased migration without service interruption.
      Holochain Infrastructure
    • Edge Node Unyt Accounting Integration & Testing

      Edge Node Unyt Accounting Integration & Testing

      Integrates Holochain usage logging with Unyt accounting software to automate financial workflows for node operators.

      Benefits:

      • Automated Monetization: Automatically generates invoices based on real-time hApp service usage, reducing administrative overhead.
      • Auditable Transparency: Provides clear, cryptographically verifiable logs for both service providers and hApp managers.
      Partner Integrations
    • Edge Node Holochain Wind Tunnel Integration

      Edge Node Holochain Wind Tunnel Integration

      A rigorous, automated testing framework that stress-tests the distributed hosting infrastructure against 23 real-world network scenarios.

      Benefits:

      • Scientific Reliability: Moves beyond anecdotal testing to provide deep visibility into OS and Conductor performance metrics.
      • Ecosystem Empowerment: The framework is public, enabling hApp developers to validate their applications' stability before deployment on the Holo network.
      Partner Integrations
  • Q1 2026

    • HolOS v0.0.10 (Hardening)

      HolOS v0.0.10 (Hardening)

      Focused on OS hardening and user-centric configuration options for HoloPort hardware.

      Benefits:

      • Improved Security: Enhanced OS hardening and the ability to pull SSH keys directly from GitHub for secure remote access.
      • Ease of Setup: Streamlined WiFi configuration and physical LED status indicators for better hardware feedback.
      Platform Infrastructure
    • Holo Node OS Image

      Holo Node OS Image

      A customized, secure operating system image (based on Fedora CoreOS) that turns standard hardware into a dedicated edge node for peer-to-peer applications.

      Benefits:

      • Acts as an "always-on" network participant, solving the peer-to-peer sync problem by ensuring data is available even when other users are offline.
      • Provides data resilience, always-on nodes keep sensitive data end-to-end encrypted and immune to centralized cloud outages.
      • Delivers a highly secure, lock-down environment featuring an immutable OS, disabled network passwords, no root login, and automatic security updates.
      Platform Infrastructure
    • Holo Node Manager

      Holo Node Manager

      A lightweight, zero-dependency Rust server built into the Holo Node that handles onboarding, configuration, and lifecycle management.

      Benefits:

      • Provides a simple, browser-based UI (served over a local network) for first-time node setup, SSH key management, and switching hardware modes.
      • Features an automatic, hourly self-update mechanism that pulls directly from GitHub Releases, updating the node without requiring a new OS image flash.
      • Maintains a minimal security footprint by acting as a single audited binary with in-memory sessions and automatically generated passwords.
      Platform Infrastructure
    • Holo Web Conductor

      Holo Web Conductor

      Alpha version of our browser plugin for running the agentic side of Holochain apps directly in the browser.

      Benefits:

      • Gives web-users access to Holochain apps without having to install and run a dedicated Holochain runtime app.
      • Enables Holochain app developers to serve a broader audience.
      • Adds another use-case for Edge Node providers to run HoloConnect
      Platform Infrastructure
    • H2HC Linker

      H2HC Linker

      Alpha version of our lightweight Holochain KitsuneP2P network connector that enables hApps running in HoloWebAgent to connect to other fully decentralized Holochain nodes.

      Benefits:

      • Allows Edge Node providers (and others) a proxy connection for Web users to Holochain hApps.
      Holochain Infrastructure
  • Q2 2026

    • HOT to HoloFuel Technical Migration Test

      HOT to HoloFuel Technical Migration Test

      Test Migration of ecosystem assets (HOT) into HoloFuel to support automated settlements for Edge Node hosting.

      Benefits:

      • Technical Validation: Test the technical feasibility of migrating ecosystem assets into HoloFuel.
      • Economic Feasibility: Assess the economic viability of using HoloFuel as a payment currency for hosting services.
      • Ecosystem Onboarding: Establish the core economic infrastructure required to bridge external assets into the internal hosting economy.
      Partner Integrations
    • Holo Web Conductor Beta

      Holo Web Conductor Beta

      Alpha version of our browser plugin for running the agentic side of Holochain apps directly in the browser.

      Benefits:

      • Gives web-users access to Holochain apps without having to install and run a dedicated Holochain runtime app.
      • Enables Holochain app developers to serve a broader audience.
      • Adds another use-case for Edge Node providers to run HoloConnect
      Platform Infrastructure
    • H2HC Linker Beta

      H2HC Linker Beta

      Alpha version of our lightweight Holochain KitsuneP2P network connector that enables hApps running in HoloWebAgent to connect to other fully decentralized Holochain nodes.

      Benefits:

      • Allows Edge Node providers (and others) a proxy connection for Web users to Holochain hApps.
      Holochain Infrastructure
  • Q3 2026

    • HOT Hosting Utility Integration

      HOT Hosting Utility Integration

      Integration of ecosystem assets into "Unyt" to support automated settlements for Edge Node hosting. This provides a functional pathway for HOT and other ecosystem assets as an exchangeable utility within the hosting network and beyond.

      Benefits:

      • Direct Utility: Enables the use of ecosystem assets to facilitate and settle hosting service transactions.
      • Seamless Accounting: Leverages Unyt payment infrastructure to provide node operators with automated, transparent financial tracking for their hosting services.
      • Ecosystem Onboarding: Establishes the core economic infrastructure required to bridge external assets into the internal hosting economy.
      Holochain Infrastructure
    • Hosts Earn HoloFuel for Wind Tunnel and Always-on Node Hosting

      Hosts Earn HoloFuel for Wind Tunnel and Always-on Node Hosting

      Benefits:

      • Provides Hosts a HoloFuel earning pathway once the Technical Migration is launched. Hosts simply download Unyt app, install Holo Node ISO, input their Unyt Agent ID in Node Manager and select Wind Tunnel Mode or install a hApp. They collect HoloFuel earnings in Unyt app.
      Holochain Infrastructure
    • New Milestone Announced Soon

      New Milestone Announced Soon

      Benefits: New Milstone Announced Soon

      Holochain Infrastructure