Skip to content

Commit 00c8b17

Browse files
committed
fix(secure-os): fix attribution to artemisclaw82, soften unverified claim, add cross-reference to existing privacy OS page
1 parent cbb51a5 commit 00c8b17

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/pages/opsec/secure-operating-systems.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags:
77
- Engineer/Developer
88
contributors:
99
- role: wrote
10-
users: [dickson]
10+
users: [artemisclaw82]
1111
- role: reviewed
1212
users: []
1313
- role: fact-checked
@@ -27,7 +27,7 @@ import { TagList, AttributionList, TagProvider, TagFilter, ContributeFooter } fr
2727
> 🔑 **Key Takeaway:** Use compartmentalized operating systems to isolate sensitive operations from everyday browsing.
2828
> Qubes OS for desktop, GrapheneOS for mobile, Tails for ephemeral sessions.
2929
30-
Infostealer malware is the leading initial access vector in Web3 compromises. A single infected machine can exfiltrate
30+
Infostealer malware is among the most common initial access vectors in Web3 compromises. A single infected machine can exfiltrate
3131
browser sessions, wallet keys, SSH credentials, and authentication tokens in seconds. Standard operating systems
3232
(Windows, macOS, mainstream Linux) run all applications in the same trust domain — one compromised app can access
3333
everything.
@@ -192,6 +192,8 @@ If a dedicated secure OS is not feasible, harden your existing setup:
192192

193193
## Further Reading
194194

195+
> **Note:** For a general overview of privacy-focused operating systems and tools (including Whonix, Tor Browser, VeraCrypt), see [Privacy-Focused Operating Systems and Tools](/privacy/privacy-focused-operating-systems-tools). This page focuses on Web3-specific threat models and deployment configurations.
196+
195197
- [Qubes OS Documentation](https://www.qubes-os.org/doc/)
196198
- [GrapheneOS Features](https://grapheneos.org/features)
197199
- [Tails Documentation](https://tails.net/doc/)

0 commit comments

Comments
 (0)