<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags/Pass on paapereira.xyz</title><link>https://paapereira.xyz/tags/pass/</link><description>Recent content in Tags/Pass on paapereira.xyz</description><generator>Hugo</generator><language>en-US</language><copyright>&lt;a href='https://creativecommons.org/licenses/by-nc/4.0/' target='_blank' rel='noopener'>©&lt;/a> 2008-2026 / &lt;a href='https://gitlab.com/paapereira/paapereira.gitlab.io' target='_blank' rel='noopener'>source code&lt;/a></copyright><lastBuildDate>Sat, 22 Jun 2019 18:31:17 +0100</lastBuildDate><atom:link href="https://paapereira.xyz/tags/pass/index.xml" rel="self" type="application/rss+xml"/><item><title>pass - the standard unix password manager</title><link>https://paapereira.xyz/posts/2019/06/pass/</link><pubDate>Sat, 22 Jun 2019 18:31:17 +0100</pubDate><guid>https://paapereira.xyz/posts/2019/06/pass/</guid><description>&lt;p>I&amp;rsquo;ve been using &lt;a href="https://www.passwordstore.org/">pass&lt;/a> as my password manager for the last months.&lt;/p>
&lt;p>In Linux, Android and Windows.&lt;/p>
&lt;p>Here&amp;rsquo;s how I set it up and the apps that can be used.&lt;/p>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;h3 id="arch-linux">Arch Linux&lt;/h3>
&lt;p>I installed &lt;code>pass&lt;/code>, &lt;code>pass-otp&lt;/code> for one time password support, &lt;code>dmenu&lt;/code> for an easy way to copy your passwords to the clipboard and if you prefer &lt;code>qtpass&lt;/code> foi a gui application.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f">1&lt;/span>&lt;span>sudo pacman -S pass pass-otp dmenu qtpass
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>You can use the command &lt;code>passmenu&lt;/code> to open a list of your passwords using &lt;code>dmenu&lt;/code>. For convenience you can assign it to a keyboard shortcut.&lt;/p></description></item></channel></rss>