<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gotp/testdata/cli_with_passphrase_test.txt, branch main</title>
<subtitle>CLI to manage Time-based OTP.</subtitle>
<id>http://git.kilabit.info/gotp/atom?h=main</id>
<link rel='self' href='http://git.kilabit.info/gotp/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/'/>
<updated>2024-06-22T10:21:56Z</updated>
<entry>
<title>all: implement command "export"</title>
<updated>2024-06-22T10:21:56Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-06-22T09:35:47Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=dbe4f9722bbd63f685b36606abbfd97cbf1dfb10'/>
<id>urn:sha1:dbe4f9722bbd63f685b36606abbfd97cbf1dfb10</id>
<content type='text'>
The "export" command export all issuers to file or standard output,

	$ gotp export &lt;FORMAT&gt; [FILE]

List of known supported FORMAT is: uri.
If FILE is not defined it will print to standard output.
The list of exported issuers are printed in order of its label.
</content>
</entry>
<entry>
<title>all: use [lib/crypto.LoadPrivateKeyInteractive]</title>
<updated>2024-01-29T19:01:41Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-01-29T19:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=77ba620765a5682e05169be8b8740df925f612c8'/>
<id>urn:sha1:77ba620765a5682e05169be8b8740df925f612c8</id>
<content type='text'>
The lib/crypto.LoadPrivateKeyInteractive provides a simple way to read
passphrase from stdin that also support SSH_ASKPASS.

While at it, add test for Cli with passphrase.
</content>
</entry>
</feed>
