|
| 1 | +doctype html |
| 2 | +html(lang=langCode) |
| 3 | + head |
| 4 | + title #{siteName} - Privacy Policy |
| 5 | + meta(name='description', content='Privacy Policy for electerm website and services') |
| 6 | + meta(name='keywords', content=keywords) |
| 7 | + meta(property='og:title' content='electerm - Privacy Policy') |
| 8 | + meta(property='og:description' content='Privacy Policy for electerm website and services') |
| 9 | + meta(name='twitter:title' content='electerm - Privacy Policy') |
| 10 | + meta(name='twitter:description' content='Privacy Policy for electerm website and services') |
| 11 | + include ./parts/react-header |
| 12 | + body |
| 13 | + include ./parts/header |
| 14 | + main.privacy-page |
| 15 | + .container |
| 16 | + .privacy-content |
| 17 | + h1 Privacy Policy |
| 18 | + p.last-updated Last updated: June 18, 2026 |
| 19 | + p This Privacy Policy describes how electerm ("we", "us", or "our") collects, uses, and shares information when you visit #[a(href='https://electerm.html5beta.com') electerm.html5beta.com] (the "Website"). |
| 20 | + |
| 21 | + h2 1. Information We Collect |
| 22 | + h3 1.1 Automatically Collected Information |
| 23 | + p When you visit our Website, we automatically collect certain information through cookies and similar technologies, including: |
| 24 | + ul |
| 25 | + li IP address |
| 26 | + li Browser type and version |
| 27 | + li Operating system |
| 28 | + li Pages visited and time spent on pages |
| 29 | + li Referring website addresses |
| 30 | + li Device identifiers |
| 31 | + |
| 32 | + h3 1.2 Cookies and Similar Technologies |
| 33 | + p We use the following types of cookies: |
| 34 | + table |
| 35 | + tr |
| 36 | + th Type |
| 37 | + th Purpose |
| 38 | + th Duration |
| 39 | + tr |
| 40 | + td Essential Cookies |
| 41 | + td Required for the Website to function properly |
| 42 | + td Session |
| 43 | + tr |
| 44 | + td Analytics Cookies (Google Analytics) |
| 45 | + td To understand how visitors use our Website |
| 46 | + td Up to 2 years |
| 47 | + tr |
| 48 | + td Advertising Cookies (Google AdSense) |
| 49 | + td To serve relevant advertisements |
| 50 | + td Up to 2 years |
| 51 | + |
| 52 | + h2 2. How We Use Your Information |
| 53 | + p We use the collected information to: |
| 54 | + ul |
| 55 | + li Operate and maintain the Website |
| 56 | + li Analyze Website traffic and usage patterns |
| 57 | + li Serve relevant advertisements through Google AdSense |
| 58 | + li Improve user experience |
| 59 | + li Comply with legal obligations |
| 60 | + |
| 61 | + h2 3. Google Services |
| 62 | + h3 3.1 Google Analytics |
| 63 | + p We use Google Analytics to analyze the use of our Website. Google Analytics gathers information about Website use by means of cookies. The information gathered is used to create reports about the use of our Website. |
| 64 | + p Google's privacy policy is available at: #[a(href='https://policies.google.com/privacy', target='_blank', rel='noreferrer') https://policies.google.com/privacy] |
| 65 | + |
| 66 | + h3 3.2 Google AdSense |
| 67 | + p We use Google AdSense to serve advertisements on our Website. Google AdSense uses cookies to serve ads based on your prior visits to our Website or other websites. |
| 68 | + p Google uses advertising technologies (such as cookies) to serve ads on our Website. Google may use your IP address and other identifiers to: |
| 69 | + ul |
| 70 | + li Serve personalized or non-personalized ads |
| 71 | + li Measure ad effectiveness |
| 72 | + li Prevent fraud and abuse |
| 73 | + p Starting August 3, 2026, Google will use IP addresses for ad measurement and personalization in the European Economic Area (EEA), United Kingdom, and Switzerland, utilizing privacy-enhancing technologies (PETs) such as on-device processing, trusted execution environments, and secure multi-party computation. |
| 74 | + p For more information about how Google uses data when you use our Website, visit: #[a(href='https://policies.google.com/technologies/partner-sites', target='_blank', rel='noreferrer') https://policies.google.com/technologies/partner-sites] |
| 75 | + |
| 76 | + h2 4. Your Rights (EEA, UK, and Switzerland) |
| 77 | + p If you are located in the EEA, UK, or Switzerland, you have the following rights under applicable data protection laws: |
| 78 | + ul |
| 79 | + li #[strong Right to Access:] You can request a copy of your personal data |
| 80 | + li #[strong Right to Rectification:] You can request correction of inaccurate data |
| 81 | + li #[strong Right to Erasure:] You can request deletion of your personal data |
| 82 | + li #[strong Right to Restrict Processing:] You can request that we limit how we use your data |
| 83 | + li #[strong Right to Data Portability:] You can request a copy of your data in a machine-readable format |
| 84 | + li #[strong Right to Object:] You can object to the processing of your personal data |
| 85 | + li #[strong Right to Withdraw Consent:] You can withdraw your consent at any time |
| 86 | + |
| 87 | + h2 5. Consent and Cookie Choices |
| 88 | + p When you first visit our Website, you will be presented with a cookie consent banner. You can: |
| 89 | + ul |
| 90 | + li #[strong Accept all cookies:] Enable all cookies including analytics and advertising |
| 91 | + li #[strong Reject non-essential cookies:] Only essential cookies will be used; personalized ads will be disabled |
| 92 | + p You can change your preferences at any time by clearing your browser cookies and revisiting the Website. |
| 93 | + |
| 94 | + h2 6. Legal Basis for Processing (EEA, UK, and Switzerland) |
| 95 | + p We process your personal data based on: |
| 96 | + ul |
| 97 | + li #[strong Consent:] For analytics and advertising cookies (you can withdraw consent at any time) |
| 98 | + li #[strong Legitimate Interests:] For operating and securing our Website |
| 99 | + |
| 100 | + h2 7. Data Retention |
| 101 | + p Analytics data collected by Google Analytics is retained for 26 months. Cookie consent preferences are stored locally in your browser. |
| 102 | + |
| 103 | + h2 8. Third-Party Links |
| 104 | + p Our Website contains links to third-party websites (e.g., GitHub, SourceForge). We are not responsible for the privacy practices of these websites. |
| 105 | + |
| 106 | + h2 9. Children's Privacy |
| 107 | + p Our Website is not directed to children under 16. We do not knowingly collect personal information from children. |
| 108 | + |
| 109 | + h2 10. Changes to This Policy |
| 110 | + p We may update this Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date. |
| 111 | + |
| 112 | + h2 11. Contact Us |
| 113 | + p If you have any questions about this Privacy Policy, please contact us: |
| 114 | + ul |
| 115 | + li Email: #[a(href='mailto:zxdong@gmail.com') zxdong@gmail.com] |
| 116 | + li Website: #[a(href='https://electerm.html5beta.com') electerm.html5beta.com] |
| 117 | + li GitHub: #[a(href='https://github.com/electerm/electerm', target='_blank', rel='noreferrer') github.com/electerm/electerm] |
| 118 | + include ./parts/footer |
| 119 | + include ./parts/react-footer |
0 commit comments