LATEST TRANSMISSIONS

ENCRYPTED // PUBLIC KEY DETECTED

FILTER: TAG [security]
ONLINE
// Z.SHINCHVEN

Implementing OAuth 2.1 Claude Connector for MCP Server

A practical guide to building an OAuth 2.1 connector for an MCP server that works with Claude Desktop and Claude Code, without focusing on framework-specific code.

// Z.SHINCHVEN

The 'Strawberry' Trap: Why Your Production Agent Shouldn't Touch the Database

A cautionary guide on why you should never give your production AI agent direct access to your database and how to build a secure abstraction layer.

// Z.SHINCHVEN

Building an MCP Server with Authentication

A step-by-step tutorial on creating a Model Context Protocol (MCP) server with custom API key authentication and authorization.

// Z.SHINCHVEN

You Don't Really Need a Mac mini to Run OpenClaw, Here's How You Can Run It in a Container.

Forget the dedicated hardware. Learn how to deploy OpenClaw using Docker containers on any server.

// Z.SHINCHVEN

Securing MCP Server with JWT Authentication

A guide on how to secure your Model Context Protocol (MCP) server using JSON Web Tokens (JWT) and SSE transport.

// Z.SHINCHVEN

How to Update SSH Port

A quick guide on how to change the default SSH port on a Linux server.

// Z.SHINCHVEN

Deploying a Password-Protected Docker Registry Mirror

Learn how to deploy a password-protected Docker registry mirror with token-based authentication for enhanced security.

// Z.SHINCHVEN

Migrating Databases Smoothly with SQLAlchemy: A Secure Approach

Learn how to smoothly migrate databases using SQLAlchemy. This guide covers secure connection handling, data transformations, and best practices for database migrations in Python.

// Z.SHINCHVEN

Google Authenticator and the Tech Behind It

Learn about Google Authenticator, two-factor authentication (2FA), and the HOTP and TOTP algorithms that power its secure code generation.

// Z.SHINCHVEN

Let's Encrypt or Commercial Certificates?

Let's Encrypt is a free, automated, and open certificate authority (CA), run for the public's benefit. It is a service provided by the Internet Security Research Group (ISRG).