<?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>Auth on Kiglo</title>
    <link>https://page.kiglo.org/tags/auth/</link>
    <description>Recent content in Auth on Kiglo</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Tue, 16 Dec 2025 18:10:00 +0900</lastBuildDate>
    <atom:link href="https://page.kiglo.org/tags/auth/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Home Server (Extra): Teleport로 안전하게 서버 접속하기</title>
      <link>https://page.kiglo.org/posts/home-server-extra-teleport/</link>
      <pubDate>Tue, 16 Dec 2025 18:10:00 +0900</pubDate>
      <guid>https://page.kiglo.org/posts/home-server-extra-teleport/</guid>
      <description>&lt;h2 id=&#34;why-teleport&#34;&gt;Why Teleport?&lt;/h2&gt;
&lt;p&gt;홈서버를 외부에서 안전하게 접속하기 위해 기존에는 VPN(Tailscale, WireGuard)이나 단순히 SSH 포트를 개방하는 방식을 사용했습니다. 하지만 다음과 같은 이유로 &lt;strong&gt;Teleport&lt;/strong&gt;를 도입하게 되었습니다.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Access plane&lt;/strong&gt;: SSH, RDP, Kubernetes, Database, Web App 등 다양한 프로토콜을 단일 Gateway로 통합 관리&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Audit Log&lt;/strong&gt;: 누가 언제 어디서 서버에 접속해서 어떤 명령어를 입력했는지 녹화 및 기록 (보안 감사)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RBAC&lt;/strong&gt;: 역할 기반 접근 통제&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;No VPN&lt;/strong&gt;: 별도의 VPN 클라이언트 없이 웹 브라우저만으로도 터미널 접속 가능&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;더 자세한 정보는 &lt;a href=&#34;https://goteleport.com/&#34;&gt;Teleport 공식 홈페이지&lt;/a&gt;와 &lt;a href=&#34;https://goteleport.com/docs/&#34;&gt;공식 문서(Documentation)&lt;/a&gt;를 참고하세요.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
