= 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 == News == * 2010-09-17: ABAC 0.1.1 released, see ChangeLog for details = 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.1.tgz (released 2010-09-17) Browse the source using Trac's [/browser internal browser]. Available via anonymous git: {{{ git clone git://abac.deterlab.net/abac.git }}} Older versions available from http://abac.deterlab.net/src/ = Documentation = * [source:/doc/design System design] * [source:/doc/API libabac API] * [wiki:Creddy] * [source:/doc/usage_scenario Usage scenario] * [source:/doc/keystore Keystore format] * ChangeLog Example keystores (in source tree): * [source:/examples/acme_rockets/README Simple Acme example] * [source:/examples/experiment_create/README More complex experiment creation] = Installation = * [source:/doc/INSTALL Installation instructions] * [source:/doc/dependencies Software dependencies]