Skip to content

Commit 43664dd

Browse files
committed
Tighten browser hardening guide
1 parent d8f8835 commit 43664dd

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/pages/guides/endpoint-security/web-browser-hardening.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ For most Web3 teams, browser hardening is less about obscure settings and more a
3030
practical baseline is to separate wallet activity from normal browsing, minimize extension risk, keep site permissions
3131
tight, and make origin-checking part of the operating procedure before you connect a wallet or approve a request.
3232

33-
This page focuses on desktop browser use for Web3 work. It complements endpoint hardening, account security, and wallet
34-
security, but it does not replace them.
35-
3633
## For Individuals
3734

3835
These steps apply to anyone using a browser to access dapps, exchanges, admin consoles, registrars, dashboards, or
@@ -117,19 +114,6 @@ Focus on the settings that meaningfully reduce attack surface:
117114
- **Authentication:** use passkeys or hardware security keys for email, SSO, source control, cloud, and other accounts
118115
that can be used to pivot into Web3 operations
119116

120-
## For Team Members
121-
122-
These guidelines apply to staff working in a shared organizational environment.
123-
124-
Team members should:
125-
126-
- Follow the approved browser and profile model for wallet work instead of improvising per person
127-
- Keep personal browsing, work browsing, and wallet operations separate
128-
- Report unexpected wallet prompts, extension changes, browser warnings, or redirected login flows
129-
- Avoid syncing privileged profiles to unmanaged devices without explicit approval
130-
- Keep browser protections enabled and do not bypass warnings just to complete a task faster
131-
- Escalate suspicious domains, signing prompts, or new dapps before using them with a work wallet
132-
133117
## For Admins
134118

135119
These settings and practices apply to administrators managing browsers for engineers, operators, finance, treasury, or

0 commit comments

Comments
 (0)