<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Security on AIHugoBlog</title>
    <link>/tags/security/</link>
    <description>Recent content in Security on AIHugoBlog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 15 Jun 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PostgreSQL 新建只读查询用户（Read-Only User）</title>
      <link>/posts/postgresql-create-readonly-user/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0800</pubDate>
      <guid>/posts/postgresql-create-readonly-user/</guid>
      <description>在 PostgreSQL 中创建只读查询用户的标准做法，包含 CONNECT、USAGE、SELECT 权限以及默认权限（ALTER DEFAULT PRIVILEGES）的正确配置。</description>
    </item>
    <item>
      <title>SQL Server 新建只读查询用户（Read-Only Query User）</title>
      <link>/posts/sqlserver-create-readonly-query-user/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0800</pubDate>
      <guid>/posts/sqlserver-create-readonly-query-user/</guid>
      <description>在 SQL Server 中创建只读查询用户的最佳实践，包含密码策略、幂等性脚本、纵深防御等生产环境要点。</description>
    </item>
    <item>
      <title>Windows 如何实现重启后 C 盘自动还原（UWF 统一写入筛选器）</title>
      <link>/posts/windows-uwf-c-drive-reset-on-reboot/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0800</pubDate>
      <guid>/posts/windows-uwf-c-drive-reset-on-reboot/</guid>
      <description>使用 Windows 内置的 UWF（Unified Write Filter）实现 C 盘每次重启自动还原，适用于公共电脑、教学机、展示终端等场景。</description>
    </item>
  </channel>
</rss>
