Changes between Version 34 and Version 35 of WikiStart
- Timestamp:
- 18/10/10 15:32:20 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v34 v35 11 11 12 12 == Development Activities == 13 * [wiki:n etCDF-ESGSecurityExtension netCDF C API Extension]: modifications to the netCDF API for Earth System Grid to enable PKI based authentication.13 * [wiki:ndg_security ndg_security]: Python code base for NDG Security. It uses the `ndg_saml`, `ndg_xacml` and `MyProxyClient` packages. 14 14 * [wiki:SAML2.0 ndg_saml]: The Python SAML 2.0 implementation developed for NDG Security and the Earth System Grid Federation 15 15 * [wiki:XACML ndg_xacml]: Python implementation of XACML, eXtensible Access Control Markup Language developed for CEDA (Centre for Environmental Data Archival). 16 * [wiki:netCDF-ESGSecurityExtension netCDF C API Extension]: modifications to the netCDF API for Earth System Grid to enable PKI based authentication. 16 17 * [wiki:MyProxyClient MyProxyClient]: Python implementation of the client interface to the !MyProxy Credential Management Service 17 18 * [wiki:MyProxyWebService MyProxyWebService]: a Python WSGI application which presents a HTTPS interface to the !MyProxy Credential Management Service logon and get trust roots operations.