{% extends "base.html" %} {% block title %}BLP gallery{% endblock %} {% block body %}

Bell-LaPadula gallery

Classification lattice (UNCLASSIFIED < CONFIDENTIAL < SECRET < TOP SECRET) with the dominates() relation: no read up, no write down. Worked scenarios are seeded into this panel by the scenario task.

{% if scenario %}

{{ scenario.title }}

{{ scenario.description }}

{% else %}
Example 03 ruleset is unavailable.
{% endif %} {% endblock %}