LessPass corrections.

This commit is contained in:
privacytoolsIO 2017-07-16 09:12:37 +08:00
parent 0b659f1db4
commit dd874acecd
2 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -1921,11 +1921,10 @@
<div class="col-sm-4">
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">LessPass</h3>
<h3 class="panel-title">LessPass - Browser</h3>
</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>
<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. No sync needed. Uses PBKDF2 and SHA-256. It's adviced to use the browser addons for more security.</p>
<p>
<a href="https://lesspass.com">
<button type="button" class="btn btn-warning">Website: lesspass.com</button>