Version 12 (modified by 14 years ago) (diff) | ,
---|
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
- 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-172010-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.
Who
- Mike Ryan mikeryan@…
- Ted Faber faber@…
- John Wroclawski jtw@…
In conjunction with:
- Alefiya Hussain hussain@…
- Steve Schwab Stephen.Schwab@…
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.
Bleeding Edge (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!
Installation
Documentation
Example keystores (in source tree):
Example code