<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gpg on make me: APe</title><link>https://apealive.net/tags/gpg/</link><description>Recent content in Gpg on make me: APe</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 10 Feb 2026 14:00:00 +0000</lastBuildDate><atom:link href="https://apealive.net/tags/gpg/index.xml" rel="self" type="application/rss+xml"/><item><title>CLI-first Password Manager: Gopass</title><link>https://apealive.net/post/gopass-tutorial/</link><pubDate>Tue, 10 Feb 2026 14:00:00 +0000</pubDate><guid>https://apealive.net/post/gopass-tutorial/</guid><description>&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/gopasspw/gopass" target="_blank" rel="noopener noreferrer"&gt;gopass&lt;/a&gt;
&lt;/strong&gt; is a modern, interactive UNIX password manager wrapper designed for secure, multi-store (e.g., combining independent stores like &lt;code&gt;personal&lt;/code&gt; and &lt;code&gt;acme&lt;/code&gt; for work), and Git-native secret operations. This guide covers setting up gopass from foundation to team-mount configuration utilizing &lt;strong&gt;&lt;code&gt;age&lt;/code&gt;&lt;/strong&gt; encryption.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!TIP]
Since &lt;code&gt;gopass&lt;/code&gt; is fully backward-compatible with the standard &lt;code&gt;pass&lt;/code&gt; directory structure and commands, you can also review my core &lt;strong&gt;&lt;a href="https://apealive.net/post/unix-pass-cheat-sheet/"&gt;UNIX Password Manager (pass) Cheat Sheet&lt;/a&gt;
&lt;/strong&gt; for standard references.&lt;/p&gt;</description></item><item><title>UNIX Password Manager (pass) Cheat Sheet and Getting Started Guide</title><link>https://apealive.net/post/unix-pass-cheat-sheet/</link><pubDate>Fri, 17 Mar 2023 13:39:51 +0000</pubDate><guid>https://apealive.net/post/unix-pass-cheat-sheet/</guid><description>&lt;p&gt;This article covers &lt;strong&gt;UNIX Password Manager (pass) Cheat Sheet and Getting Started Guide&lt;/strong&gt;, originally published as a secure &lt;a href="https://gist.github.com/epcim/882ac539fe6c32a3077a1e9d9f4b842e" target="_blank" rel="noopener noreferrer"&gt;GitHub Gist&lt;/a&gt;
 snippet.&lt;/p&gt;
&lt;h1 id="pass-cheat-sheetguide"&gt;&lt;code&gt;pass&lt;/code&gt; cheat sheet/guide&lt;a class="heading-anchor" href="#pass-cheat-sheetguide" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Getting started guide to the unix password manager &lt;code&gt;pass&lt;/code&gt;. Manage &lt;code&gt;gpg&lt;/code&gt; encripted passwords (files) in
a standar directory-like hierarchy. Such files can be copied or stored in a &lt;code&gt;git&lt;/code&gt; repository.&lt;/p&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;a class="heading-anchor" href="#requirements" aria-hidden="true"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Install pass (standard unix password manager):&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ubuntu/Debian:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ sudo apt-get install pass
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Others platforms.&lt;/p&gt;</description></item></channel></rss>