<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pass on Han's XYZ</title><link>https://han8931.github.io/tags/pass/</link><description>Recent content in Pass on Han's XYZ</description><generator>Hugo</generator><language>en</language><managingEditor>tabularasa8931@gmail.com (Han)</managingEditor><webMaster>tabularasa8931@gmail.com (Han)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Mon, 15 Sep 2025 19:39:28 +0900</lastBuildDate><atom:link href="https://han8931.github.io/tags/pass/index.xml" rel="self" type="application/rss+xml"/><item><title>Managing Password using Pass</title><link>https://han8931.github.io/pass/</link><pubDate>Sat, 24 May 2025 00:00:00 +0000</pubDate><author>tabularasa8931@gmail.com (Han)</author><guid>https://han8931.github.io/pass/</guid><description>&lt;h1 id="a-minimalists-guide-to-pass-the-unix-password-manager"&gt;A Minimalist’s Guide to &lt;strong&gt;pass&lt;/strong&gt;— the Unix Password Manager&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;Safely wrangle your secrets from the command-line using GPG encryption and a few intuitive commands.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="1-why-pass"&gt;1. Why &lt;em&gt;pass&lt;/em&gt;?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Single-purpose &amp;amp; transparent&lt;/strong&gt; – every secret is just a GPG-encrypted file in &lt;code&gt;~/.password-store/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Leverages tools you already trust&lt;/strong&gt; – GnuPG for encryption and standard Unix commands for everything else (grep, git, find, etc.).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Portable &amp;amp; scriptable&lt;/strong&gt; – works the same on any POSIX shell and is easy to automate.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Prerequisites&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>