Privacy

WAYSCloud Fonts is built on a privacy-first principle: no third-party trackers, no advertising networks, no data sent to infrastructure we don't control. This page describes exactly what we do collect and why.

What we collect

We count page views on fonts.wayscloud.eu using Matomo, self-hosted on our own infrastructure at metrics.wayscloud.net. No data leaves our infrastructure.

For each page view we record:

That is the complete list. Nothing else is collected.

Inspect feature (/inspect)

When you paste a URL into the inspect tool, our backend (running at fonts.wayscloud.eu, not a third party) fetches that URL once, parses the HTML for font references, and returns the result to your browser. The fetched page is processed in memory and discarded immediately.

The inspector also fetches a small number of stylesheets that the page directly links to — up to 10 files, max 1 MB each, max one level of @import. All fetches run in memory and are discarded after parsing. We never store the URL, the page content, or stylesheet content.

The tool offers two inspection modes with different data-flow implications:

In both modes, pages are parsed in memory and structured results are returned. Raw HTML and CSS are discarded immediately after parsing — they are never written to disk or stored.

We do not:

We may log error cases briefly — timeouts, oversized pages, refused URLs — for operational debugging. These logs rotate and are not joined with any user identifier.

What we don't collect

Why

We want to know which pages are useful and which aren't, so we can spend our time improving the catalog rather than guessing. That's the only reason.

Do Not Track

If you'd rather not be counted, your browser's Do Not Track (DNT) setting is honored by Matomo by default. Enable DNT in your browser and no tracking data will be recorded for your visits.