-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicense.html
More file actions
290 lines (267 loc) · 12.2 KB
/
Copy pathlicense.html
File metadata and controls
290 lines (267 loc) · 12.2 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Theme Script - Critical for UX -->
<script>
(function () {
const theme = localStorage.getItem('theme');
if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
document.documentElement.classList.add('dark');
}
})();
</script>
<!-- Essential Meta Tags -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Enhanced SEO Meta Tags -->
<title>License Agreement | Fidel Swift Amharic Keyboard</title>
<meta name="description"
content="License agreement for the Fidel Swift Amharic keyboard software and website." />
<meta name="keywords"
content="Free amharic keyboard, Amharic keyboard for windows, Power Geez, Amharic typing, Amharic keyboard online ,Windows, phonetic keyboard, Ethiopian keyboard, Amharic input method, Geez script, Ethiopian software, Amharic text editor, multilingual typing, Free" />
<meta name="author" content="Abel Zecharias - Fidel Script" />
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
<meta name="language" content="English" />
<meta name="revisit-after" content="7 days" />
<!-- Canonical URL -->
<link rel="canonical" href="https://fidelswift.vercel.app/privacy" />
<!-- Enhanced Open Graph Meta Tags -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Privacy Policy | Fidel Swift Amharic Keyboard" />
<meta property="og:title" content="Fidel Swift - Amharic Keyboard for Windows" />
<meta property="og:description"
content="Privacy policy for the Fidel Swift Amharic keyboard software and website." />
<meta property="og:url" content="https://fidelswift.vercel.app/" />
<meta property="og:image" content="https://fidelswift.vercel.app/images/opengraph-image.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Fidel Swift Amharic Keyboard Interface Screenshot" />
<meta property="og:locale" content="en_US" />
<!-- Enhanced Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@fidelswift" />
<meta name="twitter:creator" content="@abelzk" />
<meta name="twitter:title" content="Privacy Policy | Fidel Swift Amharic Keyboard" />
<meta name="twitter:description"
content="Privacy policy for the Fidel Swift Amharic keyboard software and website." />
<meta name="twitter:image" content="https://fidelswift.vercel.app/images/opengraph-image.png" />
<meta name="twitter:image:alt" content="Fidel Swift Amharic Keyboard Interface Screenshot" />
<!-- Favicon and App Icons -->
<link rel="icon" href="/images/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/images/favicon-ios.png" sizes="16x16" type="image/png" />
<link rel="icon" href="/images/favicon-ios.png" sizes="32x32" type="image/png" />
<link rel="apple-touch-icon" href="/images/favicon-ios.png" sizes="180x180" />
<link rel="manifest" href="/manifest.json" />
<!-- Preconnect for Performance -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://www.googletagmanager.com" />
<link rel="preconnect" href="https://unpkg.com" />
<!-- DNS Prefetch -->
<link rel="dns-prefetch" href="//github.com" />
<link rel="dns-prefetch" href="//prod.spline.design" />
<!-- Structured Data (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Fidel Swift",
"description": "Amharic keyboard for Windows with real-time phonetic typing and seamless Unicode support",
"url": "https://fidelswift.vercel.app/privacy.html",
"downloadUrl": "https://fidelswift.vercel.app/download.html",
"operatingSystem": "Windows",
"applicationCategory": "ProductivityApplication",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"author": {
"@type": "Person",
"name": "Abel Zecharias",
"url": "https://github.com/abelzk"
},
"publisher": {
"@type": "Organization",
"name": "Fidel Script",
"url": "https://fidelswift.vercel.app/download.html"
},
"datePublished": "2025-01-01",
"dateModified": "2025-01-23",
"inLanguage": "en-US",
"keywords": ["Amharic keyboard", "Ethiopian keyboard", "Unicode typing", "Windows software"],
"screenshot": "https://fidelswift.vercel.app/images/opengraph-image.png",
"softwareVersion": "v2.0.1",
"fileSize": "112MB",
"requirements": "Windows 10 or later"
}
</script>
<!-- Additional Structured Data for Organization -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Fidel Script",
"url": "https://fidelswift.vercel.app/download.html",
"logo": "https://fidelswift.vercel.app/images/devicon.svg",
"sameAs": [
"https://github.com/abelzk/Fidel-Swift-Keyboard"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"url": "https://fidelswift.vercel.app/contact"
}
}
</script>
<!-- Preload Critical Resources -->
<link rel="preload" href="css/style.css" as="style" />
<link rel="preload" href="images/devicon.svg" as="image" />
<!-- Stylesheets -->
<link rel="stylesheet" href="css/style.css" />
<!-- Scripts -->
<script defer src="scripts/theme.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9639206931654333" crossorigin="anonymous"></script>
</head>
<body>
<div class="preloader-def" id="preloader-def">
<div class="loader">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
<div class="bar4"></div>
<div class="bar5"></div>
<div class="bar6"></div>
<div class="bar7"></div>
<div class="bar8"></div>
<div class="bar9"></div>
<div class="bar10"></div>
<div class="bar11"></div>
<div class="bar12"></div>
</div>
</div>
<nav class="border-b w-full flex align-center flex-start position-fixed top-0 h-4 bg-main z-1050">
<div class="navbar-container mr-inline-2 flex flex-between gap-25p w-full align-center">
<div class="flex align-center flex-start gap-2p">
<div class="brand-wrapper flex gap-0 align-flex-end">
<button onclick="navToggle()" class="btn-menu" id="menuToggle" aria-haspopup="dialog" aria-controls="">
<img class="sm" id="menuIcon" src="images/menu.svg" alt="menu icon" srcset="">
</button>
<a id="navLogo" class="flex align-center justify-flex-start" href="/">
<img class="logo-brand" src="images/devicon.svg" alt="Fidel Swift logo" srcset="">
<h2 class="bold">Fidel Swift</h2>
</a>
</div>
<div class="navbar-links" id="navbar-links" data-state="closed">
<ul class="links-md nv-flex">
<li><a class="li-nav-hover" href="/">Home</a></li>
<li><a class="li-nav-hover" href="/download">Download</a></li>
<li><a class="li-nav-hover" href="/online-amharic-keyboard">Online Keyboard</a></li>
<li><a class="li-nav-hover" href="/docs">Documentation</a></li>
<!-- <li><a class="li-nav-hover" href="#">Releases</a></li> -->
<li><a class="li-nav-hover" href="/faq">FAQs</a></li>
<li><a class="li-nav-hover" href="/privacy">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="navbar-socials flex align-center gap-1">
<button class="btn-socials">
<a target="_blank" href="https://github.com/abelzk/Fidel-Swift-Keyboard"><img class="sm mr-left-1"
src="images/github.svg" alt="GitHub Logo" srcset=""></a>
</button>
<button
class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 hover:bg-accent hover:text-accent-foreground h-9 w-9"
type="button" id="toggle-theme" aria-haspopup="menu" aria-expanded="false" data-state="closed">
<img class="sm pd-left-1" id="theme-icon" src="images/toggle.svg" alt="theme toggle icon">
</button>
</div>
</div>
<div class="navbar-overlay" id="navbar-overlay" data-state="closed"></div>
</div>
</nav>
<main class="pd-top-5 pd-btm-1 animate-on-scroll">
<div class="license-container pd-1">
<h1>License Agreement</h1>
<p>This is the license agreement for the use of this software. By using this software, you agree to the terms and conditions outlined in this document.</p>
<h2>Terms and Conditions</h2>
<p>END USER LICENSE AGREEMENT (EULA)</p>
<p>----------------------------------</p>
<b class="mr-btm-1 mr-top-1">
IMPORTANT: PLEASE READ THIS AGREEMENT CAREFULLY BEFORE INSTALLING OR USING
THE FIDEL SWIFT AMHARIC KEYBOARD SOFTWARE.
</b>
<ul>
<p class="mr-btm-1">
This End User License Agreement ("Agreement") is a legal contract between you
(the "User") and Fidel Swift ("Licensor") regarding your use of the Fidel Swift
Amharic Keyboard software ("Software").
</p>
<p>
By installing, copying, or otherwise using the Software, you agree to be bound
by the terms of this Agreement. If you do not agree, do not install or use the
Software.
</p>
<li class="mr-btm-1">
<b>1. LICENSE GRANT</b> <br>
- Licensor grants you a non-exclusive, non-transferable license to install
and use the Software on your personal computer for personal or business
purposes.
- This license does not grant you ownership of the Software, only the right
to use it under the terms of this Agreement.
</li>
<li class="mr-btm-1">
<b>2. RESTRICTIONS</b> <br>
- You may not modify, reverse engineer, decompile, or disassemble the
Software.
- You may not rent, lease, sublicense, or distribute the Software to third
parties without written permission from the Licensor.
- You may not remove or alter any copyright, trademark, or other proprietary
notices.
</li>
<li class="mr-btm-1">
<b>3. OWNERSHIP</b> <br>
- The Software is the intellectual property of Fidel Swift and is protected
by copyright and other laws.
- All rights not expressly granted to you remain with the Licensor.
</li>
<li class="mr-btm-1">
<b>4. UPDATES</b> <br>
- Licensor may provide updates or patches to improve functionality or fix
issues. Such updates are subject to this Agreement.
</li>
<li class="mr-btm-1">
<b>5. DISCLAIMER OF WARRANTY</b> <br>
- The Software is provided "AS IS" without warranties of any kind, express
or implied.
- Licensor does not guarantee that the Software will be error-free or meet
your specific requirements.
</li>
<li class="mr-btm-1">
<b>6. LIMITATION OF LIABILITY</b> <br>
- In no event shall Licensor be liable for any damages arising out of the
use or inability to use the Software, including but not limited to data
loss, system failure, or business interruption.
</li>
<li class="mr-btm-1">
<b>7. TERMINATION</b> <br>
- This Agreement is effective until terminated.
- Licensor may terminate this Agreement if you fail to comply with its
t
</li>erms. Upon termination, you must uninstall and stop using the Software.
<li class="mr-btm-1">
<b>8. GOVERNING LAW</b> <br>
- This Agreement shall be governed by and construed in accordance with the
laws of Ethiopia, without regard to conflict of law principles.
</li>
<p>
By clicking "I Agree" or installing the Software, you acknowledge that you have
read, understood, and agree to be bound by this Agreement.
</p>
</ul>
<p>For more information, please contact the software provider.</p>
</div>
</main>
</body>
<script src="/scripts/navToggle.js"></script>
<script src="/scripts/preloader-def.js"></script>
</html>