Commit Graph

1117 Commits

Author SHA1 Message Date
taradiddles
bcee2cc051 fix broken links 2023-01-14 11:43:53 +02:00
Ivan
8cf441ce96
Merge pull request #241 from 3hhh/forensics
add a guide on forensics
2023-01-14 09:33:07 +00:00
Ivan
e597f74273
Merge pull request #240 from GWeck/patch-28
Add Windows 8.1 as supported version
2023-01-14 09:31:56 +00:00
Ivan
f626ff43e9
Merge pull request #239 from GWeck/patch-27
Add Windows 8.1 as possible template
2023-01-14 09:30:52 +00:00
3hhh
1a13abdc67
add a guide on forensics 2023-01-13 17:58:06 +01:00
Dr. Gerhard Weck
a05935892a
Add Windows 8.1 as supported version 2023-01-13 12:38:52 +01:00
Dr. Gerhard Weck
5c42678a37
Add Windows 8.1 as possible template 2023-01-13 12:27:56 +01:00
awokd
f0e9ee04f7
Merge pull request #238 from shaaati/patch-1
Remove prompt from commands that can be copied
2023-01-07 17:28:33 +00:00
shaaati
a5eb2cc692
Remove prompt from commands that can be copied
As per [this](https://cirosantilli.com/markdown-style-guide/#dollar-signs-in-shell-code) (somewhat authoritative?) Markdown Style Guide commands that can be copy-pasted should not be prefixed by a prompt.
2022-12-23 11:43:00 +01:00
awokd
5a760774d3
Merge pull request #237 from taradiddles/inteldoc
Add mention about disabling PSR to fix tearing
2022-12-17 18:10:26 +00:00
taradiddles
9cecbfc536 fix grammar 2022-12-02 10:47:36 +02:00
taradiddles
4fa6fd7959 PSR / mention bad panel firmware 2022-12-02 10:46:31 +02:00
taradiddles
3d2085388e reformat disabling PSR instructions 2022-12-02 10:42:05 +02:00
taradiddles
fd27e33177 add instruction to disable intel PSR 2022-12-02 10:39:36 +02:00
awokd
38553d264c
Merge pull request #235 from taradiddles/merge_readmes
Merge docs/ and code/ READMEs into /README.md
2022-11-30 21:40:01 +00:00
awokd
83bd927df7
Merge pull request #233 from taradiddles/inteldoc
Reformat intel fgx troubleshooting doc and add section about tearing
2022-11-30 21:38:24 +00:00
Ivan
c9d97c0dd6
Merge pull request #236 from GWeck/patch-26
Remove warning as QWT is now in the stable repo
2022-11-29 13:36:33 +00:00
Dr. Gerhard Weck
3008e4c79a
Remove warning as QWT is now in the stable repo 2022-11-29 13:41:51 +01:00
taradiddles
42f77a0339 add mention about AwesomeWM and DWM 2022-11-26 12:29:21 +02:00
taradiddles
96cee1c520 add mention about UXA vs SNA accel method 2022-11-26 10:26:25 +02:00
taradiddles
e742cd33e1 Merge docs/ and code/ READMEs to /README.md 2022-11-25 13:06:53 +02:00
taradiddles
04de74caa8 add note about crashes with intel 2022-11-25 09:55:18 +02:00
taradiddles
c4ec2a9bd5 add mention about picom compositing manager for i3 2022-11-25 09:49:19 +02:00
taradiddles
f354e5a8e6 rephrase 2022-11-25 08:44:54 +02:00
taradiddles
9c6043f34f fix typo / rephrase 2022-11-25 08:41:21 +02:00
taradiddles
43049ad558 add tearing section 2022-11-25 08:31:57 +02:00
taradiddles
389fc4eb6e reformat 2022-11-25 07:58:15 +02:00
Ivan
92ac4d9bf8
Merge pull request #232 from 3hhh/anon
anonymize MAC: re-introduce ipv6.dhcp-duid=stable-uuid
2022-11-20 17:07:46 +00:00
3hhh
a47f66ff63
anonymize MAC: re-introduce ipv6.dhcp-duid=stable-uuid
cf.
https://forum.qubes-os.org/t/anonymizing-mac-address-documentation-clarification/14731
2022-11-20 14:32:57 +01:00
Ivan
d6de89b760
Merge pull request #229 from aronowski/pass-otp
add zbar & pass-otp
2022-11-20 08:39:33 +00:00
Kamil Aronowski
cee8260f5d
Changes requested in PR 229 2022-11-19 16:14:33 +01:00
Ivan
0e01eb905c
Merge pull request #231 from 3hhh/anon
anonymize MAC: more fixes
2022-11-19 10:36:37 +00:00
3hhh
0d803f7a78
anonymize MAC: assume that the NetVM already exists 2022-11-19 10:10:40 +01:00
3hhh
839d8c4314
anonymize MAC: remove the dhcp-client-id settings again
Having a random DHCP client identifier sticks out in network
dumps and thus contradicts privacy intentions.

Instead, stick to the default of sending the already random
MAC.
2022-11-19 10:03:58 +01:00
Ivan
4f53838c63
Merge pull request #230 from 3hhh/anon
anonymize MAC: misc fixes
2022-11-19 07:24:52 +00:00
3hhh
86c708cc3b
anonymize MAC: misc fixes
cf.
https://forum.qubes-os.org/t/anonymizing-mac-address-documentation-clarification/14731
2022-11-18 17:31:51 +01:00
Kamil Aronowski
016d55f2e2
If you don't have a GPG key, generate one now 2022-11-14 23:52:30 +01:00
Kamil Aronowski
24eec36cf5
Mention zbar & pass-otp 2022-11-14 23:50:04 +01:00
Ivan
7c4233a579
Merge pull request #228 from 3hhh/anon
anonymize MAC & hostname: misc fixes
2022-11-12 15:02:43 +00:00
3hhh
6fdfb645ac
anonymize MAC & hostname: misc fixes
Mostly based on discussions with @feffiboujike on the
[forum](https://forum.qubes-os.org/t/anonymizing-mac-address-documentation-clarification/14731).

References #217
2022-11-12 09:33:28 +01:00
Ivan
30dccd22c4
Merge pull request #226 from GWeck/patch-25
Add more info for Windows 11 22H2
2022-11-09 06:55:58 +00:00
Ivan
c442be4641
Merge pull request #224 from taivlam/patch-1
Minor edits in anonymizing-your-mac-address.md
2022-11-09 06:54:17 +00:00
Ivan
7558d2a447
Merge pull request #225 from taivlam/patch-2
Minor edits in signal.md
2022-11-09 06:53:27 +00:00
Dr. Gerhard Weck
2172361b08
Additional information on Windows 11 22H2 2022-11-07 12:54:16 +01:00
taivlam
fee36f13be
Make minor edits in signal.md
* Use teletype for possible arguments of command
* Remove extra spaces
* Use more concise wording
* Other grammar fixes
2022-10-30 23:18:41 +00:00
taivlam
6f1d3748f1
Change wording in anonymizing-your-mac-address.md
* Use "drop-down list"
2022-10-30 23:03:39 +00:00
taivlam
3e0a28dd09
Update anonymizing-your-mac-address.md
* Use consistent sentence case of titles
    * Consistent with official Qubes OS and Qubes Community documentation
* Fix spelling of Wi-Fi
* Use 3 periods for ellipsis
* Edit a few word choices/ordering
2022-10-30 22:57:46 +00:00
Ivan
3f34b0da5f
Merge pull request #223 from aronowski/iaq
Refactor with common / release-specific documentation
2022-10-29 10:15:39 +00:00
Kamil Aronowski
6f6d2fb226
How can I permanently attach a block device to an HVM 2022-10-27 17:46:39 +02:00
Kamil Aronowski
1723733130
Remove a biased 'What is a good IDE for Qubes' section 2022-10-27 17:44:09 +02:00