<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lock-password/src, branch v1.2a</title>
<subtitle>A simple terminal password manager, using GnuPG to encrypt passwords
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/'/>
<entry>
<title>bump version</title>
<updated>2021-07-04T17:38:59+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-04T17:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=b2c6f5036cd34235ac0a2f28adee0661f4d90692'/>
<id>b2c6f5036cd34235ac0a2f28adee0661f4d90692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>routines: null-terminate a generated password</title>
<updated>2021-07-04T17:35:53+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-04T17:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=d141b72593a37bc6c78db39d218f61965373b5c7'/>
<id>d141b72593a37bc6c78db39d218f61965373b5c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>routines: use new allowed chars to generate a password</title>
<updated>2021-07-04T17:34:37+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-07-04T17:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=a2015eefbf85403b547f0018a13596bf7c30d164'/>
<id>a2015eefbf85403b547f0018a13596bf7c30d164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2021-06-13T16:25:42+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-13T16:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=8380ec44d7c0676ba1aaa6350cf3afa6ade4d07c'/>
<id>8380ec44d7c0676ba1aaa6350cf3afa6ade4d07c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exec-cmd: help: add info about 'show'</title>
<updated>2021-06-13T15:40:28+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-13T15:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=4397555dc22a77c6c2d227a4ae23d0ff144eeebb'/>
<id>4397555dc22a77c6c2d227a4ae23d0ff144eeebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lpass: add cmd 'show'</title>
<updated>2021-06-13T15:28:18+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-13T14:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=40fa8026e7b6df158e65eeb4d511af40e03b8bd4'/>
<id>40fa8026e7b6df158e65eeb4d511af40e03b8bd4</id>
<content type='text'>
Now you need to use the following command to list the contents of the
password manager:
lpass show [passname]

If the command name is missing or was typed incorrectly, the 'help'
command will be executed and will return 1. It will simplify the
program when i add bash completion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now you need to use the following command to list the contents of the
password manager:
lpass show [passname]

If the command name is missing or was typed incorrectly, the 'help'
command will be executed and will return 1. It will simplify the
program when i add bash completion.
</pre>
</div>
</content>
</entry>
<entry>
<title>lpass: call the function of command without argv[0]</title>
<updated>2021-06-12T19:50:33+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-12T19:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=a05ceb98259b949dcc248c744c809df3a7d06233'/>
<id>a05ceb98259b949dcc248c744c809df3a7d06233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lpass: delete side effect</title>
<updated>2021-06-12T19:41:40+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-12T19:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=2ee1a06f24895ea9067d9b026057581ff715aec8'/>
<id>2ee1a06f24895ea9067d9b026057581ff715aec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename main.c to lpass.c</title>
<updated>2021-06-12T19:25:17+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-12T19:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=1af9cbf7bb9e89fdc9de704c0b68209762ab8c80'/>
<id>1af9cbf7bb9e89fdc9de704c0b68209762ab8c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exec-cmd: show: handle argument '--no-color'</title>
<updated>2021-06-11T20:27:50+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-06-11T20:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/lock-password/commit/?id=ad30c1a528d93566db72a058cda1992e986210c0'/>
<id>ad30c1a528d93566db72a058cda1992e986210c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
