1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-19 09:52:42 +00:00

Merge pull request #363 from sts10/patch-1

Fix small typo in LessPass section
This commit is contained in:
Samuel Shifterovich
2017-11-20 17:47:36 +00:00
committed by GitHub

View File

@ -1999,7 +1999,7 @@
<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. No sync needed. Uses PBKDF2 and SHA-256. It's adviced to use the browser addons for more security.</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 advised 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>