mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
security: Add explanation of sandboxing
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
f6c7f77c0f
commit
693b109806
@ -32,8 +32,14 @@
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
The following table lists the current reported number, and historical
|
||||
count, of security vulnerabilities for each installed app. It also lists
|
||||
whether each service is using sandboxing features.
|
||||
count, of security vulnerabilities for each installed app.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
For apps that provide services, the "Sandboxed" column shows whether
|
||||
sandboxing features are in use. Sandboxing mitigates the impact of a
|
||||
potentially compromised app to the rest of the system.
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
<table class="table table-bordered table-condensed table-striped">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user