mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-07 14:32:59 -04:00
Add @marmarta's diagrams
This commit is contained in:
parent
4376e876ef
commit
e217ec873a
1 changed files with 15 additions and 7 deletions
|
@ -38,13 +38,13 @@ build environments. She has a separate set of qubes for each project. She keeps
|
||||||
them organized by coming up with a naming scheme, such as:
|
them organized by coming up with a naming scheme, such as:
|
||||||
|
|
||||||
```
|
```
|
||||||
clientABC-code
|
clientA-code
|
||||||
clientABC-build
|
clientA-build
|
||||||
clientABC-test
|
clientA-test
|
||||||
clientABC-prod
|
clientA-prod
|
||||||
projectXYZ-code
|
projectB-code
|
||||||
projectXYZ-build-test
|
projectB-build-test
|
||||||
projectXYZ-prod
|
projectB-prod
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -54,6 +54,8 @@ based on [Debian templates](/doc/templates/debian/), while others are based on
|
||||||
software packages are more readily available in one distribution as opposed to
|
software packages are more readily available in one distribution as opposed to
|
||||||
the other. Alice's setup looks like this:
|
the other. Alice's setup looks like this:
|
||||||
|
|
||||||
|
](/attachment/doc/howto_use_qubes_alice_1.png)
|
||||||
|
|
||||||
- Several qubes for writing code. Here's where she runs her IDE, commits code,
|
- Several qubes for writing code. Here's where she runs her IDE, commits code,
|
||||||
and signs her commits. These qubes are based on different templates depending
|
and signs her commits. These qubes are based on different templates depending
|
||||||
on which tools and which development environment she needs. In general, Alice
|
on which tools and which development environment she needs. In general, Alice
|
||||||
|
@ -91,6 +93,8 @@ the other. Alice's setup looks like this:
|
||||||
these, she takes comfort in knowing that things can be messy and disorganized
|
these, she takes comfort in knowing that things can be messy and disorganized
|
||||||
*within* a qube while her overall digital life remains well-organized.
|
*within* a qube while her overall digital life remains well-organized.
|
||||||
|
|
||||||
|
](/attachment/doc/howto_use_qubes_alice_2.png)
|
||||||
|
|
||||||
- Several email qubes. Since Alice is a command-line aficionado, she likes to
|
- Several email qubes. Since Alice is a command-line aficionado, she likes to
|
||||||
use a terminal-based email client, so both her work and personal email qubes
|
use a terminal-based email client, so both her work and personal email qubes
|
||||||
are based on a template with
|
are based on a template with
|
||||||
|
@ -165,6 +169,8 @@ his colleagues, his family, and himself; and he understands that computer
|
||||||
security is an important part of that. He has a Qubes laptop that he uses only
|
security is an important part of that. He has a Qubes laptop that he uses only
|
||||||
for work, which contains:
|
for work, which contains:
|
||||||
|
|
||||||
|
](/attachment/doc/howto_use_qubes_bob.png)
|
||||||
|
|
||||||
- One offline qube for writing. It runs only LibreOffice Writer. This is where
|
- One offline qube for writing. It runs only LibreOffice Writer. This is where
|
||||||
Bob does all of his writing. This window is usually open side-by-side with
|
Bob does all of his writing. This window is usually open side-by-side with
|
||||||
another window containing research or material from a source.
|
another window containing research or material from a source.
|
||||||
|
@ -281,6 +287,8 @@ made intuitive sense to her, and the more she learned about the technical
|
||||||
aspects, the more she realized that this is what she'd been looking for. Today,
|
aspects, the more she realized that this is what she'd been looking for. Today,
|
||||||
her setup looks like this:
|
her setup looks like this:
|
||||||
|
|
||||||
|
](/attachment/doc/howto_use_qubes_carol.png)
|
||||||
|
|
||||||
- One qube for each investment firm and bank. Carol has a few different
|
- One qube for each investment firm and bank. Carol has a few different
|
||||||
retirement accounts, brokerage accounts, and bank accounts. She treats each
|
retirement accounts, brokerage accounts, and bank accounts. She treats each
|
||||||
qube like a "secure terminal" for accessing only that one institution's
|
qube like a "secure terminal" for accessing only that one institution's
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue