Federation Feeder
Project description
python SAML metadata aggregator
===============================
This is a SAML metadata aggregator written in python. It is based on the model
for metadata exchange by Ian Young: http://iay.org.uk/blog/2008/10/metadata_interc.html
News
====
0.1
-----
*Release date: UNRELEASED*
* This is the first unreleased version of the code
* http://github.com/leifj/pyFF
0.4
----
*Release date: Tue Jul 10 15:48:07 CEST 2012*
* Schema validation
* Refactor dynamic loading framework
0.5
----
*Release date: Wed Jul 11 16:31:06 CEST 2012*
* XML signing and validation using http://pypi.python.org/pypi/dm.xmlsec.binding (requires M2Crypto at present)
Because of the way OpenSSL handles self-signed certificates the XML validation extracts
the public key from the certificate and uses that instead of the X509 certificate to
validate an XML signature. Right now this introduces a dependency on M2Crypto which will
be removed in the fugure. Note that ubuntu/debian users should install python-m2crypto
instead of installing M2Crypto (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637904)
0.6
---
*Release date: *
* XML signing and validation using pyXMLSecurity
* Support for PKCS#11-based HSMs using pykcs11
We are now using a (limited) pure-python implmementation of xmlsec which makes it easier
to sign using HSMs. The only mandatory non-python dependency now is lxml.
===============================
This is a SAML metadata aggregator written in python. It is based on the model
for metadata exchange by Ian Young: http://iay.org.uk/blog/2008/10/metadata_interc.html
News
====
0.1
-----
*Release date: UNRELEASED*
* This is the first unreleased version of the code
* http://github.com/leifj/pyFF
0.4
----
*Release date: Tue Jul 10 15:48:07 CEST 2012*
* Schema validation
* Refactor dynamic loading framework
0.5
----
*Release date: Wed Jul 11 16:31:06 CEST 2012*
* XML signing and validation using http://pypi.python.org/pypi/dm.xmlsec.binding (requires M2Crypto at present)
Because of the way OpenSSL handles self-signed certificates the XML validation extracts
the public key from the certificate and uses that instead of the X509 certificate to
validate an XML signature. Right now this introduces a dependency on M2Crypto which will
be removed in the fugure. Note that ubuntu/debian users should install python-m2crypto
instead of installing M2Crypto (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637904)
0.6
---
*Release date: *
* XML signing and validation using pyXMLSecurity
* Support for PKCS#11-based HSMs using pykcs11
We are now using a (limited) pure-python implmementation of xmlsec which makes it easier
to sign using HSMs. The only mandatory non-python dependency now is lxml.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyFF-0.6.tar.gz
(12.6 kB
view details)
File details
Details for the file pyFF-0.6.tar.gz
.
File metadata
- Download URL: pyFF-0.6.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2249aa0ed2b9a24631fdcef1c7cf4eac64b9a7046f3193ab59570c5c4d2ef55 |
|
MD5 | 31afe585ec62f077478cf2da3ffc65a4 |
|
BLAKE2b-256 | e5c7d0a127e9e5ff51dc479a6e0f1b4ed704a05549c8d700f112f061f9b9b3be |