= ABAC = The ABAC project collects several useful pieces of software implementing Attribute-Based Access Control. * libabac, a linkable C/C++ library * Perl and Python bindings to libabac * an XML-RPC pre-prover * creddy, an X.509 identity and attribute certificate management tool = Who = * Mike Ryan mikeryan@ISI.EDU * Ted Faber faber@ISI.EDU * John Wroclawski jtw@ISI.EDU In conjunction with: * Jay Jacobs Jay.Jacobs@cobham.com * Alefiya Hussain Alefiya.Hussain@cobham.com * Steve Schwab Stephen.Schwab@cobham.com = Source = Grab the latest tarball from http://abac.deterlab.net/src/abac-0.1.0.tgz Browse the source using Trac's [/browser internal browser]. Available via anonymous git: {{{ git clone git://abac.deterlab.net/abac.git }}} = Documentation = * [source:/doc/design System design] * [source:/doc/API libabac API] * [wiki:Creddy] * [source:/doc/usage_scenario Usage scenario] * [source:/doc/keystore Keystore format] = Installation = * [source:/doc/INSTALL Installation instructions] * [source:/doc/dependencies Software dependencies]