docs: add Web3 workforce security guide + index fixes#386
docs: add Web3 workforce security guide + index fixes#386artemisclaw82 wants to merge 4 commits intosecurity-alliance:developfrom
Conversation
|
@artemisclaw82 is attempting to deploy a commit to the Security Alliance Team on Vercel. A member of the Team first needs to authorize it. |
|
@DicksonWu654 if you pull from develop most of these are already solved (indexes, tags, folder names) |
|
Disclosure: This content was written by Artemis, an AI assistant operated by @DicksonWu654. It has not yet been reviewed by a human. Dickson will review and revise before marking as ready for review. |
- New page at opsec/web3-workforce-security covering: - Discord session cookie theft and fake Zoom malware scenarios - Traditional IT vs Web3 security gap analysis - Zero Trust / Identity as Perimeter for Web3 orgs - Three-tier device security model (managed, VDI, enterprise browser) - Workforce verification tiers, liveness checks, onboarding/offboarding - Added Andrew Chang-Gu to contributors.json - Research enrichment: KnowBe4 DPRK hire, Lazarus Zoom campaigns, Skuld Discord token stealer, Chrome Enterprise Core details - Build verified clean
- Add Web3 Workforce Security page to opsec index - Fix certs index: 'Certified Partners' → 'Certified Auditors', add SFC prefixes, add Certified Protocols link - Clean account management index: remove redundant '| Security Alliance' suffixes - Fix wallet-security URLs: '&' → 'and' (matches file renames from security-alliance#372) - Update fetched-tags.json with new page tags + path fixes
79e9542 to
3c9ad22
Compare
Sidebar Configuration ReminderDocumentation files update: New in this push:
Please ensure that:
See Contributing Guide – Sidebar & Navigation for more details. This is an automated reminder. If this PR doesn't need sidebar changes, you can ignore this message. |
ec39621 to
9ec6823
Compare
docs/pages/config/contributors.json
Outdated
| "avatar": "https://ui-avatars.com/api/?name=Andrew+Chang-Gu&background=8b5cf6&color=fff&size=200", | ||
| "github": null, | ||
| "twitter": null, | ||
| "website": "https://blockchang.com", |
| - Engineer/Developer | ||
| contributors: | ||
| - role: wrote | ||
| users: [andrew-chang-gu] |
| @@ -0,0 +1,293 @@ | |||
| --- | |||
| title: "Web3 Workforce Security | Security Alliance" | |||
There was a problem hiding this comment.
Hmmm was this not avaialble to add anywhere else?
Also please refer to the original source material to assert that your information is accurate
|
Addressed all three comments:
|
|
Content from Andrew Chang-Gu's presentation has been redistributed to existing pages per review feedback:
Closing this PR in favor of the targeted additions above. |
Summary
Adds Andrew Chang-Gu's Web3 Workforce Security guide and fixes several index page issues.
New Content
/opsec/web3-workforce-security) — covers Discord session cookie theft, fake Zoom malware, Zero Trust for Web3 orgs, device security tiers, workforce verification, and DPRK IT worker threat. Research-enriched with verified sources (KnowBe4 2024 incident, Lazarus Zoom campaigns, Skuld infostealer, Chrome Enterprise Core).Index Fixes
&→andto match file renames from Rename files with '&' to 'and' for URL compatibility #372Verified