From ced8d9796357e0445c89c09b224edca23d6acd1d Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Fri, 31 Jul 2015 22:19:41 -0300
Subject: [PATCH] Services: more OpenID providers

---
 services.mdwn | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/services.mdwn b/services.mdwn
index a45238e..e3672a0 100644
--- a/services.mdwn
+++ b/services.mdwn
@@ -49,6 +49,9 @@ This is a FOSS listing for service hosting. Staying on this list doesn't mean th
     * Dynamic DNS: [heartbeat](https://www.mirbsd.org/cvs.cgi/contrib/code/heartbeat/) ([sobre](https://www.mirbsd.org/permalinks/wlog-10_e20130520-tg.htm#e20130520-tg_wlog-10)).
     * Keyserver: [puppet-onak](http://git.puppet.immerda.ch/?p=module-onak.git).
     * OpenID Provider:
+      * [Run your own identity provider](http://wiki.openid.net/w/page/12995226/Run%20your%20own%20identity%20server).
+      * [php-openid](https://github.com/openid/php-openid).
+      * [simpleid](http://simpleid.koinic.net/).
       * [OpenID URL](https://drupal.org/project/openidurl).
       * [simplesamlphp](http://packages.debian.org/stable/web/simplesamlphp).
     * Proxies / balanceamento de carga como o [Deflect](http://wiki.deflect.ca).
-- 
GitLab