Tag: 安全
All the articles with the tag "安全".
-
Apifox Supply Chain Attack Post-Mortem: Your SSH Keys May Already Be Compromised
In March 2026, the Apifox desktop client was hit by a supply chain attack: a JS file on the official CDN was replaced with a malicious version that stole users' SSH keys, Git credentials, and other sensitive data. A technical breakdown of the attack chain, blast radius, and how to check if you were affected.
-
Safely Exposing a Local AI Assistant to the Internet: SSH Reverse Tunnels in Practice
Expose a locally running OpenClaw Gateway to the public internet with an SSH reverse tunnel plus an Nginx reverse proxy, accessible via your own domain. All data stays local, with multiple layers of security — at zero cost.