X-Git-Url: http://www.project-moonshot.org/gitweb/?p=devwiki.git;a=blobdiff_plain;f=moonshotapps.mdwn;h=1918fcd4c7184a5b95d1f95c482cf424c7a6b105;hp=6bdb3e9951cbdc5e171ad190903fd6ee2058c052;hb=HEAD;hpb=b1e96af7779c8682bba5acff72ce48eed63b1fc7 diff --git a/moonshotapps.mdwn b/moonshotapps.mdwn index 6bdb3e9..1918fcd 100644 --- a/moonshotapps.mdwn +++ b/moonshotapps.mdwn @@ -86,3 +86,22 @@ Unmodified. *Openssh ----- +**MyProxy** + +[MyProxy](http://grid.ncsa.illinois.edu/myproxy/) is a service issuing X.509 certificates. In the certification authority mode it signs certificates on demand for authenticated users. It uses SASL for authentication, which makes it possible to use GS2. MyProxy is widely used in the Grid computing. + +Modified (patch submitted) + +For more information on build and usage see the [[myproxy section|testing/myproxy]]. + +*What does it do* + +* Issues X.509 credentials to users authenticated with their federated identities. + +----- + +**NFSv4** + +*Modified* + +More information can be found at the [[NFSv4 section|testing/nfsv4]].