> For the complete documentation index, see [llms.txt](https://tools.osintnewsletter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tools.osintnewsletter.com/osint-tools/cover-your-tracks.md).

# Cover Your Tracks

| **Cover Your Tracks** | **Quick Overview**                                                                                                                                                                  |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| URL                   | <https://coveryourtracks.eff.org/>                                                                                                                                                  |
| What it does          | Tests your browser’s privacy and fingerprinting resistance.                                                                                                                         |
| How to use it         | Visit the site, run the test, and review the results to understand how exposed or unique your browser appears.                                                                      |
| Cost                  | Free.                                                                                                                                                                               |
| Account required      | No.                                                                                                                                                                                 |
| Cookies               | Minimal/session cookies.                                                                                                                                                            |
| Ownership             | Electronic Frontier Foundation                                                                                                                                                      |
| Use in Reporting      | Useful for digital privacy assessments, cyber awareness training, investigative methodology discussions, and documenting browser fingerprinting risks during online investigations. |

### What does Cover Your Tracks do?

Cover Your Tracks analyses your browser fingerprint, tracker blocking, and privacy protections to show how easy it may be for websites, advertisers, or investigators to recognise you across the web.&#x20;

It checks whether your browser blocks trackers, blocks ads, and whether your setup makes you unique or identifiable online by comparing your fingerprint against a large dataset of other browsers.

**The lowdown:** This tool is essentially a ‘privacy mirror.’ It shows what websites can quietly learn about you without you typing anything in.

### How to Use:

**1. Open the site and click ‘Test your browser’ to begin the scan.**

<img src="/files/07s1gVNLAoae1Lf0IGDJ" alt="" height="773" width="602">

**2. Review the fingerprinting results.**

<img src="/files/0dQ4BMfJpAldgawPuWqM" alt="" height="289" width="602">

<img src="/files/LcC3fMYnEGSX29FFbftx" alt="" height="396" width="602">

**As you can see, the results are explained in beginner-friendly terms with explanations of what each metric is and what it means for you:** <br>

<img src="/files/3r0QStWJgJjHtaaCj6Hz" alt="" height="460" width="602">

**3. Adjust your settings and retest.**

### Cost

* [x] Free
* [ ] Partially Free
* [ ] Paid

## Data Processing

### Account Required:

* [ ] Yes
* [x] No

### Cookies:&#x20;

Minimal/session cookies.

### Use in Reporting

<br>

Use in Reporting

Cover Your Tracks can support reporting and research by:

* Demonstrating browser fingerprinting risks.
* Showing how websites identify users beyond cookies.
* Supporting cyber awareness briefings.
* Explaining digital surveillance techniques.
* Validating OPSEC/privacy setups before investigations.
* Illustrating online tracking methods in training material.

| **Capabilities**                                                  | **Limitations**                                                     |
| ----------------------------------------------------------------- | ------------------------------------------------------------------- |
| Tests browser fingerprint uniqueness.                             | Browser uniqueness can change frequently.                           |
| Highlights fingerprinting vulnerabilities.                        | Some extensions can ironically make fingerprints more unique.       |
| Detects tracker blocking effectiveness and ad blocking behaviour. | Results are only a snapshot in time.                                |
| Compares your setup against other browsers.                       | Focused on browser-level privacy rather than full device anonymity. |
| Fast and beginner-friendly.                                       | Cannot detect every tracking method.                                |

### Summary

Cover Your Tracks is a simple but powerful privacy awareness tool that reveals how identifiable your browser really is online. It’s a valuable checkpoint for understanding digital exposure, testing browser hardening, and improving operational security before conducting sensitive research and embarking on the OSINT workflow.

### Ownership

Cover Your Tracks is owned and operated by the [Electronic Frontier Foundation](https://www.eff.org/) — a U.S. based non-profit organisation focused on digital privacy, civil liberties, and online rights. The organisation was founded in 1990 by digital rights activists John Perry Barlow, Mitch Kapor, and John Gilmore.

### Ethical Considerations

* Privacy testing should support legitimate security and research purposes.
* Investigators should avoid assuming anonymity based solely on browser tests.
* Fingerprinting awareness should be used responsibly and legally.
* OPSEC tools should not be used to facilitate unlawful activity.
* Be cautious when testing from sensitive environments tied to real identities.

### Related Tools:

* [Finger Printer](/osint-tools/finger-printer.md)
* AmIUnique
* TorBrowser

#### Sources

<https://coveryourtracks.eff.org/>&#x20;

<https://www.eff.org/>&#x20;

<https://www.linkedin.com/company/eff/>&#x20;

<https://noexcuseforabuse.co.uk/cover-your-tracks/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tools.osintnewsletter.com/osint-tools/cover-your-tracks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
