<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Android on danix.xyz</title>
    <link>https://danix.xyz/tags/android/</link>
    <description>Recent content in Android on danix.xyz</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 27 May 2021 15:08:05 +0000</lastBuildDate>
    <atom:link href="https://danix.xyz/tags/android/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Manage your passwords with password-store</title>
      <link>https://danix.xyz/articles/manage-your-passwords-with-password-store/</link>
      <pubDate>Thu, 27 May 2021 15:08:05 +0000</pubDate>
      <guid>https://danix.xyz/articles/manage-your-passwords-with-password-store/</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;&#xA;&lt;p&gt;lately I’ve decided not to use the password manager offered by all major browsers nowadays, but instead try to manage all my passwords using some open source software in order to have a better control over my passwords.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve decided to write this article after reading this &lt;a href=&#34;https://alien.slackbook.org/blog/sync-and-share-your-chromium-and-more-browser-data-among-all-your-computers/&#34;&gt;blog entry by AlienBob&lt;/a&gt; where he speaks of KeepassXC, and since I&amp;rsquo;ve used it, I wanted to give a valid alternative to some downsides that I&amp;rsquo;ve stumbled upon while using it.&lt;/p&gt;&#xA;&lt;p&gt;The first approach I&amp;rsquo;ve attempted, as I said, was using &lt;a href=&#34;https://keepassxc.org/&#34;&gt;KeepassXC&lt;/a&gt;, quoting their website:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;KeePassXC – Cross-Platform Password Manager&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Never forget a password again. Securely store passwords using industry standard encryption, quickly auto-type them into desktop applications, and use our browser extension to log into websites.&lt;/p&gt;&#xA;&lt;p&gt;— &lt;a href=&#34;https://keepassxc.org/&#34;&gt;KeepassXC website&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;What I did was install keepassXC on my Slackware64-current, export all my passwords from my main browser, save them as CSV and import them inside keepassXC. Now I have to remember just one password to access my database and I can install the browser integration add-on for chromium (or firefox) to have all my passwords readily available. Neat!!&lt;/p&gt;&#xA;&lt;p&gt;To share my passwords between my devices, I simply made a private git repository on my server and synced the password database with it. I then went and installed &lt;a href=&#34;https://github.com/bpellin/keepassdroid&#34;&gt;KeePassDroid&lt;/a&gt;, which is an Android implementation of keepassXC.&lt;/p&gt;&#xA;&lt;p&gt;Since keepassdroid doesn’t sync automatically from a remote server, I had to use git on my phone to pull/push to my remote in order to keep the password database up to date, and even if that’s not a big deal, I wasn’t happy with my password workflow so, while still using this approach, I was looking for alternatives.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
