wiki:OldWikiStart

Version 15 (modified by Mike Ryan, 13 years ago) (diff)

link to Java

ABAC

The ABAC project collects several useful pieces of software implementing Attribute-Based Access Control.

  • libabac, a linkable C/C++ library
  • libcreddy, a linkable C/C++ library for X.509 identity and attribute certificate management
  • Perl and Python bindings to libabac and libcreddy
  • a native Java reimplementation of libabac
  • an XML-RPC pre-prover
  • creddy, a command line interface to libcreddy

News

See the ChangeLog for details about each release

  • 2010-10-01: ABAC 0.1.2 released
  • 2010-09-17 2010-09-20: ABAC 0.1.1 released
    • Update: We fixed a one-line bug in creddy. If you downloaded this over the weekend, please fetch it again.

Source

Grab the latest tarball from http://abac.deterlab.net/src/abac-0.1.2.tgz (released 2010-10-01)

Older versions available from http://abac.deterlab.net/src/

Browse the source using Trac's internal browser.

Installation and Documentation

git / mailing list

Available via anonymous git:

git clone git://abac.deterlab.net/abac.git

dev mailing list: If you're using anything out of git, you should be on it. It's low-volume, I promise!

Who

  • Mike Ryan mikeryan@…
  • Ted Faber faber@…
  • John Wroclawski jtw@…
  • Steve Schwab schwab@…