Add summaries

This commit is contained in:
2019-04-23 14:30:07 +05:30
parent 8cb1c86af6
commit 80991b5b81
5 changed files with 19 additions and 3 deletions

View File

@ -1,11 +1,13 @@
---
Title: Manage your passwords with pass
Date: 2019-04-22 19:00
Modified: 2019-04-23 14:24
Author: Fabrice
Category: software
Tags: pass, git
Slug: password-store
Header_Cover: images/cover_antennae.jpg
Summary: A simple password manager that relies on gpg, and synchronized with git.
---
As security breaches are discovered regularly, and so leakage happens, it is recommended to have a different password on each account.
@ -32,3 +34,4 @@ pass git <whatever you want>
```
To do whatever you want with git, especially *dirty git* 😉
And finally, I'm using [password-store](https://f-droid.org/en/packages/com.zeapo.pwdstore/) on my android phone.