Chapter 11
Privacy Hygiene for Users
Privacy hygiene is the set of habits that reduce accidental exposure on transparent chains — without relying on specialized privacy protocols. Most deanonymization happens because users reuse addresses, link public identities to wallets, or leak metadata through RPC providers and browser extensions.
Timing leaks matter too. Moving funds immediately after a labeled deposit creates an obvious graph edge. Consistent transaction patterns — same gas settings, round amounts, regular intervals — fingerprint users even when addresses change.
Hardware wallets, separate browser profiles, and privacy-focused RPC endpoints add layers of protection. None of these replace legal obligations or strong protocol-level privacy when confidentiality requirements are high. Hygiene is the foundation; privacy tools build on top when the threat model demands it.