-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathprivacy.html
More file actions
88 lines (78 loc) · 7.46 KB
/
privacy.html
File metadata and controls
88 lines (78 loc) · 7.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="index, nofollow">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>EAS Tools - Privacy Policy</title>
<meta name="title" content="Emergency Alert System (EAS) Tools">
<meta name="description" content="A web tool to decode and encode EAS SAME headers locally in your browser.">
<meta name="keywords" content="eas, same, emergency alert system, specific area message encoding">
<meta name="language" content="English">
<meta name="image" content="https://eas.tools/assets/eas-logo-banner.png">
<meta name="author" content="https://github.com/wagwan-piffting-blud/">
<link rel="canonical" href="https://eas.tools/">
<meta property="og:type" content="website">
<meta property="og:title" content="Emergency Alert System (EAS) Tools">
<meta property="og:description" content="A web tool to decode and encode EAS SAME headers locally in your browser.">
<meta property="og:url" content="https://eas.tools/">
<meta property="og:image" content="https://eas.tools/assets/eas-logo-banner.png">
<meta property="og:site_name" content="EAS Tools">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Emergency Alert System (EAS) Tools">
<meta name="twitter:description" content="A web tool to decode and encode EAS SAME headers locally in your browser.">
<meta name="twitter:image" content="https://eas.tools/assets/eas-logo-banner.png">
<meta name="twitter:image:alt" content="Emergency Alert System Logo">
<link rel="stylesheet" href="assets/css/hack.css">
<link rel="stylesheet" href="assets/css/codemirror.css">
<link rel="stylesheet" href="assets/css/dracula.css">
<link rel="stylesheet" href="assets/css/elegant.css">
<link rel="stylesheet" href="assets/css/style.css">
<script language="javascript" type="text/javascript" src="assets/js/codemirror.js"></script>
<script language="javascript" type="text/javascript" src="assets/js/matchbrackets.js"></script>
<script language="javascript" type="text/javascript" src="assets/js/xml.js"></script>
<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "de7f295c3b7d43e1a9a771246a7fdc65"}'></script>
<!-- End Cloudflare Web Analytics -->
</head>
<body>
<header>
<h1><a href="./index.html">EAS Tools - Privacy Policy</a></h1>
</header>
<main>
<article style="padding: 2rem;" id="privacy-policy">
<h2>Privacy Policy</h2>
<p>Your privacy is important to me. This privacy policy explains how I collect, use, and protect your information when you use these web-based Emergency Alert System (EAS) tools.</p>
<h3>Information I Collect</h3>
<p>The only information collected and stored for any reason on an outside server is the data submitted when using the Web TTS service, if at all used. If you are using the Web TTS service, the following information is collected:</p>
<ul>
<li>Full text input for speech synthesis</li>
<li>Selected voice</li>
<li>Request time and date</li>
<li>Cloudflare Ray ID (to better track errors and improve service)</li>
<li>Errors encountered during TTS processing (if any)</li>
<li>If the request came from EAS Tools</li>
<li>IP address (for rate limiting and abuse prevention)</li>
</ul>
<p>The only other data collected is settings for the tools used (for example, volume levels, selected options, and preferences), which are stored locally on your device and not transmitted to any external servers. No other personal information is collected, stored, or shared. The Cloudflare analytics tag within the head tag of every page is used to track website usage and performance metrics, nothing more. You can see Cloudflare's privacy policy at <a href="https://www.cloudflare.com/privacypolicy/">this link to see what information they collect and store</a>. This helps me make EAS Tools more reliable and user-friendly (improving metrics like First Contentful Paint help the user experience greatly).</p>
<h3>Cookies</h3>
<p>I do not use first or third party cookies or any other tracking technologies on the website or apps.</p>
<h3>Third-Party Services</h3>
<p>The only third party services used are Cloudflare and GitHub Pages, both for hosting purposes. Cloudflare helps me protect the website from malicious traffic and improve performance. If you are using the website, your data may be processed by Cloudflare in accordance with their privacy policy (linked in the above section). If you are using the native mobile apps, there is no Cloudflare tracking on those apps, as all of the website code is bundled into the app itself. GitHub Pages allows me to serve EAS Tools with ease, and track version history at the same time. As with Cloudflare, if you are using the native mobile apps, GitHub Pages is not used at all in the native apps (instead using <a href="https://capacitorjs.com/">CapacitorJS</a> for both Android and iOS distribution).</p>
<h3>Data Security</h3>
<p>Any Web TTS data is transmitted securely using HTTPS. I implement multiple security measures to protect your information from unauthorized access, alteration, disclosure, or destruction. As well, all data about Web TTS service usage is deleted from the TTS server every night, at Midnight US Central Time. The only reason data is collected in the first place is to track error rates and improve the service for you, the end user.</p>
<h3>Regarding native mobile microphone access</h3>
<p>The native mobile app version of EAS Tools requests microphone access (in the form of <code>android.permission.RECORD_AUDIO</code> on Android, for example) in order to use the Decoder tool. This access is only used locally on your device to process any EAS/SAME tones from your microphone, and any audio processed is not transmitted or stored by me. While the option to record audio is available, these recordings are also stored only on your local device and not shared or uploaded to any other service or website.</p>
<h3>Changes to This Privacy Policy</h3>
<p>I may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date. Updates to the policy will be effective immediately upon posting and may occur without prior notice. Please review this page periodically for any updates.</p>
<h3>Contact Wags</h3>
<p>If you have any questions or concerns about this privacy policy, please contact Wags directly at <a href="mailto:contact@wagspuzzle.space">contact@wagspuzzle.space</a>.</p>
<h2>Page last updated: January 31, 2026</h2>
<button onclick="location.href='index.html'">Back to EAS Tools</button>
</article>
</main>
<footer></footer>
<script src="assets/js/footer.js"></script>
</body>
</html>