Skip to content
@Glyndor

Glyndor

Glyndor

Glyndor

Secure, self-hosted infrastructure you actually own.

Open-source, security-first tools for self-hosters and companies who want control without giving up security — hardened, lightweight, and built to OWASP ASVS Level 3.

glyndor.net · Support


$ whoami
Glyndor — open-source infrastructure, secure by default.

$ ls ./projects
panel/   podup/   mail/   transparencia/

🧩 Projects

Project What it is Status
panel Secure self-hosted hosting panel — firewall, ports, SSH, containers and WireGuard tunnels 🟡 In development
panel-agent Hardened agent on each managed server — Ed25519-signed commands over WireGuard + mTLS 🟢 Released · v1.3.1
podup docker-compose translated to rootless Podman — Rust library + drop-in CLI 🟢 Released · v0.24.0
mail Headless self-hosted mail server — SMTP/IMAP, DKIM/SPF/DMARC, API + CLI 🟡 In development · v0.2.0
mail-panel Next.js admin UI on top of the mail API 🟡 In development
transparencia Public-money traceability — open data, live contracts, risk alerts 🔵 Coming soon

🔭 How it fits together

flowchart LR
  panel["Glyndor panel"] -->|signed commands| agent["panel-agent"]
  agent -->|rootless containers| podup["podup"]
  panel -. manages .-> mail["Glyndor mail"]
  mail --> mp["mail-panel"]
  tp["transparencia"] -->|runs on| panel
Loading

Each tool stands on its own — adopt one, or run them together.

🛡️ Principles

  • Secure by default — the most restrictive configuration ships active. You opt in to looseness, never to safety. Built to ASVS Level 3.
  • You own it — self-hosted native binaries, no SaaS lock-in.
  • Open source — every project is public and Apache-2.0 licensed.
  • Minimal & native — lightweight binaries, few dependencies, audited.

🤝 Contributing & security

  • Issues are open to everyone — reporting bugs is welcome and valuable.
  • Pull requests are invitation-only; this code touches kernel-level surfaces (SSH, firewall, ports).
  • Report vulnerabilities privately — see SECURITY.md.
  • Branch flow, commit conventions and labels live in CONTRIBUTING.md.

Built in the open · glyndor.net

Popular repositories Loading

  1. podup podup Public

    podup — docker-compose translator and runner for rootless Podman. Standalone CLI and Rust library, powers the Glyndor panel.

    Rust 3

  2. panel panel Public

    Secure self-hosted hosting panel — firewall, SSH, containers, WireGuard tunnels and more, single server or fleets with hardened agents. Secure by default, lightweight Rust + Next.js. cPanel/Plesk/C…

    TypeScript 2

  3. mail mail Public

    Self-hosted mail server, headless by design — SMTP, IMAP and modern email security behind an API and CLI. Runs standalone or integrated with the Glyndor panel. Secure by default. Rust.

    Rust

  4. mail-panel mail-panel Public

    Web admin panel for the Glyndor mail server — domains, mailboxes, email security and queues on top of the mail API. Next.js.

  5. panel-agent panel-agent Public

    Hardened server-side agent for the Glyndor panel — executes Ed25519-signed commands and reports server telemetry over WireGuard + mTLS. Rust.

    Rust

  6. .github .github Public

    Org-wide community health files & reusable CI workflows for Glyndor.

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…