aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKovah <mail@kovah.de>2016-02-26 15:42:10 +0000
committerKovah <mail@kovah.de>2016-02-26 15:42:10 +0000
commit95625404be3bd4d5ae12c6f0610fc7a1e1fdea0c (patch)
tree488247308a583f5026a2094b3c5106a65f70c564
parentAdded missing information / corrected structure for CMS section (diff)
downloadawesome-selfhosted-95625404be3bd4d5ae12c6f0610fc7a1e1fdea0c.tar.gz
awesome-selfhosted-95625404be3bd4d5ae12c6f0610fc7a1e1fdea0c.zip
Added missing information / corrected structure for Authentication section
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 013b9aa1..7ed2d5ad 100644
--- a/README.md
+++ b/README.md
@@ -378,12 +378,12 @@ _Recipe management_
## Federated Identity/Authentication
- * [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS ([Source Code](https://github.com/FreeRADIUS/freeradius-server)) `GPLv2` `C`
- * [daloRADIUS](http://www.daloradius.com) - Open-source web management platform for FreeRADIUS-based deployments ([Source Code](https://github.com/lirantal/daloradius)) `GPLv2`
- * [IndieAuth](https://indieauth.com) - Sign in with your domain name (using the [rel-me-auth](http://microformats.org/wiki/relmeauth) protocol) `Apache` `Ruby`
+ * [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. ([Source Code](https://github.com/FreeRADIUS/freeradius-server)) `GPLv2` `C`
+ * [daloRADIUS](http://www.daloradius.com) - Open-source web management platform for FreeRADIUS-based deployments. ([Source Code](https://github.com/lirantal/daloradius)) `GPLv2`
+ * [IndieAuth](https://indieauth.com) - Sign in with your domain name (using the [rel-me-auth](http://microformats.org/wiki/relmeauth) protocol). `Apache` `Ruby`
* [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Demo](https://www.libravatar.org/account/new/), [Source Code](https://github.com/libravatar/libravatar)) `AGPLv3` `Python`
- * [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder
- * [OpenID/OpenID Connect](http://openid.net/developers/libraries/)
+ * [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - An [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder.
+ * [OpenID/OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0
* [OSIAM](https://www.osiam.org) - Open Source Identity and Access Management implementing OAuth 2.0 and SCIMv2. ([Source Code](https://github.com/osiam/osiam)) `MIT` `Java`