Enclosed could be the best PrivateBin replacement

Enclosed, with its sleek design and enhanced features, is a promising replacement for PrivateBin as a secure note-sharing app. Here’s why I’m considering making the switch.

November 27, 2024 · 2 min · 383 words

How to Use an SSH Key for a Specific GitHub Repository

Secure your GitHub repo with SSH keys! This guide shows you how to limit access to just one repository, perfect for keeping your private keys safe on remote servers or VPS.

November 22, 2024 · 4 min · 661 words

I Choose Cloudflare Access over Authelia/Authentik

Authelia and Authentik are powerful tools for securing applications, but their complexity and inherent single points of failure make Cloudflare Access a better choice for me.

November 18, 2024 · 2 min · 390 words

Securing Your Docker-Hosted Service with HTTP Basic Authentication in Caddy

Learn how to secure a Docker-hosted service with Caddy’s HTTP Basic Authentication, an effective way to protect access in controlled environments. This guide walks through configuring Caddy as a reverse proxy with Basic Authentication to limit access to a containerized service.

November 14, 2024 · 2 min · 355 words · deuts