aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Bennett <william.11bennett@gmail.com>2017-06-02 01:36:08 +0000
committerGitHub <noreply@github.com>2017-06-02 01:36:08 +0000
commita27bdb128de5dd06a857ce4d4c56686b405b73b7 (patch)
treeb1bc4ceba218b23187b1062e62022818400d653d
parentAdd Linkr (#1067) (diff)
downloadawesome-selfhosted-a27bdb128de5dd06a857ce4d4c56686b405b73b7.tar.gz
awesome-selfhosted-a27bdb128de5dd06a857ce4d4c56686b405b73b7.zip
Added How Secure Is My Password
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 065f155f..2e697b3a 100644
--- a/README.md
+++ b/README.md
@@ -772,6 +772,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
* [EasyBook Project](http://easybook-project.org/) - Book publishing as easy as it should be. ([Source Code](https://github.com/javiereguiluz/easybook)) `MIT` `PHP`
* [Flox](https://github.com/devfake/flox) `⚠` - Self hosted movie, TV series and anime watch list with a 3-point rating system. Uses The Movie Database backend for information. ([Demo](http://80.240.132.120/flox-demo/public/)) `MIT` `PHP`
* [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPLv2` `OCAML`
+ * [How Secure Is My Password](https://github.com/howsecureismypassword) - Rather than just saying a password is "weak" or "strong", How Secure is My Password? lets your users know how long it would take someone to crack their password. ([Demo](https://howsecureismypassword.net/), [Source Code](https://github.com/howsecureismypassword/hsimp)) `MIT` `HTML`
* [google-webfonts-helper](https://github.com/majodev/google-webfonts-helper) `⚠` - A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets. ([Demo](https://google-webfonts-helper.herokuapp.com/)) `MIT` `Nodejs`
* [King Phisher](https://github.com/securestate/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD` `Python`
* [LicAPI](https://projects.miguelpiedrafita.com/LicAPI) - A PHP API to manage license info. ([Source Code](https://github.com/m1guelpf/LicAPI)) `MPLv2` `PHP`