<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Server-Hardening on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/server-hardening/</link>
    <description>Recent content in Server-Hardening on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/server-hardening/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Server Hardening Automation: DevSec Hardening vs Ansible OS Hardening vs Puppet CIS</title>
      <link>https://www.pistack.xyz/posts/2026-06-02-devsec-hardening-vs-ansible-vs-puppet-cis-server-hardening-guide/</link>
      <pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-02-devsec-hardening-vs-ansible-vs-puppet-cis-server-hardening-guide/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Server hardening is the systematic process of reducing a server&amp;rsquo;s attack surface by disabling unnecessary services, applying secure configurations, and enforcing least-privilege principles. The CIS (Center for Internet Security) benchmarks define hundreds of specific controls for each operating system — a manual implementation takes days and is error-prone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-Hosted PAM Authentication Modules: Google Authenticator vs pam_u2f vs pam_oath vs pam_duo</title>
      <link>https://www.pistack.xyz/posts/2026-06-01-self-hosted-pam-authentication-modules-google-authenticator-pam-u2f-pam-oath-pam-duo/</link>
      <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-01-self-hosted-pam-authentication-modules-google-authenticator-pam-u2f-pam-oath-pam-duo/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Pluggable Authentication Modules (PAM) form the backbone of Linux authentication. Every SSH login, &lt;code&gt;sudo&lt;/code&gt; invocation, and system service authentication flows through PAM&amp;rsquo;s modular stack. While the default &lt;code&gt;pam_unix&lt;/code&gt; module handles basic password authentication, modern security requirements demand multi-factor authentication (MFA), hardware token support, and push-based verification.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
