<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>React on Infinite Script</title><link>https://www.infinitescript.com/tags/react/</link><description>Recent content in React on Infinite Script</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 02 Feb 2024 11:41:27 +0000</lastBuildDate><atom:link href="https://www.infinitescript.com/tags/react/index.xml" rel="self" type="application/rss+xml"/><item><title>Infinite Servers</title><link>https://www.infinitescript.com/project/infinite-servers/</link><pubDate>Fri, 02 Feb 2024 11:41:27 +0000</pubDate><guid>https://www.infinitescript.com/project/infinite-servers/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;&#10;&lt;p&gt;&lt;strong&gt;Infinite Servers&lt;/strong&gt; is a self-hosted server fleet monitor built around a single design constraint: the agent must run completely unprivileged. Each monitored host installs a PHP script that runs as &lt;code&gt;nobody&lt;/code&gt;, reads &lt;code&gt;/proc&lt;/code&gt;, and pushes status every 15 seconds to a central dashboard. No root access, no persistent daemon with elevated privileges, no external database server.&lt;/p&gt;&#10;&lt;p&gt;This design was motivated by the security risks that plague popular alternatives. Tools like &lt;a href="https://github.com/naiba/nezha"&gt;Nezha&lt;/a&gt; require agents to run as root, which creates a severe blast-radius problem: if the dashboard is compromised, an attacker can push arbitrary commands to every connected host with full system privileges. Two recent CVEs illustrate just how real this risk is:&lt;/p&gt;</description></item></channel></rss>