<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
Maybe I'm wrong, but in my opinion it is a mistake to use a password
manager in order to store OTP secrets.<br>
<br>
The aim of an TFA is to increase the auth security requiring the
combination of two different components. For instance something you
know (a password) and something you've got (a key, a OTP generated
on your mobile or on a security device...).<br>
<br>
Therefore if you store your OTP secrets in the same place than all
your passwords it makes the whole thing pointless.<br>
<br>
Regards,<br>
Alex<br>
<br>
<div class="moz-cite-prefix">On 05/08/15 12:50, admin wrote:<br>
</div>
<blockquote cite="mid:55C1F884.3030904@lesderniersdelaclasse.pw"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<font face="Ubuntu">Hello,<br>
I'm apologize for my poor english and my bad code... But I tried
to add a functionality to allow password-store to generate a
time otp. It's very useful for websites requesting a 2FA totp
like google or github. See my fork of the master github
password-store :<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://github.com/Gambiit/password-store">https://github.com/Gambiit/password-store</a><br>
Thanks a lot for password-store, Best regards :)</font> <br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Password-Store mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Password-Store@lists.zx2c4.com">Password-Store@lists.zx2c4.com</a>
<a class="moz-txt-link-freetext" href="http://lists.zx2c4.com/mailman/listinfo/password-store">http://lists.zx2c4.com/mailman/listinfo/password-store</a>
</pre>
</blockquote>
<br>
</body>
</html>