-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·404 lines (376 loc) · 16.7 KB
/
index.html
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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Aenigma - Privacy tools democratized</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" >
<!-- Icon -->
<link rel="stylesheet" href="assets/fonts/line-icons.css">
<!-- Owl carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/nivo-lightbox.css">
<!-- Animate -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Main Style -->
<link rel="stylesheet" href="assets/css/main.css">
<!-- Responsive Style -->
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!-- Header Area wrapper Starts -->
<header id="header-wrap">
<!-- Navbar Start -->
<nav class="navbar navbar-expand-md bg-inverse fixed-top scrolling-navbar">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<a href="index.html" class="navbar-brand"><img src="assets/img/logo.png" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<i class="lni-menu"></i>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav mr-auto w-100 justify-content-end clearfix">
<li class="nav-item active">
<a class="nav-link" href="#hero-area">
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#services">
Solutions
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#packages">
Packages
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">
Contact
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navbar End -->
<!-- Hero Area Start -->
<div class="linear-gradient">
<div id="hero-area" class="hero-area-bg">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-12 col-sm-12 col-xs-12">
<div class="contents">
<h2 class="head-title">>_PRIVACY DEMOCRATIZED</h2>
<p>Aenigma is providing convenient, user-friendly, flexible tools with the aim making privacy accessible to all. We're helping individuals, enterprises and developers leverage cleverer and more ethical tools that prioritize privacy, security and choice, while ensuring convenience and ease of use.</p>
<div class="header-button">
<a href="#packages" class="btn btn-border video-popup">>_GET STARTED</a>
</div>
</div>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-5">
<div class="intro-img">
<img class="img-fluid" src="assets/img/aenigma_ball.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Hero Area End -->
</header>
<!-- Header Area wrapper End -->
<!-- Services Section Start -->
<section id="services" class="section-padding">
<div class="container">
<div class="section-header text-center">
<h2 class="section-title wow fadeInDown" data-wow-delay="0.3s">>_OUR SOLUTIONS</h2>
<div class="shape wow fadeInDown" data-wow-delay="0.3s"></div>
</div>
<div class="row">
<!-- Services item -->
<div class="col-md-6 col-lg-4 col-xs-12">
<a href="https://aenigma.io/privatick/">
<div class="services-item wow fadeInRight" data-wow-delay="0.3s">
<div class="icon">
<i class="lni-laptop"></i>
</div>
<div class="services-content">
<h3><a href="https://aenigma.io/privatick/#">DESKTOP SHIELD</a></h3>
<p>Developed as part of the <a href="https://builders.mozilla.community/programs.html"> Mozilla Builders Program </a>, Privatick Shield makes privacy tools freely and conveniently accessible for all. </p>
</div>
</a>
</div>
</div>
<!-- Services item -->
<div class="col-md-6 col-lg-4 col-xs-12">
<a href=error.html>
<div class="services-item wow fadeInRight" data-wow-delay="0.6s">
<div class="icon">
<i class="lni-mobile"></i>
</div>
<div class="services-content">
<h3><a href="error.html">MOBILE APP</a></h3>
<p><br><br>Coming soon! </p>
</div>
</div>
</a>
</div>
<!-- Services item -->
<div class="col-md-6 col-lg-4 col-xs-12">
<a href=error.html>
<div class="services-item wow fadeInRight" data-wow-delay="0.9s">
<div class="icon">
<i class="lni-cog"></i>
</div>
<div class="services-content">
<h3><a href="error.html">CUSTOM PRIVACY SOLUTIONS</a></h3>
<p>Contact us for Zero Knowledge, adversarial training, differential privacy or packages solutions for your enterprise or project! </p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services Section End -->
<!-- About Section start -->
<div class="about-area">
<div id="packages" class="aboutpackages-bg">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-xs-12 info">
<div class="about-wrapper wow fadeInLeft" data-wow-delay="0.3s">
<div>
<div class="site-heading">
<h2 class="section-title">>_FULL PRIVACY PACKAGES</h2>
</div>
<div class="content">
<p>
Our all-in-one privacy packages, tailor made for enterprises and individuals, are designed with the latest cryptographic technologies and deployed to best adapt to your business infrastructure and needs. They include [amonst others]:
<ul>
<li>Private cloud solutions</li>
<li>Secure & private e-mail solutions</li>
<li>Secure mobile communications recommendations</li>
<li>Desktop best-practices</li>
<li>Secure video and desktop communications tools</li>
</ul>
</p>
<a href="mailto:[email protected]" class="btn btn-border video-popup">>_GET YOUR SOLUTION</a>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12 col-xs-12 wow fadeInRight" data-wow-delay="0.3s">
<img class="img-fluid" src="assets/img/about/aenigma-shield.png" alt="" >
</div>
</div>
</div>
</div>
<!-- About Section End -->
<!-- Features Section Start -->
<section id="features" class="section-padding">
<div class="container">
<div class="section-header text-center">
<h2 class="section-title wow fadeInDown" data-wow-delay="0.3s">>_WHY AENIGMA?</h2>
<div class="shape wow fadeInDown" data-wow-delay="0.3s"></div>
</div>
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div class="content-left">
<div class="box-item wow fadeInLeft" data-wow-delay="0.3s">
<span class="icon">
<i class="lni-check-box"></i>
</span>
<div class="text">
<h4>Simple</h4>
<p>User oriented by default, our solutions are accessible to all.</p>
</div>
</div>
<div class="box-item wow fadeInLeft" data-wow-delay="0.6s">
<span class="icon">
<i class="lni-shield"></i>
</span>
<div class="text">
<h4>Private</h4>
<p>Our solutions are privacy-oriented by default and heavily encrypted.</p>
</div>
</div>
<div class="box-item wow fadeInLeft" data-wow-delay="0.9s">
<span class="icon">
<i class="lni-cog"></i>
</span>
<div class="text">
<h4>Smart</h4>
<p>Mozilla incubated, we're supported by a network of industry experts. </p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div class="show-box wow fadeInUp" data-wow-delay="0.3s">
<img src="assets/img/feature/aenigma_ball.png" alt="">
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div class="content-right">
<div class="box-item wow fadeInRight" data-wow-delay="0.3s">
<span class="icon">
<i class="lni-thumbs-up"></i>
</span>
<div class="text">
<h4>Open</h4>
<p>We provide open APIs and source code free for everyone.</p>
</div>
</div>
<div class="box-item wow fadeInRight" data-wow-delay="0.6s">
<span class="icon">
<i class="lni-power-switch"></i>
</span>
<div class="text">
<h4>Powerful</h4>
<p>We use bleeding-edge technology to build our protective tools.</p>
</div>
</div>
<div class="box-item wow fadeInRight" data-wow-delay="0.9s">
<span class="icon">
<i class="lni-code"></i>
</span>
<div class="text">
<h4>Flexible</h4>
<p>We custom all our solutions to your specific needs.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Features Section End -->
<!-- Call To Action Section Start -->
<section id="cta">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-xs-12 wow fadeInLeft" data-wow-delay="0.3s">
<div class="cta-text">
<h4>More power in your hands.</h4>
<p>Learn how you can protect yourself online and leverage privacy as a strategic opportunity for your business.</p>
</div>
</div>
<div class="col-lg-6 col-md-6 col-xs-12 text-right wow fadeInRight" data-wow-delay="0.3s">
</br><a href="mailto:[email protected]" class="btn btn-border video-popup">>_LEARN MORE</a>
</div>
</div>
</div>
</section>
<!-- Call To Action Section Start -->
<!-- Contact Section Start -->
<section id="contact" class="section-padding">
<div class="container">
<div class="section-header text-center">
<h2 class="section-title wow fadeInDown" data-wow-delay="0.3s">>_CONTACT US</h2>
<p> Rech out and we will get back to you as soon as possible! Also, feel free to subscribe to our privacy & updates newsletter.
We will never share, sell or use your information for other purposes than that of sending you our newsletter, and will always keep your details safely encrypted. </p>
<div class="shape wow fadeInDown" data-wow-delay="0.3s"> </div>
<a class="helloae" href="mailto:[email protected]" >[email protected]</a>
<section id="contact" class="section-elsepadding">
<div class="container">
<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:transparent; clear:left; font:14px Arial,sans-serif,; }
</style>
<div id="mc_embed_signup">
<form action="https://cryptall.us17.list-manage.com/subscribe/post?u=b73acb99b13916da0bb112fbf&id=43bc042308" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL"></label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="e-mail" required>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_b73acb99b13916da0bb112fbf_43bc042308" tabindex="-1" value=""> </div>
<div class="section-elsetwopadding"class="clear"><input type="submit" value=">_Subscribe" name="Subscribe" id="mc-embedded-subscribe" class="btn btn-border video-popup"></div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Section Start -->
<footer id="footer" class="footer-area section-padding">
<div class="container">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<div class="widget">
<h5 class="footer-logo"><img src="assets/img/logo.png" alt=""></h5>
<div class="textwidget">
<p>Aenigma is building convenient, user-friendly, flexible tools with the aim of democratizing privacy.</p>
</div>
<div class="social-icon">
<a class="linkedin" href="#"><i class="lni-linkedin-filled"></i></a>
<a class="twitter" href="#"><i class="lni-twitter-filled"></i></a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<h4 class="footer-titel">SOLUTIONS</h4>
<ul class="footer-link">
<li><a href="https://aenigma.io/privatick/">Privatick Shield</a></li>
<li><a href="error.html">Mobile App</a></li>
<li><a href="#services">Custom solutions</a></li>
<li><a href="#packages">Privacy packages</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-3">
<h4 class="footer-titel">CONTACT</h4>
<ul class="footer-link">
<li><a href="#">Sepapaja 6, Tallinn, Estonia</a></li>
<li><a href="#">[email protected]</a></li>
<li><a href="privacypolicy.html">Privacy policy</a></li>
<li><a href="terms.html">Terms of use</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="copyright">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="copyright-content">
<p>Copyright © 2020 <a rel="nofollow" href="mailto:[email protected]">Aenigma </a> .All rights reserved.</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Go to Top Link -->
<a href="#" class="back-to-top">
<i class="lni-arrow-up"></i>
</a>
<!-- Preloader -->
<div id="preloader">
<div class="loader" id="loader-1"></div>
</div>
<!-- End Preloader -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/js/jquery-min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/jquery.nav.js"></script>
<script src="assets/js/scrolling-nav.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>