CTR DOCs DEEP DIVE

← Back to Sections

Information Gathering

It's crucial to distinguish between information a browser voluntarily exposes for functional reasons and Personal Identifiable Information (PII). A website cannot access your name, address, or files just by you visiting it.

Information Available to Any Website

This data is provided by the browser to allow websites to render correctly and gather analytics. However, it can be abused for fingerprinting.

How Personal Information (PII) is Actually Obtained

Obtaining PII requires an action from you, whether intentional or unintentional.

Defensive Measures: Be skeptical of links and login pages, always verify URLs. Use a password manager to generate unique passwords and detect phishing. Enable Two-Factor Authentication (2FA) on all important accounts.

Resources and Further Reading