Commit Graph

3462 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
caf8dfb91a
admin-api: fix default= definition in property.Get
The actual value used there is `True` or `False`
2017-06-25 01:31:38 +02:00
Marek Marczykowski-Górecki
b3b91c8baf
admin-api: clone operation with a token
This way complete operation require policy approval for both source and
destination volumes
2017-06-25 01:31:38 +02:00
marmarta
3c6401c7e2 Update qubes-builder.md
grammar mistakes
2017-06-23 14:33:38 +02:00
Andrew David Wong
9862d245ba
Add QSB 31 2017-06-20 09:00:57 -05:00
Marek Marczykowski-Górecki
b160399f9b
admin-api: add volume.Clone
It is needed for VM clone operation: we have volume.Import, but not
volume.Export - at least not yet. And doing export+import would be very
inefficient, especially on smart storage pools (like LVM).
2017-06-19 00:16:24 +02:00
Marek Marczykowski-Górecki
3d6870656b
admin-api: remove clone operation
Can be achieved using other operations.
2017-06-19 00:08:07 +02:00
Wojtek Porczyk
a43d14339e admin-api: fix html ents 2017-06-14 11:26:07 +02:00
Wojtek Porczyk
feeeb6da8d admin-api: description of the tags 2017-06-14 11:22:52 +02:00
Joshua Boat
1cb8f11565 Update to add StandaloneVM Tutorial 2017-06-10 18:34:29 +01:00
Andrew David Wong
6c009f83cb
Fix link 2017-06-07 20:38:11 -05:00
Andrew David Wong
58e4ea30cc
Update links 2017-06-07 20:21:44 -05:00
Andrew David Wong
a4f52f47b7
Merge certified-laptops and hardware-certification into hardware 2017-06-07 20:20:59 -05:00
Andrew David Wong
066bd62dc7
Add link to Qubes Core Admin Client documentation
Also: Update link to Qubes Core Admin documentation for uniformity.
2017-06-05 20:36:59 -05:00
Piotr PAWLICKI
4409214247 Kali Linux TemplateVM
Partial rewrite of the page, mainly the last Kali TemplateVM section to:
- add missing steps in TemplateVM creation (ex: trimming to optimize disk space usage)
- correct inconsistent file names across subsections, which made the instruction nonfunctional "as-it"
- match shell commands with textual instructions
- remove unused, duplicate or wrongly formatted links /references
- enhance consistency in commands and style used within the same section
- enhance consistency in commands and style with other pages (ex: Qubes' Basics and Common Tasks, Fedora 23 to Fedora 24 upgrade, etc.)
- better follow Qubes Glossary and Documentation Guidelines
- have a hierarchical succession of headers / section titles
2017-06-05 19:06:11 +02:00
Andrew David Wong
7e262449ff
Add Canary 12 2017-06-05 08:41:27 -05:00
Andrew David Wong
f100abe67b
Add link to qubes-core-admin documentation
QubesOS/qubes-issues#2834
2017-06-04 00:01:29 -05:00
Andrew David Wong
9543d86a5b
Merge branch 'Zrubi-master' 2017-06-03 23:43:14 -05:00
Andrew David Wong
fa83a252ef
Merge branch 'master' of https://github.com/Zrubi/qubes-doc into Zrubi-master 2017-06-03 23:42:49 -05:00
Andrew David Wong
d48ca10635
Add warning about QubesOS/qubes-issues#2835 2017-06-01 19:44:09 -05:00
Wojtek Porczyk
17b9dc3bb3 sphinx boilerplate for dev.qubes-os.org 2017-05-30 17:23:30 +02:00
Andrew David Wong
af2c0e1bc7
Merge branch 'tasket-patch-13' 2017-05-25 22:53:03 -05:00
Zrubi
c33f514396 Update vm-interface.md 2017-05-25 11:09:44 +02:00
Zrubi
d380133d19 Update vm-interface.md
Added the "dpi" Deep Packet Inspection option for supporting L7 firewall rules
2017-05-25 11:07:49 +02:00
tasket
846854b940 Cover new package options
Per https://github.com/QubesOS/qubes-issues/issues/2527
2017-05-24 22:45:00 -04:00
Andrew David Wong
1c01026478
Merge branch 'bbrr3332-master' 2017-05-23 00:38:29 -05:00
Andrew David Wong
06aecf8300
Merge branch 'master' of https://github.com/bbrr3332/qubes-doc into bbrr3332-master 2017-05-23 00:38:13 -05:00
Marek Marczykowski-Górecki
ecbfeb2e73
admin-api update
1. Drop separate admin.vm.microphone.* calls - lets use
admin.vm.device.mic.* for this. Yes, this means microphone cannot
be attached to multiple VMs at the same time (which is regression vs
Qubes 3.2). But this is a good thing from security point of view.

2. Drop admin.backup.Restore - use standard Admin API methods
(admin.vm.Create, admin.vm.volume.Import etc)

Cc: @kalkin
2017-05-23 00:10:10 +02:00
bbrr3332
781cf2122a Correct error in postfix setup guide 2017-05-22 21:24:37 +01:00
Dean V
f572f00826 Edit + Disagreement
Did some prosaic editing:
* Removed unnecessary parentheses
* Shortened long sentences
* Wording changes.
* Removed restatements of earlier sentences
Also, this document made the following error about cooperative covert leaking channels in Qubes OS:

> It is likely that the only way to **fully protect against leaks of type 1** and 2 is to either pause or shut down all other VMs while performing sensitive operations in the target VM(s) (such as key generation).

This is wrong. Closing the other VMs while performing such important activities does nothing to stop leaks in type 1, assuming you turn the other VMs back on at some point. The (presumably compromised) AppVM in question can easily write the information it needs to leak down until the other Qubes come back online. Inserted a new sentence clarifying this.
2017-05-17 19:54:15 -07:00
Marek Marczykowski-Górecki
fa79d40d66
admin-api: fix misplaced comment about device assignment options 2017-05-15 14:25:05 +02:00
Andrew David Wong
41360bc84b
Merge branch 'fortasse-master'
Fixes QubesOS/qubes-issues#2807
2017-05-14 14:25:14 -05:00
Andrew David Wong
af60a8c86f
Merge branch 'master' of https://github.com/fortasse/qubes-doc into fortasse-master 2017-05-14 14:25:05 -05:00
Andrew David Wong
6d91a06a8f
Add point about checking against different keyservers 2017-05-14 14:14:30 -05:00
Andrew David Wong
da55b6f9ab
Add PGP Web of Trust to list of QMSK verification ideas 2017-05-14 13:28:22 -05:00
fortasse
d149c300c0 Merge pull request #1 from fortasse/fix-firewall-redirect-loop
Fix redirect loop in /doc/firewall/
2017-05-13 21:10:22 -04:00
fortasse
8f8384c6e9 Fix redirect loop in /doc/firewall/ 2017-05-13 21:09:39 -04:00
Andrew David Wong
849be93708
Add information on QMSK fingerprint validation 2017-05-13 16:33:55 -05:00
Andrew David Wong
3e7a549d1f
Merge branch 'zby-patch-1' 2017-05-13 14:31:25 -05:00
Andrew David Wong
d4b43ec4a1
Merge branch 'patch-1' of https://github.com/zby/qubes-doc into zby-patch-1 2017-05-13 14:30:32 -05:00
Andrew David Wong
0e33e62506
Merge branch 'free5lot-patch-1' 2017-05-13 14:28:06 -05:00
Andrew David Wong
89263424ad
Merge branch 'patch-1' of https://github.com/free5lot/qubes-doc into free5lot-patch-1 2017-05-13 14:27:54 -05:00
Zbigniew Łukasiak
6b2d190273 "sign-off" procedure description has moved 2017-05-13 15:14:39 -04:00
bar5ba3ras5re4
aeeb5a63c8 Using arrow symbol →instead of "->" 2017-05-12 08:26:15 +00:00
Marek Marczykowski-Górecki
eb484c383b
Rename Mgmt API to Admin API
QubesOS/qubes-issues#853
2017-05-11 22:39:53 +02:00
Zakhar Semenov
886c5496b9 Update xfce.md
Update of disclaimer for R3.2
2017-05-11 13:27:14 +07:00
Zakhar Semenov
d4f98ce86c Update http-filtering-proxy.md
Typo: Firwall
2017-05-11 13:03:45 +07:00
Marek Marczykowski-Górecki
c1cc28b3c4
mgmt: add two notes
As discussed here:
https://github.com/QubesOS/qubes-core-admin/pull/100#discussion_r115726151
https://github.com/QubesOS/qubes-core-admin/pull/100#discussion_r115725705
2017-05-10 15:16:21 +02:00
Andrew David Wong
495ff2a375
Add extended support information for R3.2 2017-05-09 20:26:25 -05:00
Samuel Hentschel
c4660f8437
Add -u root option to the qvm-run command on line 405, changed Having 2017-05-08 23:03:18 -04:00
Marek Marczykowski-Górecki
3817860f20
Merge remote-tracking branch 'origin/pr/391'
* origin/pr/391:
  Added note for those using i3; minor edits.
2017-05-09 00:47:13 +02:00