Jump to content

Grid Security Infrastructure

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by PdDemeter (talk | contribs) at 14:00, 25 July 2005 (Started). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Grid Security Infrastructure is a specification for secret, tamper-proof, delegatable communication between software in the grid computing environment. Secure, authenticatable communication is enabled using a asymmetric encryption.

Authentication

Authentication is performed using digital signature technology (see digital signatures for an explaination of how this works); secure authentication allows resources to lock data to only those who should have access to it.

Delegation

Authentication introduces a problem: often a service will have to retrive data from a resource independent of the user; in order to do this, it must be supplied with the appropriate privileges. GSI allows for the creation of delegated privileges: a new key is created, marked as a delegated and signed by the user; it is then possible for a service to act on behalf of the user to fetch data from the resource.


Security Mechanisms

Communications may be secured using a combination of methods: