website: update links section

This commit is contained in:
Benjamin Dauvergne 2014-04-24 12:44:24 +02:00
parent 673b16831b
commit 6012c05951
1 changed files with 7 additions and 34 deletions

View File

@ -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.
<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>
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.
</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>