From dcdfd2d5b166e563b6b4f76eb91ace0aca0259f0 Mon Sep 17 00:00:00 2001 From: Azul Date: Wed, 27 Jun 2012 12:39:45 +0200 Subject: adding license remark in readme --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index bf4b44b..0d412a0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,7 @@ imported to github from: https://code.google.com/p/srp-js/ +License: [New BSD License](http://www.opensource.org/licenses/bsd-license.php) + Many websites today require some form of authentication to access the site's full functionality. Unfortunately, many of these websites do not use secure authentication protocols. In some cases, websites will store user passwords in their database. If the database ever becomes compromised, an attacker could authenticate as any user he wanted. -- cgit v1.2.3