Commit Graph

4912 Commits

Author SHA1 Message Date
pierwill
922f84f9dd Fix two typos in qrexec.md 2019-08-23 17:08:52 -05:00
pierwill
a4b7b754bb Fix links to qrexec docs 2019-08-23 16:37:27 -05:00
pierwill
c0a91ca4a9 Revise and edit "Qubes RPC administration" section in qrexec docs
Sorts material under three headings.
2019-08-22 16:48:07 -05:00
pierwill
50b38d1161 Make more edits to qrexec docs
- Several corrections and rewordings for accuracy
- Fixes leftover outdated '$' keywords
- Remove incomplete list of RPC services
2019-08-18 20:07:16 -05:00
pierwill
b8a53197d3 Add qrexec diagram to qrexec.md 2019-08-18 20:07:16 -05:00
pierwill
6bf95dab39 Edit qrexec-client command line examples
- remove absolute paths from qrexec-client calls
- add shell prompt characters
2019-08-18 20:07:16 -05:00
pierwill
5ea1118fa1 Reorder steps in RPC service example
Also add a shell prompt character
2019-08-18 20:07:16 -05:00
pierwill
60d60c5ca7 Remove outdated sentence in qrexec doc 2019-08-18 20:07:16 -05:00
pierwill
acf10da436 Revise "Qubes RPC administration" section of qrexec docs
- Remove section on "Yes to All" RPC authorization
  (and add TODO item for if this feature is reintroduced)
- Replace `$` keywords with `@` in qrexec policy docs
- Incorporate Qubes 4.0 "Extra keywords" material into RPC admin docs
- Move some material to a new section on RPC security concerns
2019-08-18 20:07:16 -05:00
pierwill
57937e97e5 Work definition of term "RPC" into qrexec docs introduction 2019-08-18 20:07:16 -05:00
pierwill
32621ef94f Split qrexec docs into multiple pages
- Moves the "Qubes RPC internals" section to qrexec-internals.md.
- Fixes redirects for new pages.
- Retitles docs to reflect deprecation of qrexec2.
- Revises the texts and links referring to deprecated qrexec2 docs.
2019-08-18 20:07:16 -05:00
pierwill
6476996227 Rewrite toy example of creating a qrexec service
Gave the section more structure. Lightly edited the example code.
2019-08-18 20:07:16 -05:00
pierwill
ebf34a6390 Clarify description of qrexec-client example 2019-08-18 20:07:16 -05:00
pierwill
b4550e6c21 Edit RPC services section of qrexec docs 2019-08-18 20:07:16 -05:00
pierwill
c1d2df7ec9 Revise Qubes RPC administration section of qrexec3.md 2019-08-18 20:07:16 -05:00
pierwill
0b6b4bb273 qrexec3.md: remove extra whitespace 2019-08-18 20:07:16 -05:00
pierwill
53e647ca70 Fix lineation in Qubes RPC implementation and protocol details 2019-08-18 20:07:16 -05:00
pierwill
e2333b4e76 Remove extra characters in qrexec doc section titles (cosmetic) 2019-08-18 20:07:16 -05:00
pierwill
724b8a32f0 Revise qvm-client command description and examples 2019-08-18 20:07:16 -05:00
pierwill
a2b6838a98 Comment out todo item in qrexec3.md 2019-08-18 20:07:16 -05:00
pierwill
56a9ca2299 Capitalize "RPC" in main text throughout qrexec doc
also capitalizes the term in bash comments, but maintains the string
as in in file paths and other terms
2019-08-18 20:07:16 -05:00
pierwill
4ad035262d Revise "Qrexec basics" section 2019-08-18 20:07:16 -05:00
pierwill
474d15f87e Revise qrexec introduction 2019-08-18 20:07:16 -05:00
pierwill
bdffd0fa59 begin standardizing markdown lineation of qrexec3 docs 2019-08-18 20:07:16 -05:00
Andrew David Wong
cc0d62e2d4
Merge branch 'pierwill-common-tasks-semantic-linefeed-fixes'
QubesOS/qubes-issues#2639
2019-08-18 13:09:51 -05:00
Andrew David Wong
83b8f9153e
Merge branch 'common-tasks-semantic-linefeed-fixes' of https://github.com/pierwill/qubes-doc into pierwill-common-tasks-semantic-linefeed-fixes 2019-08-18 13:06:32 -05:00
Andrew David Wong
90dc5a26c8
Link to section on copying from dom0 2019-08-18 12:59:33 -05:00
Andrew David Wong
a93b019bef
Point out that release keys are included in Qubes installations
QubesOS/qubes-issues#4292
2019-08-18 12:53:10 -05:00
pierwill
e4c5eefc02 Add semantic newlines for usb-devices-md 2019-08-18 12:47:08 -05:00
pierwill
0555eb9326 Add semantic newlines for software-update-vm.md 2019-08-18 12:46:25 -05:00
pierwill
2dae132dfc Add semantic newlines for software-update-dom0.md 2019-08-18 12:45:27 -05:00
pierwill
c7e8a45bc8 Add semantic newlines for pci-devices.md 2019-08-18 12:44:04 -05:00
pierwill
f816cea0da Add semantic newlines for optical-discs.md 2019-08-18 12:40:10 -05:00
pierwill
6f5c584b5d Add semantic newlines for full-screen-mode.md 2019-08-18 12:39:23 -05:00
pierwill
cac27027a3 Add semantic newlines for disposablevm.md 2019-08-18 12:38:23 -05:00
pierwill
6a981959d4 Add semantic newlines for device-handling.md 2019-08-18 12:37:33 -05:00
pierwill
2b1145fece Add semantic newlines for copying-files.md 2019-08-18 12:36:12 -05:00
pierwill
ca66379727 Add semantic newlines for copy-paste.md 2019-08-18 12:35:06 -05:00
pierwill
9f72309772 Add semantic newlines for blockdevices.md 2019-08-18 12:33:36 -05:00
Andrew David Wong
b38990e666
Point out that the QMSK is already in every Qubes domU
QubesOS/qubes-issues#2544
2019-08-18 12:32:44 -05:00
Andrew David Wong
64b9fae748
Update links to .rst domU man pages hosted on GitHub
QubesOS/qubes-issues#5246
2019-08-15 21:45:04 -05:00
Andrew David Wong
97e22df53c
Merge branch 'neowutran-patch-5' 2019-08-14 00:03:11 -05:00
Andrew David Wong
2c62a99f41
Merge branch 'patch-5' of https://github.com/neowutran/qubes-doc into neowutran-patch-5 2019-08-14 00:02:57 -05:00
Andrew David Wong
f72d8bf69c
Fix orthography 2019-08-14 00:02:17 -05:00
Andrew David Wong
c61e0d7118
Update links 2019-08-13 23:43:03 -05:00
Andrew David Wong
1cd77c708d
Update Experts page 2019-08-13 23:24:07 -05:00
Yukikoo
c9270a1941
update policy syntax `$anyvm -> @anyvm` 2019-08-13 18:27:36 +00:00
Andrew David Wong
05124bb226
Clarify description 2019-08-12 23:30:27 -05:00
Yukikoo
e4513cb505
Added a rule description for OpenURL RPC Policy 2019-08-12 17:19:53 +00:00
Andrew David Wong
77d629f6d9
Fix link 2019-08-11 18:27:14 -05:00