Changes between Version 15 and Version 16 of WikiStart
- Timestamp:
- May 20, 2013 5:55:36 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v15 v16 7 7 If you are new to ABAC, you may find the [http://groups.geni.net/geni/wiki/TIEDABACModel introductory material] from our [http://groups.geni.net/geni/wiki/TIED TIED project] helpful. That material summarizes the power and semantics of ABAC and links to [http://groups.geni.net/geni/wiki/TIEDABACDemo examples of ABAC policy] illustrated using an early example of [CrudgeDocs the Crudge ABAC policy browser]. 8 8 9 The latest ABAC RT0 version is '''ABAC 0.1.4'''. Jump down to [#Source Source] to download it.9 The latest ABAC RT0 version is [http://abac.deterlab.net/src/abac-0.1.4.tar.gz ABAC 0.1.4] ([http://abac.deterlab.net/src/abac-0.1.4.tar.gz.asc signature]). 10 10 11 11 == What's Included == … … 88 88 === Tracking Development === 89 89 90 Current released [http://abac.deterlab.net/src/abac-0.1.4.tar.gz source] [http://abac.deterlab.net/src/abac-0.1.4.tar.gz.asc signature] 91 90 92 If you would like to track the libabac development, you can pull code from out publically available git repository: 91 93 … … 106 108 * '''Update:''' We fixed a one-line bug in creddy. If you downloaded this over the weekend, please fetch it again. 107 109 110 Old releases are at [http://abac.deterlab.net/src/ http://abac.deterlab.net/src/] 111 108 112 == Using libabac == 109 113