<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gotp/testdata/cli_SetPrivateKey_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-01-28T10:45:39Z</updated>
<entry>
<title>all: make the path to private key static</title>
<updated>2024-01-28T10:45:39Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-01-28T09:37:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=3aa08b00a1151249c6172f0739daac6be5ef857f'/>
<id>urn:sha1:3aa08b00a1151249c6172f0739daac6be5ef857f</id>
<content type='text'>
Instead of prompting user, make the private key static, located at
"$XDG_CONFIG_DIR/gotp/gotp.key".

Implements: https://todo.sr.ht/~shulhan/gotp/1
</content>
</entry>
<entry>
<title>all: add command to remove the private key</title>
<updated>2023-05-15T17:20:40Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-15T17:20:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=de4158b930a2afcfa59947ae2cd7127943751805'/>
<id>urn:sha1:de4158b930a2afcfa59947ae2cd7127943751805</id>
<content type='text'>
The remove-private-key decrypt the issuer's value back using previous
private key and store it back to file as plain text.
</content>
</entry>
<entry>
<title>all: add command to set private key</title>
<updated>2023-05-15T17:06:39Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-05-15T17:06:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/gotp/commit/?id=6a9e476354d23da316a94d0d5a7f8b14a273910e'/>
<id>urn:sha1:6a9e476354d23da316a94d0d5a7f8b14a273910e</id>
<content type='text'>
The set-private-key command encrypt the issuer's value (hash:secret...)
in the file using private key.
The supported private key is RSA.
</content>
</entry>
</feed>
