Update index.html

This commit is contained in:
hugoncosta 2017-07-10 21:13:56 +01:00 committed by GitHub
parent 0c507cc6ce
commit 9629dc1940

View File

@ -1915,7 +1915,7 @@
</div>
<div class="panel-body">
<p><img src="img/tools/LessPass.png" alt="LessPass" align="right" style="margin-left:5px;">LessPass is a free and open source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know.
It differs from it peers since it does not rely on encrypted databases, but on a function that upon entering a set number of values, will give you your password. Uses PBKDF2 and SHA-256</p>
It differs from it peers since it does not rely on encrypted databases, but on a function that upon entering a set number of values, will give you your password. Uses PBKDF2 and SHA-256.</p>
<p>
<a href="https://lesspass.com">
<button type="button" class="btn btn-warning">Website: lesspass.com</button>