Skip to content
@LatticeNet

LatticeNet

LatticeNet

LatticeNet builds Lattice, a security-first probe, automation, and cluster network control plane for small fleets.

The project goal is to combine:

  • NodeGet-style extensibility and operational UX.
  • Nezha-style scoped access control and auditability.
  • NodeLite-style conservative defaults and low-risk agent behavior.

Repositories

Install Shape

  • lattice-server: Docker/Compose or systemd binary behind HTTPS.
  • lattice-node-agent: systemd host binary by default.
  • Container image: ghcr.io/latticenet/lattice-server.

Security Principles

  • Agents dial out; nodes do not require public inbound ports.
  • Dangerous host changes follow plan -> review -> approve -> apply.
  • Scopes and server allowlists are mandatory for high-risk operations.
  • Plugins cannot bypass the server's authorization and audit layer.
  • Public exposure belongs behind WireGuard, Cloudflare Access, nginx/Caddy, or equivalent perimeter controls.

Status

The project is an early security-first control plane. Private-fleet deployments should follow the hardening docs, keep management behind HTTPS/WireGuard or Cloudflare Access, and enable privileged node execution only where reviewed host mutation is required.

Popular repositories Loading

  1. lattice-sdk lattice-sdk Public

    Shared Go protocol and domain models for the Lattice ecosystem.

    Go

  2. lattice-server lattice-server Public

    Security-first Lattice control plane server.

    Go

  3. lattice-node-agent lattice-node-agent Public

    Outbound node agent for Lattice fleet monitoring and bounded automation.

    Go

  4. lattice-dashboard lattice-dashboard Public

    Static operational dashboard for the Lattice control plane.

    JavaScript

  5. lattice-plugin-template lattice-plugin-template Public template

    Starter templates for Lattice system, Worker, and future Wasm plugins.

    Go

  6. lattice lattice Public

    Umbrella repository, roadmap, tutorials, and local workspace for LatticeNet.

    Makefile

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…