4230 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
3d6870656b
admin-api: remove clone operation
Can be achieved using other operations.
mm_3d687065
2017-06-19 00:08:07 +02:00
Wojtek Porczyk
a43d14339e admin-api: fix html ents w_a43d1433 2017-06-14 11:26:07 +02:00
Wojtek Porczyk
feeeb6da8d admin-api: description of the tags w_feeeb6da 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 adw_6c009f83 2017-06-07 20:38:11 -05:00
Andrew David Wong
58e4ea30cc
Update links adw_58e4ea30 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.
adw_066bd62d
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 adw_7e262449 2017-06-05 08:41:27 -05:00
Andrew David Wong
f100abe67b
Add link to qubes-core-admin documentation
QubesOS/qubes-issues#2834
adw_f100abe6
2017-06-04 00:01:29 -05:00
Andrew David Wong
9543d86a5b
Merge branch 'Zrubi-master' adw_9543d86a 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 adw_d48ca106 2017-06-01 19:44:09 -05:00
Wojtek Porczyk
17b9dc3bb3 sphinx boilerplate for dev.qubes-os.org mm_17b9dc3b w_17b9dc3b 2017-05-30 17:23:30 +02:00
Andrew David Wong
af2c0e1bc7
Merge branch 'tasket-patch-13' adw_af2c0e1b 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
Miguel Jacq
15388d2d61
reinstate coding style variable line. Fix outlier command formatting in DisposableVM doc 2017-05-25 17:50:45 +10:00
Miguel Jacq
013aa5083c
underscores do not need to be backslash-escaped inside backticks 2017-05-25 17:16:38 +10:00
Miguel Jacq
3ab0832ba7
fix my own spelling mistake... 2017-05-25 17:14:49 +10:00
Miguel Jacq
ffa81770a7
reinstate 'somehow' 2017-05-25 17:10:17 +10:00
Miguel Jacq
585884365c
reinstate USB link removed accidentally 2017-05-25 16:55:35 +10:00
Miguel Jacq
f3953c1474
More typo/grammar/re-wording from @jpouellet's review 2017-05-25 16:53:05 +10:00
Miguel Jacq
d3855827f1
More typo/grammar/re-wording from @jpouellet's review 2017-05-25 16:43:11 +10: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' adw_1c010264 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
mm_ecbfeb2e
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
ubestemt
22340ee8d9 Missing word. 2017-05-16 11:39:29 +00:00
Marek Marczykowski-Górecki
fa79d40d66
admin-api: fix misplaced comment about device assignment options mm_fa79d40d 2017-05-15 14:25:05 +02:00
Andrew David Wong
41360bc84b
Merge branch 'fortasse-master'
Fixes QubesOS/qubes-issues#2807
adw_41360bc8
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 adw_6d91a06a 2017-05-14 14:14:30 -05:00
Andrew David Wong
da55b6f9ab
Add PGP Web of Trust to list of QMSK verification ideas adw_da55b6f9 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 adw_849be937 2017-05-13 16:33:55 -05:00
Andrew David Wong
3e7a549d1f
Merge branch 'zby-patch-1' adw_3e7a549d 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' adw_0e33e625 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
Miguel Jacq
c5f4957ee2
more minor typo/grammar fixes 2017-05-12 15:58:22 +10:00
Miguel Jacq
2f369c1309
more minor typo/grammar fixes 2017-05-12 10:12:02 +10:00
phrabe
0415ea9f65 Added Header for formatting 2017-05-11 23:42:16 +02:00
phrabe
62516b0a11 Added information how to install Google Chrome
with Google chrome it is possible to view contect from Netflix and Amazon Prime, while Firefox which has been suggested for watching Netflix before will not work with Amazon Prime.
2017-05-11 23:28:00 +02:00