From 9629dc19403401cc0215aafc4920713305504ede Mon Sep 17 00:00:00 2001 From: hugoncosta Date: Mon, 10 Jul 2017 21:13:56 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d02dd4d9..3483d366 100644 --- a/index.html +++ b/index.html @@ -1915,7 +1915,7 @@

LessPassLessPass 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

+ 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.