<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gateway on Lynx Tech Blog</title><link>https://blog.lynxflow.co/en/tags/gateway/</link><description>Recent content in Gateway on Lynx Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0800</lastBuildDate><atom:link href="https://blog.lynxflow.co/en/tags/gateway/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop Pasting API Keys and Bank Cards into LLM Relays: A Guide to Self-Hosted Privacy Gateways</title><link>https://blog.lynxflow.co/en/posts/llm-privacy-self-hosted-gateway-guide/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0800</pubDate><guid>https://blog.lynxflow.co/en/posts/llm-privacy-self-hosted-gateway-guide/</guid><description>&lt;img src="https://blog.lynxflow.co/images/llm-privacy-self-hosted-gateway-guide.png" alt="Featured image of post Stop Pasting API Keys and Bank Cards into LLM Relays: A Guide to Self-Hosted Privacy Gateways" /&gt;Using a third-party LLM relay to access Claude, GPT, or Gemini is cheap and convenient—but have you considered this: the relay operator can see every single word you send to the model.
That includes API keys you casually paste in, bank card numbers, login passwords, ID numbers, medical records&amp;hellip; all sitting in someone&amp;rsquo;s server logs, in plaintext.
This isn&amp;rsquo;t paranoia—it&amp;rsquo;s architecture. A relay is fundamentally a reverse proxy: your request hits their server, gets unwrapped</description></item><item><title>How to Install the OpenClaw Gateway (2026)</title><link>https://blog.lynxflow.co/en/posts/install-openclaw-gateway/</link><pubDate>Fri, 31 Jul 2026 00:00:00 +0800</pubDate><guid>https://blog.lynxflow.co/en/posts/install-openclaw-gateway/</guid><description>&lt;img src="https://blog.lynxflow.co/images/install-openclaw-gateway.png" alt="Featured image of post How to Install the OpenClaw Gateway (2026)" /&gt;OpenClaw is a self-hosted, multi-channel AI agent gateway (Node.js/TypeScript, MIT). Unlike Hermes (Python, where you hand-write a systemd unit), OpenClaw self-manages its own gateway service — one command installs the systemd unit for you. This guide was verified against a live instance running OpenClaw&amp;rsquo;s gateway.
1. Install (npm global) OpenClaw is an npm package. With Node.js 20+ available:
1 npm install -g openclaw Verify:
1 openclaw --version The binary lands in your npm global bin (e</description></item></channel></rss>