From: Valentin Gagarin <valentin@gagarin.work>
To: Alyssa Ross <hi@alyssa.is>
Cc: devel@spectrum-os.org
Subject: Re: [PATCH v2 2/2] Documentation: sketch the threat model on the front page
Date: Mon, 22 Jun 2026 19:55:08 +0200 [thread overview]
Message-ID: <79bbbb72-c5f3-4ace-82c5-928b1abee2a0@gagarin.work> (raw)
In-Reply-To: <87echyiu4d.fsf@alyssa.is>
On 6/22/26 15:26, Alyssa Ross wrote:
> Valentin Gagarin <valentin@gagarin.work> writes:
>
>> Also capture the poking-holes security model and hint at the trust
>> boundary.
>>
>> This way of phrasing it intentionally doesn't go into any detail.
>> Proper exposition in dedicated documents would still be fruitful,
>> especially for readers less experienced with the domain. But this way
>> we already mention all the most important ideas in the first few
>> paragraphs, which should be more likely to capture attention of experts.
>>
>> Signed-off-by: Valentin Gagarin <valentin@gagarin.work>
>
> Good addition.
>
>> ---
>> Documentation/index.html | 7 ++++++-
>> 1 file changed, 6 insertions(+), 1 deletion(-)
>>
>> diff --git a/Documentation/index.html b/Documentation/index.html
>> index 6d4f07b..e1c5ebb 100644
>> --- a/Documentation/index.html
>> +++ b/Documentation/index.html
>> @@ -21,9 +21,14 @@ the principle of security by compartmentalization. It aims to have a
>> lower barrier to entry and to be easier to use and maintain than other
>> such systems.
>>
>> +<p>
>> +By isolating each application in a virtual machine, Spectrum prevents untrusted
>> +software from accessing what you haven't explicitly allowed or disrupting other
>> +applications.
>> +
>> <p>
>> Persistent data will be managed centrally, while
>> -applications remain isolated. This means that the system can still be
>> +preserving boundaries between compartments. This means that the system can still be
>
> Do you think it's already understandable by this point what a
> compartment is, to a reader that is learning about security by
> compartmentalization for the first time?
My gut feel is it will be alright, because the intuitive notion of
compartment maps good enough to what's really going on. Open to
suggestions for further improvement of course.
next prev parent reply other threads:[~2026-06-22 17:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-17 13:24 [PATCH] Documentation: reword the distinctive feature of shared state Valentin Gagarin
2026-06-17 16:55 ` Alyssa Ross
2026-06-17 19:40 ` Valentin Gagarin
2026-06-19 14:54 ` Alyssa Ross
2026-06-22 9:55 ` [PATCH v2 1/2] " Valentin Gagarin
2026-06-22 9:55 ` [PATCH v2 2/2] Documentation: sketch the threat model on the front page Valentin Gagarin
2026-06-22 13:26 ` Alyssa Ross
2026-06-22 17:55 ` Valentin Gagarin [this message]
2026-06-24 8:57 ` Alyssa Ross
2026-06-24 12:18 ` Alyssa Ross
2026-06-22 13:24 ` [PATCH v2 1/2] Documentation: reword the distinctive feature of shared state Alyssa Ross
2026-06-22 13:28 ` Alyssa Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=79bbbb72-c5f3-4ace-82c5-928b1abee2a0@gagarin.work \
--to=valentin@gagarin.work \
--cc=devel@spectrum-os.org \
--cc=hi@alyssa.is \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).