Security
Security Dashboard โ Architecture of a Self-Hosted Attack Monitor
Apr 4, 2026
How I built a real-time security dashboard for my homelab: FastAPI backend collecting from CrowdSec, Prometheus, and nginx logs, served as a SvelteKit SPA in a single Docker container.
KnowMore v0.6-v0.7 - Dashboard, Immich Integration & Go Migration
Mar 26, 2026
KnowMore v0.6 through v0.7 introduces a customizable dashboard with responsive tiles, full Immich photo integration through a Go proxy, migrates all JS hooks to Go for a single-language backend, and hardens 15+ security surfaces.

WebAuthn Passkeys Implementation - Go Backend for PocketBase
Dec 15, 2025
Complete guide to implementing passwordless authentication with WebAuthn passkeys using a custom Go backend for PocketBase