<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Launchd - 标签 - lihuu — 系统工程、AI 工具链与 Rust 开发博客</title>
        <link>https://silentstormic.top/tags/launchd/</link>
        <description>Launchd - 标签 - lihuu — 系统工程、AI 工具链与 Rust 开发博客</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Fri, 30 Jan 2026 18:27:54 &#43;0800</lastBuildDate><atom:link href="https://silentstormic.top/tags/launchd/" rel="self" type="application/rss+xml" /><item>
    <title>macOS Tahoe 26.x SSH 安全加固笔记</title>
    <link>https://silentstormic.top/post/1769768872/</link>
    <pubDate>Fri, 30 Jan 2026 18:27:54 &#43;0800</pubDate>
    <author>lihuu</author>
    <guid>https://silentstormic.top/post/1769768872/</guid>
    <description><![CDATA[<p>最近 Claude Bot 比较火，搞了个 Mac mini 来玩玩。下面是把 Mac mini 当作服务器的一些安全设置，主要是 SSH 方面的配置。</p>
<p><strong>适用版本</strong>：macOS Tahoe / Sonoma / Ventura 及以后<br>
<strong>架构特点</strong>：launchd Socket Activation（不再由 sshd 直接监听端口）</p>
<p><strong>加固目标</strong>：</p>
<ul>
<li>仅允许 SSH 公钥登录</li>
<li>禁用密码/交互认证</li>
<li>使用自定义端口，关闭默认 22</li>
<li>最小化网络暴露面</li>
<li>可验证、可回滚</li>
</ul>
<hr>
<h2 id="一背景说明重要">一、背景说明（重要）</h2>
<p>从 Ventura 开始，macOS 的 SSH 端口由 <code>launchd</code> 监听：</p>]]></description>
</item>
</channel>
</rss>
