diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-12-14 02:29:44 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-12-14 02:29:44 +0000 |
commit | c3071fa419c0b4d248d5c247b8e12fc79896f76b (patch) | |
tree | 95c895e055e6117604886dc2bc26528f0cf26d4d /README.md | |
parent | Merge pull request #360 from foxmask/master (diff) | |
download | awesome-selfhosted-c3071fa419c0b4d248d5c247b8e12fc79896f76b.tar.gz awesome-selfhosted-c3071fa419c0b4d248d5c247b8e12fc79896f76b.zip |
Add Libravatar
#140
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -347,7 +347,7 @@ _Recipe management_ * [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/) - a service which delivers your avatar (profile picture) to other websites + * [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/) * [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` |