The short version
- No advertising trackers, no third-party analytics scripts, no cross-site profiling.
- Visitor counts are computed server-side from bot-filtered web-server logs.
- Accounts store only a name, an email address, and a password hash — never the password itself.
- Forms send email to the site owner so your request can be answered.
- Theme choice and feedback state live in your own browser storage.
What is collected, and why
Server logs and visitor counters
Like every web server, this site records standard access logs (IP address, requested page, time, browser string) for security and operations. A server-side script aggregates bot-filtered logs into anonymous totals — unique visitors, pageviews per path — published as the counters you see on pages. The published counters contain no personal data.
Accounts
If you register, the site stores your name, email address, and a one-way hash of your password. Login uses a session cookie. Accounts exist to gate member and premium content; they are not used for marketing and are not shared with third parties.
Enquiry, support, and password-reset forms
Form submissions are sent by email to the site owner so they can be answered, and include the details you typed (name, email, subject, message, category). Honeypot fields are used to filter spam bots.
Feedback widget
The optional feedback popup stores your star rating, optional comment, the page path, and a random identifier generated in your browser (used only to prevent duplicate submissions). It is not linked to an account or advertising profile.
Browser storage
LocalStorage keeps your theme preference (light/dark/auto) and whether you already gave feedback, so we do not ask twice. SessionStorage counts pages viewed in the current visit to time the feedback prompt politely. You can clear these at any time in your browser settings.
What this site does not do
- No sale or sharing of personal data with advertisers or data brokers.
- No third-party tracking pixels or fingerprinting scripts.
- No marketing emails without your explicit request.
Retention and your choices
Server logs rotate on a normal operations schedule. Account data is kept while the account exists; to have your account and its data removed, send a request from your registered email via the support form. You can browse the entire public site without an account.
Contact
Privacy questions: admin@fusenergy.tech. Security reports: see security.txt.