mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-12-23 06:09:29 -05:00
Table stuff
This commit is contained in:
parent
a159eac965
commit
3016303b67
@ -39,16 +39,16 @@ vim-common
|
|||||||
|
|
||||||
#### TemplateBasedVMs table
|
#### TemplateBasedVMs table
|
||||||
|
|
||||||
| Name | Description | RAM Usage | Networking |
|
| Name | Description | RAM Usage (in MB) | Networking |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| fedora-28-mini-dvm | Template for DispVMs | default | offline |
|
| fedora-28-mini-dvm | Template for DispVMs | default | offline |
|
||||||
| sys-net | DispVM based on fedora-28-mini-dvm | 300MB-500MB | online |
|
| sys-net | DispVM based on fedora-28-mini-dvm | 300-500 | online |
|
||||||
| sys-usb | DispVM based on fedora-28-mini-dvm | 300MB-500MB | offline |
|
| sys-usb | DispVM based on fedora-28-mini-dvm | 300-500 | offline |
|
||||||
| sys-sd | DispVM based on fedora-28-mini-dvm | 300MB-500MB | offline |
|
| sys-sd | DispVM based on fedora-28-mini-dvm | 300-500 | offline |
|
||||||
| sys-firewall | DispVM based on fedora-28-mini-dvm | 300MB-500MB | online |
|
| sys-firewall | DispVM based on fedora-28-mini-dvm | 300-500 | online |
|
||||||
| vault | Password manager and totp generation | 300MB-400MB | offline |
|
| vault | Password manager and totp generation | 300-400 | offline |
|
||||||
| * | split-{gpg,ssh} backend (e.g. work-keys) with minimal set of (sub)keys | 300MB-400MB | offline |
|
| * | split-{gpg,ssh} backend (e.g. work-keys) with minimal set of (sub)keys | 300-400 | offline |
|
||||||
| * | Data container (e.g. backup)| 300MB-400MB | offline |
|
| * | Data container (e.g. backup)| 300-400 | offline |
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- [split gpg](https://www.qubes-os.org/doc/split-gpg/)
|
- [split gpg](https://www.qubes-os.org/doc/split-gpg/)
|
||||||
@ -68,11 +68,11 @@ mozilla-privacy-badger
|
|||||||
|
|
||||||
#### TemplateBasedVMs table
|
#### TemplateBasedVMs table
|
||||||
|
|
||||||
| Name | Description | RAM Usage | Networking |
|
| Name | Description | RAM Usage (in MB) | Networking |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| dvm-net | Template for DispVMs, generally used for browsing | 400MB-1000MB | online |
|
| dvm-net | Template for DispVMs, generally used for browsing | 400-1000 | online |
|
||||||
| dispNet | DispVM based on dvm-net | 400MB-1000MB | online |
|
| dispNet | DispVM based on dvm-net | 400-1000 | online |
|
||||||
|*| Custom Firefox with qubes-url-redirector and/or Thunderbird (e.g. work)| 300MB-700MB | firewalled |
|
| * | Custom Firefox with qubes-url-redirector and/or Thunderbird (e.g. work)| 300-700 | firewalled |
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- [qubes-url-redirector](https://github.com/raffaeleflorio/qubes-url-redirector)
|
- [qubes-url-redirector](https://github.com/raffaeleflorio/qubes-url-redirector)
|
||||||
@ -108,12 +108,12 @@ python2-jwt
|
|||||||
|
|
||||||
#### TemplateBasedVMs table
|
#### TemplateBasedVMs table
|
||||||
|
|
||||||
| Name | Description | RAM Usage | Networking |
|
| Name | Description | RAM Usage (in MB) | Networking |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| dvm-heavy-offline | Template for DispVMs. Used to handle every file in every other VMs | 400MB-1000MB | offline |
|
| dvm-heavy-offline | Template for DispVMs. Handler of every file in every VM | 400-1000 | offline |
|
||||||
| dispHeavyOffline | DispVM based on dvm-heavy-offline | 400MB-1000MB | offline |
|
| dispHeavyOffline | DispVM based on dvm-heavy-offline | 400-1000 | offline |
|
||||||
| dvm-heavy-online | Template for DispVMs | 400MB-1000MB | online |
|
| dvm-heavy-online | Template for DispVMs | 400-1000 | online |
|
||||||
| dispHeavyOnline | DispVM based on dvm-heavy-online | 400MB-1000MB | online |
|
| dispHeavyOnline | DispVM based on dvm-heavy-online | 400-1000 | online |
|
||||||
|
|
||||||
### TemplateVM fedora-28-media
|
### TemplateVM fedora-28-media
|
||||||
A clone of fedora-28-heavy with:
|
A clone of fedora-28-heavy with:
|
||||||
@ -126,17 +126,17 @@ fuse-exfat
|
|||||||
```
|
```
|
||||||
#### TemplateBasedVMs table
|
#### TemplateBasedVMs table
|
||||||
|
|
||||||
| Name | Description | RAM Usage | Networking |
|
| Name | Description | RAM Usage (in MB) | Networking |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| dvm-media-offline | Template for DispVMs | 400MB-1500MB | offline |
|
| dvm-media-offline | Template for DispVMs | 400-1500 | offline |
|
||||||
| dvm-media-online | Template for DispVMs | 400MB-1500MB | online |
|
| dvm-media-online | Template for DispVMs | 400-1500 | online |
|
||||||
|
|
||||||
### TemplateVM whonix-ws-14
|
### TemplateVM whonix-ws-14
|
||||||
#### TemplateBasedVMs table
|
#### TemplateBasedVMs table
|
||||||
|
|
||||||
| Name | Description | RAM Usage | Networking |
|
| Name | Description | RAM Usage (in MB) | Networking |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| dvm-anon | Template for DispVMs | 400MB-1000MB | online |
|
| dvm-anon | Template for DispVMs | 400-1000 | online |
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- [Whonix info 1](https://www.qubes-os.org/doc/whonix)
|
- [Whonix info 1](https://www.qubes-os.org/doc/whonix)
|
||||||
@ -145,6 +145,6 @@ Notes:
|
|||||||
### TemplateVM whonix-gw-14
|
### TemplateVM whonix-gw-14
|
||||||
#### TemplateBasedVMs table
|
#### TemplateBasedVMs table
|
||||||
|
|
||||||
| Name | Description | RAM Usage | Networking |
|
| Name | Description | RAM Usage (in MB) | Networking |
|
||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| sys-whonix | Whonix gateway | 500MB-800MB | online |
|
| sys-whonix | Whonix gateway | 500-800 | online |
|
Loading…
Reference in New Issue
Block a user