mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 09:12:39 +00:00
382 B
382 B
layout, title, mathjax, description
layout | title | mathjax | description |
---|---|---|---|
evergreen | Qubes OS | false | Qubes OS is a distribution of Linux that uses [Xen](https://en.wikipedia.org/wiki/Xen) provide app isolation. |
{% for item_hash in site.data.operating-systems.qubes %} {% assign item = item_hash[1] %}
{% if item.type == "Recommendation" %} {% include recommendation-card.html %} {% endif %}
{% endfor %}