Commit Graph

127 Commits

Author SHA1 Message Date
Andrew David Wong
fdcfe90fba
Merge branch 'patch-35' of github.com:deeplow/qubes-doc into deeplow-patch-35 2022-10-18 00:34:09 -07:00
Andrew David Wong
020a6b838d
Fix misspellings 2022-10-18 00:32:42 -07:00
Alexander Paetzelt
40d4f567f2
Add hint to U2F usage 2022-10-17 12:38:12 +02:00
deeplow
86502a3906
Adapt to new policy format 2022-09-29 05:31:55 -04:00
Alexander Paetzelt
e666dd0c5e Rephrase info and add more explanation where needed.
This commits attempts to make the usage of the YubiKey more clear for
the innocent.
2022-09-23 15:54:32 +02:00
NitrogenPointBlue
b7c59badbb
Redirect sign and verify git tag aliases
The 'stag' and 'vtag' git aliases are mentioned in both the Split GPG
and the Code signing documents. Consolidated into the Code signing
document.

The Code signing version was kept as it explicitly calls the Bash shell.
2022-08-25 04:01:45 -04:00
NitrogenPointBlue
bd96f70250
Format .gitconfig gpgSign example 2022-08-25 02:38:28 -04:00
NitrogenPointBlue
f05c764c63
Update "qubes-gpg-client --list-keys" example
Updated example with modern output including the "long" key id format.
2022-08-25 02:38:28 -04:00
NitrogenPointBlue
28281ee474
Format .gitconfig in "Using Git with Split GPG"
Tabs were added as that is the default format created from running

git config --global user.email "you@example.com"
git config --global user.name "Your Name"
2022-08-25 02:38:28 -04:00
NitrogenPointBlue
dd29faae5e
Apply grammar changes to "Using Git with Split GPG" 2022-08-25 02:38:28 -04:00
Andrew David Wong
5f1f9fc4d9
Merge branch 'VMAuth' of github.com:tommytran732/qubes-doc into tommytran732-VMAuth 2022-05-30 15:32:30 -07:00
Andrew David Wong
e3e546a97a
Fix typos 2022-05-30 15:30:36 -07:00
Dr. Gerhard Weck
08c96879c5
Clarify IP address usage for forwading 2022-05-28 13:08:00 +02:00
Dr. Gerhard Weck
de87082d1e
Clarify IP address usage for forwarding 2022-05-28 13:06:19 +02:00
Dr. Gerhard Weck
a072318fe4
IP address use for forwarding external requests 2022-05-28 13:03:29 +02:00
Tommy
bd9e2f7670
Add missing execute permission for VMAuth 2022-05-26 23:02:34 -04:00
Dr. Gerhard Weck
c86d57e44b
Add explanation for firewall rule in target VM
Is it really the firewall address in the rule of the target VM? Or, instead, the originating address of the web access?
2022-05-13 13:25:54 +02:00
Dr. Gerhard Weck
1a02c6a909
Clarify use of IP addresses for frowarding 2022-05-08 13:13:31 +02:00
chiu410
82b1d8e789
Update yubi-key.md 2022-03-14 02:07:35 +08:00
Rusty Bird
cf460ca6a5
Query passwords with 'read -r'
'read' without '-r' interprets escape sequences, so it may not behave
properly if the password contains literal backslashes (depending on the
next character).
2022-01-02 13:05:47 +00:00
tt-why
dce008bc27 Update U2F proxy doc when having non standard sys-usb qubes name 2021-11-30 14:28:03 +00:00
3hhh
6cfc10bb91
Update device-handling-security.md
minor clarifications
2021-09-13 11:40:33 +02:00
Andrew David Wong
a18174dc5e
Fix capitalization; update terms (QubesOS/qubes-issues#6769)
Thank you to @unman for the initial sentence case pass.
2021-07-09 05:10:44 -07:00
unman
d0bc9e70a2
Sentence case for titles 2021-07-09 01:06:41 +00:00
Marek Marczykowski-Górecki
3806ecf338
Remove extra newlines at the beginning/end of files
Those are redundant, and yaml parser strips them in fact. By removing
them, loading and saving yaml file without any change indeed produce the
same output. This is useful for prepare_for_translation.py script (which
adds lang and ref tags) - to produce only change that indeed was made.
2021-06-24 16:07:23 +02:00
Andrew David Wong
527a2eb339
Update links 2021-06-21 00:38:18 -07:00
Andrew David Wong
e451f92cde
Update attachment paths 2021-06-18 05:46:02 -07:00
Andrew David Wong
60bd80ad25
Revert "Update attachment paths"
This reverts commit e5a21f7488.
2021-06-18 05:39:47 -07:00
Andrew David Wong
e5a21f7488
Update attachment paths 2021-06-18 05:02:02 -07:00
Andrew David Wong
63498a6c17
Mass replace "TemplateVM" with "template"
QubesOS/qubes-issues#1015
2021-06-18 02:16:40 -07:00
Andrew David Wong
c07ee61ed8
Mass replace "DisposableVM" with "disposable"
QubesOS/qubes-issues#1015
2021-06-18 02:04:39 -07:00
Andrew David Wong
aea595397f
Mass replace "AppVM" and "TemplateBasedVM" with "app qube"
QubesOS/qubes-issues#1015
2021-06-18 01:55:53 -07:00
Andrew David Wong
a63f24d639
Fix links 2021-06-17 07:33:36 -07:00
Andrew David Wong
6d81f95cc2
Update and reorganize documentation
- Convert "Common Tasks" to "How-to Guides"
  (QubesOS/qubes-issues#6694)
- Make title capitalization consistent across docs
- Fix leftover h1 headings
- Reorganize various pages and topics
- Update permalinks to better match titles
- Create redirects for changed permalinks
- Miscellaneous cleanup

QubesOS/qubes-issues#6701
2021-06-17 05:16:22 -07:00
Andrew David Wong
2c473241a8
Revert "Remove all instances of permalink: in YAML frontmatter"
This reverts commit c815e4c54c.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862822827
2021-06-16 19:56:25 -07:00
Andrew David Wong
4ff7430960
Remove redundant h1 titles using # syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-16 00:29:28 -07:00
Andrew David Wong
a4cbb51092
Remove vestigial '====' heading syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:53:27 -07:00
Andrew David Wong
f822b70435
Remove redundant titles
First pass for all titles still using the old '=====' syntax

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:48:48 -07:00
Andrew David Wong
0c95b3ae4d
Revert "Remove instances of title: from YAML headers"
This reverts commit 24e6a8a616.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:19:45 -07:00
Andrew David Wong
c815e4c54c
Remove all instances of permalink: in YAML frontmatter
Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
2021-06-15 22:33:51 -07:00
Andrew David Wong
24e6a8a616
Remove instances of title: from YAML headers
QubesOS/qubes-issues#6701
2021-06-15 22:16:59 -07:00
Tobias Killer
098f5b418c
Resolve open issues mentioned on Transifex 2021-04-17 10:57:16 +02:00
Tobias Killer
d951c2d434
Delete U+200B (ZERO WIDTH SPACE) chars 2021-04-12 11:20:02 +02:00
Tobias Killer
b6cb04c297
Refactor links in order to obey the new convention rule 2021-04-11 00:09:05 +02:00
Marek Marczykowski-Górecki
752f1d4ddc
Fix over indented code blocks 2021-03-28 20:58:39 +02:00
Maya
820af56761
Add lang + ref tags to frontmatter
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
2021-03-14 16:18:11 +01:00
Maya
8f8a8e50ea
Normalize frontmatter
- sort keys
- remove permalink from redirects
2021-03-14 16:18:10 +01:00
Maya
67a92614aa
Markdown formatting fixes
- mark all code blocks with ```
- unify empty lines between sections
- adjust list syntax (no space before dash)
- adjust headers to use Atx-style syntax
- remove trailing spaces
2021-03-14 16:18:10 +01:00
HackerNCoder
5701f5b733
Downgrade images to 4.0 2021-02-16 02:44:31 +01:00
Marek Marczykowski-Górecki
a48402dc8b
Remove unmaintained OTP yubikey mode 2021-01-25 00:03:55 +01:00