Legal
Privacy notice
What this static MotoSutra build does with visitors: nothing stored. No cookies, no tracking scripts, no accounts, no form storage. Read what a visit does send.
The short version
This site is a demonstration build served as static files. On a normal visit it:
- sets no cookies and uses no local storage for tracking;
- runs no analytics, ads or tracking scripts — there is nothing measuring visits;
- has no account system and asks for no personal details;
- stores no form submissions, because it has no server to store them on.
The rest of this notice describes what a visit does involve, so the picture is accurate rather than empty.
What loading a page sends
Pages are pre-rendered HTML, CSS and a small amount of JavaScript, fetched directly from the static host. Serving them means your browser sends standard request data (IP address, user agent, the page requested) to that host, which typically keeps ordinary request logs; those logs are governed by the hosting provider, not by anything in this build. The search page loads its index from a same-origin file — no query leaves the site.
Third-party font requests
The one deliberate third-party dependency is web fonts: stylesheets are requested from Google Fonts
(fonts.googleapis.com and fonts.gstatic.com), which shows those services your IP
address and browser details for the duration of that request. No fonts like this are served any other way, and
pages render fine even if the request is blocked.
Forms and email
The newsletter panel found on article pages is not a form in the usual sense: it is a
mailto: hand-off that opens your own mail client pre-addressed to the demo desk and stores nothing
here. Anything you then send is a message you chose to write, travelling through your mail provider — not
through this site. Details are on the contact page.
Sharing buttons
Article pages carry share links (WhatsApp, X, Facebook, email). They are plain links: no third-party script loads until you click one, and clicking opens that service's own site, which then handles you under its own privacy policy.
Advertising and analytics: reserved, disabled
Ad slots are reserved in the page layout but unmounted — the build flag that would enable them is off, and no ad network is wired up. If analytics, ads or any tracking were ever added to this build, this notice would have to be updated to describe them first, and the page you are reading is the record of what is true today.
Children, accounts and data requests
There is no account system, no comments and no user-submitted content, so the site does not collect or hold personal data about any visitor, of any age. There is accordingly nothing for a data-erasure request to retrieve — the only party holding visit data is the host serving the static files.
Changes to this notice
This page describes the build as shipped. If its behaviour changes, the changed page is the updated notice — check back here, or read the terms of use for how the sample content should be interpreted.