Linked by Thom Holwerda on Tue 24th Nov 2009 16:55 UTC
Post a Comment
SEPostgreSQL may also be interesting to some. Basically it takes SELinux labels and applies them to all objects in the database (rows, columns, tuples, tables, etc) and then lets you use SELinux policy to determine which SELinux domains have access to what data.
It is particularly interesting for multilevel environments (eg., secret, top secret) so you can run a single Postgres server and let secret people only see secret data.
Link to SEPostgreSQL project site is http://code.google.com/p/sepgsql/
Edited 2009-11-25 15:09 UTC



