-
openssl-ssh-key-validator: Validate SSL/TLS Private Keys with Precision
If you’ve ever tried to debug an SSL/TLS private key issue, you know how painful it can be. Silent failures, generic errors, and tools that don’t tell you why something’s wrong. That’s exactly why I built openssl-ssh-key-validator. This package gives developers a fast, reliable way to validate PEM-encoded private keys—RSA, EC, DSA, or PKCS#8—with detailed…
-
GitMirrors
GitMirrors is a self-hosted repository archiving tool that automatically clones and mirrors Git repositories on a schedule. Written in Rust 🦀 and Nuxt 🍃. What is GitMirrors? GitMirrors is a self-hosted tool that automatically clones and mirrors Git repositories on a schedule. Built in Rust (backend) and Nuxt (frontend), it’s designed for developers who want…
-
Local GPT Chat: A Lean, Open-Source ChatGPT Frontend
Developers and indie hackers have seen countless ChatGPT-style UIs spring up, but Local GPT Chat takes a different approach. It was built from the ground up as a no-frills, single-purpose interface for OpenAI’s API – open-source, super-simple to host, and delightfully unbloated. In a landscape where “[t]here are literally dozens of open source ChatGPT front-ends”,…