Casbin (https://github.com/casbin/casbin).
OPA (https://www.openpolicyagent.org/)
OSO (https://www.osohq.com/)
RLS (https://www.postgresql.org/docs/current/ddl-rowsecurity.html)
* = candidate
* * = discarded but interesting to watch
Casbin (https://github.com/casbin/casbin).
OPA (https://www.openpolicyagent.org/)
OSO (https://www.osohq.com/)
RLS (https://www.postgresql.org/docs/current/ddl-rowsecurity.html)
* = candidate
* * = discarded but interesting to watch
| # easy_install boto | |
| # You will also need: | |
| # - A .pem keyfile generated using the Amazon web interface to create new instances | |
| # - The secret and access keys created from the | |
| # The only pre-reqs are having created a keypair (.pem file) | |
| # via the amazon web interface and knowing the AWS key and secret | |
| # | |
| # Usage: | |
| # export AWS_ACCESS_KEY_ID='blahblah' | |
| # export AWS_SECRET_ACCESS_KEY='blebleble' |