summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2014-04-24 12:44:24 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2014-04-24 12:44:24 +0200
commit6012c05951566e4eea9905cf69aa65e546adae3b (patch)
tree24bd5acf8e43887ff9c59f4ba8e54511bc4bd62e
parent673b16831b8da54238e9c2b2266c3d1178df382f (diff)
downloadlasso-6012c05951566e4eea9905cf69aa65e546adae3b.tar.gz
lasso-6012c05951566e4eea9905cf69aa65e546adae3b.tar.xz
lasso-6012c05951566e4eea9905cf69aa65e546adae3b.zip
website: update links section
-rw-r--r--website/web/links.xml41
1 files changed, 7 insertions, 34 deletions
diff --git a/website/web/links.xml b/website/web/links.xml
index 0a35761b..11110c21 100644
--- a/website/web/links.xml
+++ b/website/web/links.xml
@@ -11,51 +11,24 @@
<h2>Lasso</h2>
<p>
- <a href="http://authentic.labs.libre-entreprise.org">Authentic</a> is a
+ <a href="http://dev.entrouvert.org/projects/authentic">Authentic</a> is a
full-featured Liberty-compliant identity provider aiming to address a broad
range of needs, from simple to complex setups. (GNU GPL)
</p>
- <p>
- <a href="http://idpc.labs.libre-entreprise.org">IdPC</a> is a minimalist Liberty
- identity provider written as a set of CGI scripts using Lasso. (GNU GPL)
- </p>
-
- <p>
- <a href="http://labs.libre-entreprise.org/projects/liberatedav/">Liberate DAV!</a> is
- a free (GPL) Liberty Alliance ID-FF single sign-on module for WebDAV Apache2 servers.
- </p>
<p>
- Lasso is used in the French <i>"Carte de Vie Quotidienne"</i> and
- <i>"Services de Vie Quotidienne"</i> projects; the Lasso Python
- bindings are used to run the identity provider (<a
- href="https://macommune.identification.svq.fr">macommune.identification.svq.fr</a>)
- and two service providers (<a
- href="https://macommune.formulaires.svq.fr">macommune.formulaires.svq.fr</a>
- and <a
- href="https://macommune.consultation.svq.fr">macommune.consultation.svq.fr</a>).
- The straight C library is used in the home-banking service provider.
+ <a href="https://code.google.com/p/modmellon/">mod_mellon!</a> is
+ a free (GPL) SAML 2.0 authentication module for Apache 2.
</p>
- <p>
- <a href="souk/">Souk</a> is a Liberty Alliance
- framework written in Python. It served as test platform to pass the Liberty
- Conformance event. (GNU GPL, no longer maintained).
- </p>
-
- <p>
- Free (GPL) PHP code, that was initially designed to ease implementation of Lasso in
- services providers: <a
- href="http://cvs.labs.libre-entreprise.org/cgi-bin/cvsweb.cgi/sp-kit/?cvsroot=lasso">
- LASSO Service Provider Kit</a>. This "kit" is no more maintained.
- </p>
-
<h2>Not Lasso</h2>
<p>
- <a href="http://www.sourceid.org">SourceID</a> is an open source (custom license)
- implementation of the Liberty Alliance ID-FF 1.2 protocols in Java.
+ <a href="https://simplesamlphp.org/">SimpleSAMLphp</a> is a free (GPL)
+ implementation of the SAML2 protocol in PHP. We often advocate it instead
+ of our own PHP5 binding because it's easier to deploy (non binary
+ dependency).
</p>
</body>