-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprivacy.html
More file actions
650 lines (566 loc) · 42.4 KB
/
privacy.html
File metadata and controls
650 lines (566 loc) · 42.4 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
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
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="description" content="Moabi : Software and Firmware Security. Moabi SaaS platform is a pro-active security solution to audit software, firmware, binaries and their dependencies.">
<meta name="keywords" content="Binary analysis, Preventive Software analytics, IoT security, security analytics, preventive security, IIot security, Saas security, scalable security">
<title>Moabi - Privacy Policy</title>
<!-- Content Security Policy -->
<meta http-equiv="Content-Security-Policy" content="default-src 'self' https://endrazine.com https://m.endrazine.com ; script-src 'self' https://endrazine.com https://m.endrazine.com https://www.google-analytics.com https://www.googletagmanager.com https://js.hs-scripts.com https://js.hs-banner.com https://js.hs-analytics.net https://track.hubspot.com 'unsafe-inline'; connect-src 'self' https://endrazine.com https://m.endrazine.com https://www.google-analytics.com https://www.googletagmanager.com https://js.hs-scripts.com https://js.hs-analytics.net https://track.hubspot.com ; img-src 'self' data: https://endrazine.com https://m.endrazine.com https://www.google-analytics.com https://track.hubspot.com https://www.googletagmanager.com 'unsafe-inline' 'unsafe-eval'; style-src 'self' https://endrazine.com https://m.endrazine.com https://tagmanager.google.com/ https://fonts.googleapis.com/ 'unsafe-inline' ; font-src 'self' https://endrazine.com https://m.endrazine.com https://fonts.googleapis.com https://fonts.gstatic.com/ ; frame-src https://www.youtube.com/ https://youtube.com/ ; base-uri 'self' https://endrazine.com https://m.endrazine.com ;" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, minimum-scale=0.86">
<!-- Json-ld information -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@id": "https://endrazine.com/index.html#top",
"@type": "Organization",
"name": "Moabi",
"url": "https://endrazine.com/",
"logo": "https://endrazine.com/moabi.png",
"email": "info(at)endrazine.com",
"description": "Moabi : IoT Firmware Security. Moabi SaaS platform is a pro-active security solution to audit software, firmware, binaries and their dependencies.",
"address": [
{
"@type": "PostalAddress",
"addressLocality": "Valbonne, France",
"postalCode":"06560",
"streetAddress": "535 route des Lucioles"
},
{
"@type": "PostalAddress",
"addressLocality": "San Francisco",
"addressRegion": "CA",
"postalCode":"94133",
"streetAddress": "1640 Stockton Street",
"postOfficeBoxNumber": "330143"
}
],
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+33188335053",
"email": "info(at)endrazine.com",
"contactType": "sales"
},
{
"@type": "ContactPoint",
"email": "moabi(at)endrazine.com",
"contactType": "customer service",
"url": "https://endrazine.com"
}
],
"sameAs": [
"https://blog.endrazine.com",
"https://cve.endrazine.com",
"https://twitter.com/moabi_com",
"https://www.linkedin.com/company/moabi-com"
]
}
</script>
<!-- Open Graph metadata -->
<meta property="og:title" content="Moabi" />
<meta property="og:url" content="https://endrazine.com/" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://endrazine.com/moabi_card.png" />
<meta property="og:description" content="Moabi : IoT Firmware Security. Moabi SaaS platform is a pro-active security solution to audit software, firmware, binaries and their dependencies." />
<meta property="og:site_name" content="Moabi">
<!-- Twitter card integration (works with Open Graph data above) -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image:alt" content="Moabi Saas platform : binary analysis">
<meta name="twitter:site" content="@moabi_com">
<!-- Yandex indexation -->
<meta name="yandex-verification" content="2aef4cd0b96c787a" />
<!-- Bing indexing -->
<meta name="msvalidate.01" content="E6F45B72576D2C71AD0A5B162DF8117D" />
<!-- Pinterest indexing -->
<meta name="p:domain_verify" content="3ff193be13e7fbcb9cdf824778f234c3"/>
<!-- Preconnect optimization -->
<link rel="preconnect" href="https://js.hs-scripts.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<link rel="preconnect" href="https://www.google-analytics.com">
<!-- Preload optimization -->
<link rel="preload" href="/fonts/1Ptrg8zYS_SKggPNwIouWqZPBQ.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/fonts/1Ptrg8zYS_SKggPNwN4rWqZPBQ.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/fonts/1Ptug8zYS_SKggPNyC0ISg.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/fonts/1Ptrg8zYS_SKggPNwJYtWqZPBQ.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/js/modernizr.js" as="script">
<link rel="preload" href="/js/jquery-3.7.1.min.js" as="script">
<link rel="preload" href="/js/lazyload.js" as="script">
<link rel="preload" href="/js/main.js" as="script">
<link rel="preload" href="/js/rev.js" as="script">
<link rel="preload" href="/js/custom.js" as="script">
<link rel="preload" href="/js/site.js" as="script">
<link rel="preload" href="/fonts/fontawesome-webfont.woff2?v=4.7.0" as="font" type="font/woff2" crossorigin="anonymous">
<!-- Canonical name -->
<link rel="canonical" href="https://endrazine.com/privacy.html" />
<!-- Favicon -->
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96" />
<!-- Apple icons -->
<link rel="apple-touch-icon" sizes="120x120" href="apple-120.png" />
<link rel="apple-touch-icon" sizes="152x152" href="apple-152.png" />
<link rel="apple-touch-icon" sizes="167x167" href="apple-167.png" />
<link rel="apple-touch-icon" sizes="180x180" href="apple-180.png" />
<!-- Apple Safari -->
<link rel="manifest" href="/site.webmanifest" />
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#446CDE" />
<!-- Microsoft Windows/IE11 Start Screen Tile-->
<meta name="application-name" content="endrazine.com"/>
<meta name="msapplication-square70x70logo" content="small.jpg"/>
<meta name="msapplication-square150x150logo" content="medium.jpg"/>
<meta name="msapplication-wide310x150logo" content="wide.jpg"/>
<meta name="msapplication-square310x310logo" content="large.jpg"/>
<meta name="msapplication-TileColor" content="#446CDE">
<meta name="theme-color" content="#446CDE">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129423028-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-129423028-1');
</script>
<!-- Note: stylesheets are loaded twice to make up for the lack of preloading in Firefox. See https://stackoverflow.com/questions/45321043/preload-css-file-not-supported-on-firefox-and-safari-mac -->
<!-- CSS Fonts -->
<link rel="preload" href="/css/font-awesome.min.css" as="style" />
<link rel="stylesheet" href="/css/font-awesome.min.css">
<!-- CSS -->
<link rel="preload" href="/css/site.css" as="style" />
<link rel="stylesheet" href="/css/site.css">
</head>
<body class="skew">
<!-- Noscript tag -->
<noscript>Your browser does not support javascript : some elements may not be displayed as intended.<br /><br /></noscript>
<!-- Page Wrapper Starts -->
<div class="wrapper">
<!-- About Section Starts -->
<section id="platform" class="about">
<!-- Container Starts -->
<div class="container">
<!-- Main Heading Starts -->
<div class="text-center top-text">
<h1><span>Statement of Privacy / Data Protection</span></h1>
</div>
<!-- Main Heading Ends -->
<!-- Divider Starts -->
<div class="divider text-center">
<p><span style="color:#446CDE;font-weight:bolder">Last update: 3rd of August 2020</span></p>
</div>
<div class="about-left-side">
<p>
MOABI Solutions (hereinafter "MOABI") is committed to respecting and protecting the privacy of your data. This statement of privacy informs you how MOABI handles your data after it is collected on MOABI websites and how this data is processed. We also explain how you can influence the collection and use of your personal information.
</p>
<p>
If you pass personal data on to us, you can be sure that this information is used solely to maintain your business relationship with MOABI or in one of the ways set out in this statement.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">1. Name and address of the responsible controller</span></h2>
<p>
The responsible controller as defined in the General Data Protection Regulation, other data protection laws in the Member States of the European Union and other provisions of a data protection character is:
</p>
<p>
MOABI Solutions
535 Route des Lucioles
</p>
<p>
06560 Valbonne - FRANCE
</p>
<p>
Phone: +33 618 402 037
</p>
<p>
E-mail: info@endrazine.com
</p>
<p>
Website: www.endrazine.com
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2. Collection, use and processing of data</span></h2>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.1 Notes on log files when visiting websites</span></h3>
<p>
When you visit a MOABI website, the default is that the information transmitted by your Internet provider (e.g. the domains from which you are accessing the MOABI websites, your IP address, the operating system, date and time, browser type, language and configurations, hyperlinks followed within MOABI websites and your activities on these websites) is collected automatically to enable technical operation of the websites. This information is recorded in the form of log files.
<p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.2 Exclusive use of the publicly accessible area</span></h3>
<p>
You can visit the publicly accessible MOABI websites without revealing any personal data. The information listed in 2.1 is analyzed in anonymous form for statistical purposes and cannot be used by MOABI to identify you as an individual. The IP address and other characteristics that we could use to identify you are removed before analysis. This anonymous information is only analyzed at an aggregate level to help MOABI understand trends and patterns in order to improve its website.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.3 Use of websites with registration functionality</span></h3>
<h4 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.3.1 Use of Moabi.info portal</span></h4>
<p>
In order to register in moabi.info, you have to provide personal data such as your title, first and last name, address, email address, phone number, and company name. We need this data to provide relevant service and support applications with the necessary contact information and especially to determine whether or not someone is authorized to access certain restricted-access areas of our website (user authentication).
</p>
<h4 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.3.2 Use of endrazine.com web site</span></h4>
<p>
You can visit MOABI web site without personal data being entered or saved.
</p>
<p>
However, if you wish to set up a customer account, request a quotation or place an order, then you will need to register, specifying personal data such as your title, first name, last name, company name, address, phone number and email address. When placing an order, you will also have to provide a VAT identification number. MOABI does not collect payment data.
</p>
<h4 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.3.3 Use of the job portal</span></h4>
<p>
If you wish to use our websites to apply for a job at MOABI, you will need to enter certain personal data. This data is used for technical administration of the websites, but only to the extent that is absolutely necessary.
</p>
<p>
If you send us an unsolicited application via our careers portal, your data can be accessed by managers who have positions to fill and by HR.
</p>
<p>
If you apply for a posted job, your data will be processed solely for the purpose of applying for this specific position and will be deleted six months after the position is filled.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">2.4 Use and processing</span></h3>
<p>
Your personal data will be used solely for the purposes of business relationships with you or for other purposes mentioned on the MOABI websites or for any other stated purpose (e.g. consulting services, information about products and services, etc.). Pursuant to section 3 below, service providers engaged by MOABI only receive the information that is absolutely necessary for them to provide the service. If your consent is required to use the data for purposes other than those specified above, such use will only be made if you have given your consent.
</p>
<p>
MOABI has taken appropriate technical and organizational measures, such as the use of encryption when transmitting data, to keep your data secure, up-to-date, complete and protected from access by unauthorized third parties.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">3. Disclosure of data to service providers</span></h2>
<p>
It may be necessary to transfer personal data to MOABI service providers so that they can provide services for MOABI. This includes, but is not limited to, answering your questions about products and services, processing event registrations, processing orders, and personalizing MOABI websites in line with your preferences (see section 5 Creation of user profiles). All service providers are subject to the applicable MOABI data protection provisions.
</p>
<p>
For service providers with a place of business in a third country outside the EU/EEA, if required by law, appropriate safeguards pursuant to Article 46 of Regulation (EU) 2016/679 of the EU Parliament and of the Council of April 27, 2016 (General Data Protection Regulation, GDPR) must be provided prior to transferring data.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">4. Cookies</span></h2>
<p>
MOABI uses various technologies, in particular cookies, to collect information when its websites are visited. A cookie is a small piece of data sent from a website and stored on your computer by your web browser.
</p>
<p>
For the technical operation of the websites, MOABI uses required cookies that do not contain any personal information and are used to maintain the basic website functions and to operate the website. These cookies are not combined with any personal data you have provided. Note that certain functions may no longer be available if you do not allow cookies to be saved.
</p>
<p>
MOABI also uses tracking cookies – but only with your explicit consent via the cookie banner. These cookies are used to analyze how the website is used in order to improve the service offering, personalize MOABI websites and optimize website functions.
</p>
<p>
If you enter personal data in a form, this data can be saved in a cookie so that you do not have to enter the data again every time.
</p>
<p>
You can directly control the storage of tracking cookies specifically for MOABI websites. By making the appropriate cookie setting, you can control whether or not tracking cookies are saved.
</p>
<p>
You can also set up your browser to have it notify you whenever it receives a cookie or to generally prevent cookies from being saved. See your browser's help function for more information.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">5. Creation of user profiles</span></h2>
<p>
In order to optimize the MOABI websites and adapt their design to customer needs, pseudonymized user data is collected and saved at an aggregate level. This data is used to create user profiles under a pseudonym. MOABI uses the following tracking and analysis technologies provided by the third-party providers mentioned in this section. All of these technologies use tracking cookies, but only if you have consented to them as outlined in the preceding section
</p>
<p>
On behalf of MOABI, the third-party providers will use this information to record your use of the MOABI websites in a pseudonymous form. This information will be used to compile reports on your website activities (such as when you purchased what products in MOABI web stores) in order to provide MOABI with other services related to website use. MOABI also records which website functions you used and how you used them. For this purpose, MOABI uses the following technologies to link the data collected to your user account, provided you logged on to the website with your login data.
</p>
<p>
MOABI uses the above-mentioned data to analyze how you use the websites in order to better understand how you use these websites provide you with content and offers that may be of interest to you improve its products and services. The IP address transmitted by your browser within the context of the following technologies is not combined with other data from the following third-party providers.
For Moabi.info users, pseudonymous identifiers in the form of cryptographic hash values are used. This allows us to get an overview of your activities so that we can personalize our website to your specific needs.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">6. Newsletters</span></h2>
<p>
You can subscribe to various newsletters at several locations on MOABI websites. You will only receive these newsletters if you have given your explicit consent.
</p>
<p>
In some newsletters, we use web beacons to analyze how effective the newsletters are. The information collected in this way is anonymized and used for statistical analysis. It is only combined with your personal data to determine what products, solutions and services you are interested in and to advise and inform you accordingly, provided you were informed of this during registration.
</p>
<p>
The text of the consent to receive a newsletter is shown here:
Consent to receive a newsletter
I want to receive information from MOABI via
( ) Email ( ) Post
What does this mean in detail?
I agree that MOABI Solutions
may contact me via the chosen channel (email or postal mail) for marketing and advertising purposes (e.g. information on special offers and discount promotions) related to, but not limited to, products and solutions in the fields of test and measurement, secure communications, monitoring and network testing, broadcast and media, and cybersecurity.
Your rights
This declaration of consent may be withdrawn at any time by sending an email with the subject "Unsubscribe" to info@endrazine.com. Additionally, a link to unsubscribe from future email advertisements is contained in each email sent. Further details on the use of personal data and the withdrawal procedure are set out in the “Statement of Privacy”
You can unsubscribe from the newsletter at any time. Simply use the unsubscribe link in the email or, for the newsletter, change your profile settings accordingly after login.
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7. Accessing, changing and deleting data</span></h2>
<p>
You can view, correct and delete the personal data you entered on MOABI websites at any time. You have also the right to object to the continued use of this data and to withdraw the consent you have given us.
</p>
<p>
To do so, simply sent an email to dataprivacy@endrazine.com or contact the data protection officer (see section 1).
</p>
<p>
If you have a Moabi account, you can view and correct the data directly in your profile. To delete data, send an email to dataprivacy@endrazine.com.
</p>
<p>
For the processing of your personal data, you are the data subject as defined in the European General Data Protection Regulation (EU-GDPR) and you have certain rights with respect to the responsible controller.
</p>
<p>
Rights of the data subject pursuant to the EU-GDPR:
</p>
<ul>
<li>7.1 Right of access</li>
<li>7.2 Right to rectification</li>
<li>7.3 Right to restriction of processing</li>
<li>7.4 Right to erasure</li>
<li>7.5 Notification obligation</li>
<li>7.6 Right to data portability</li>
<li>7.7 Right to object</li>
<li>7.8 Right to withdraw the declaration of consent regarding data protection</li>
<li>7.9 Automated individual decision-making, including profiling</li>
<li>7.10 Right to lodge a complaint with a supervisory authority</li>
<li>7.11 Lawfulness of processing</li>
</ul>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.1 Right of access</h3
<p>
You have the right to obtain from the controller (see section 1) confirmation as to whether or not personal data concerning you is being processed, and, where that is the case, access to the personal data and the following information:
</p>
<ul>
<li>a. the purposes of the processing; </li>
<li>b. the categories of personal data concerned; </li>
<li>c. the recipients or categories of recipients to whom the personal data have been disclosed or will be disclosed; </li>
<li>d. the envisaged period for which the personal data will be stored, or, if not possible, the criteria used to determine that period; </li>
<li>e. the existence of the right to request from the controller rectification or erasure of personal data or restriction of processing of personal data concerning you or to object to such processing; </li>
<li>f. the right to lodge a complaint with a supervisory authority; </li>
<li>g. where the personal data is not collected from the data subject, any available information as to its source; </li>
<li>h.the existence of automated decision-making, including profiling, referred to in Article 22 (1) and (4) EU-GDPR and, at least in those cases, meaningful information about the logic involved, as well as the significance and the envisaged consequences of such processing for the data subject. You have the right to request information about whether your personal data was transferred to a third country or an international organization. Where this is the case, you can request to be informed of the appropriate safeguards pursuant to Article 46 EU-GDPR relating to the transfer. </li>
</ul>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.2 Right to rectification</span></h3>
<p>
You have the right to obtain from the controller without undue delay the rectification of inaccurate personal data concerning you. You have the right to have incomplete personal data completed.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.3 Right to restriction of processing</span></h3>
<p>
You have the right to obtain from the controller restriction of processing where one of the following applies:
<p/>
<ul>
<li>a. you contest the accuracy of the personal data, for a period enabling the controller to verify the accuracy of the personal data; </li>
<li>b. the processing is unlawful and you oppose the erasure of the personal data and request the restriction of its use instead; </li>
<li>c. the controller no longer needs the personal data for the purposes of the processing, but you need it to establish, exercise or defend legal claims; </li>
<li>d. you have objected to processing pursuant to Article 21 (1) EU-GDPR and it is not yet certain whether the legitimate grounds of the controller override yours. Where processing of personal data concerning you has been restricted, this data, with the exception of storage, may only be processed with your consent or for the establishment, exercise or defense of legal claims or for the protection of the rights of another natural or legal person or for reasons of important public interest of the European Union or of a Member State. If you obtained restriction of processing pursuant to the above points, you will be informed by the controller before the restriction of processing is lifted. </li>
</ul>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.4 Right to erasure</span></h3>
<p>7.4.1. You have the right to obtain from the controller the erasure of personal data concerning you without undue delay, and the controller has the obligation to erase the personal data without undue delay where one of the following grounds applies:</p>
<ul>
<li>a. Your personal data is no longer necessary in relation to the purposes for which it was collected or otherwise processed. </li>
<li>b. You withdraw consent on which the processing is based according to point (a) of Article 6(1) or point (a) of Article 9(2) EU-GDPR and there is no other legal ground for the processing. </li>
<li>c. You object to the processing pursuant to to Article 21(1) EU-GDPR and there are no overriding legitimate grounds for the processing, or you object to the processing pursuant to Article 21(2) DS-GVO. </li>
<li>d. Your personal data has been unlawfully processed. </li>
<li>e. The personal data concerning you has to be erased for compliance with a legal obligation in Union law or Member State law to which the controller is subject. </li>
<li>f. The personal data concerning you has been collected in relation to the offer of information society services referred to in Article 8(1) EU-GDPR. </li>
</ul>
<p>7.4.2 Where the controller has made the personal data public and is obliged pursuant to paragraph 1 to erase the personal data, the controller, taking account of available technology and the cost of implementation, will take reasonable steps, including technical measures, to inform controllers which are processing the personal data that the data subject has requested the erasure by such controllers of any links to, or copy or replication of, this personal data.</p>
<p>
7.4.3 Paragraphs 7.4.1 and 7.4.2 will not apply to the extent that processing is necessary:
</p>
<ul>
<li>a. for exercising the right of freedom of expression and information; </li>
<li>b. for compliance with a legal obligation which requires processing by Union or Member State law to which the controller is subject or for the performance of a task carried out in the public interest or in the exercise of official authority vested in the controller; </li>
<li>c. for reasons of public interest in the area of public health in accordance with points (h) and (i) of Article 9(2) as well as Article 9(3) EU-GDPR; </li>
<li>d. for archiving purposes in the public interest, scientific or historical research purposes or statistical purposes in accordance with Article 89(1) in so far as the right referred to in paragraph 7.4.1 is likely to render impossible or seriously impair the achievement of the objectives of that processing; or </li>
<li>e. for the establishment, exercise or defense of legal claims. </li>
</ul>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.5 Notification obligation</span></h3>
<p>
If you have asserted the right of rectification, erasure or restriction of processing to the controller, the controller will communicate any rectification or erasure of personal data or restriction of processing to each recipient to whom your personal data has been disclosed, unless this proves impossible or involves disproportionate effort.
</p>
<p>
You have the right to request that the controller inform you about those recipients.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.6 Right to data portability</span></h3>
<p>
You have the right to receive the personal data concerning you, which you have provided to a controller, in a structured, commonly used and machine-readable format and you have the right to transmit this data to another controller without hindrance from the controller to which the personal data has been provided, where:
</p>
<ul>
<li>a. the processing is based on consent pursuant to point (a) of Article 6(1) or point (a) of Article 9(2) or on a contract pursuant to point (b) of Article 6(1) EU-GDPR; and </li>
<li>b. the processing is carried out by automated means. </li>
</ul>
<p>
In exercising your right to data portability, you have the right to have the personal data transmitted directly from one controller to another, where technically feasible. This shall not adversely affect the rights and freedoms of others. The right to data portability shall not apply to processing necessary for the performance of a task carried out in the public interest or in the exercise of official authority vested in the controller.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.7 Right to object</span></h3>
<p>
You have the right to object, on grounds relating your particular situation, at any time to processing of personal data concerning you which is based on point (e) or (f) of Article 6(1) EU-GDPR, including profiling based on those provisions. The controller will no longer process your personal data unless the controller demonstrates compelling legitimate grounds for the processing which override your interests, rights and freedoms or for the establishment, exercise or defense of legal claims. Where your personal data is processed for direct marketing purposes, you have the right to object at any time to processing of personal data concerning you for such marketing, which includes profiling to the extent that it is related to such direct marketing. Where you object to processing for direct marketing purposes, your personal data will no longer be processed for such purposes.
</p>
<p>
In the context of the use of information society services, and notwithstanding Directive 2002/58/EC, you may exercise your right to object by automated means using technical specifications.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.8 Right to withdraw the declaration of consent regarding data protection</span></h3>
<p>
Insofar as you have given your consent for reasons of data protection, you have the right to withdraw your consent at any time. The withdrawal of consent does not affect the lawfulness of processing based on consent before its withdrawal.
</p>
<p>
For details on withdrawal of consent for newsletters see section 6, and for tracking cookies see section 4.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.9 Automated individual decision-making, including profiling</span></h3>
<p>
You have the right not to be subject to a decision based solely on automated processing, including
profiling, which produces legal effects concerning you or similarly significantly affects you. This will not
apply if the decision:
</p>
<ul>
<li>a. is necessary for entering into, or performance of, a contract between you and a data controller; </li>
<li>b. is authorized by Union or Member State law to which the controller is subject and which also lays downsuitable measures to safeguard the data subject's rights and freedoms and legitimate interests; or </li>
<li>c. is based on the data subject's explicit consent. </li>
</ul>
<p>
Decisions referred to in the points above are not based on special categories of personal data referred to in Article 9(1), unless point (a) or (g) of Article 9(2) EU GDPR applies and suitable measures to safeguard your rights and freedoms and legitimate interests are in place.
</p>
<p>
In the cases referred to in points (a) and (c) of this section, the controller will implement suitable measures to safeguard your rights and freedoms and legitimate interests, at least the right to obtain human intervention on the part of the controller, to express your point of view and to contest the decision.
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.10 Right to lodge a complaint with a supervisory authority</span></h3>
<p>
Without prejudice to any other administrative or judicial remedy, you have the right to lodge a complaint with a supervisory authority, in particular in the Member State of your habitual residence, place of work or place of the alleged infringement if you consider that the processing of personal data relating to you infringes this Regulation.
</p>
<p>
The supervisory authority with which the complaint has been lodged will inform the complainant on the progress and the outcome of the complaint including the possibility of a judicial remedy pursuant to Article 78 EU-GDPR
</p>
<h3 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">7.11. Lawfulness of processing</span></h3>
<p>
If we obtain the data subject’s consent to the processing of his or her personal data, point (a) of Article 6(1) of the EU General Data Protection Regulation (GDPR) serves as the legal basis for processing.
</p>
<p>
If processing of personal data is necessary for the performance of a contract to which the data subject is party or in order to take steps at the request of the data subject prior to entering into a contract, point b of Article 6(1) EU-GDPR serves as the legal basis for processing.
</p>
<p>
If processing of personal data is necessary for compliance with a legal obligation to which our company is subject, point (c) of Article 6(1) EU-GDPR provides the legal basis.
</p>
<p>
If processing is necessary in order to protect the vital interests of the data subject or another natural person, point (d) of Article 6(1) EU-GDPR provides the legal basis.
</p>
<p>
If the processing is necessary for the purposes of the legitimate interests of MOABI or a third party, except where such interests are overridden by the interests or fundamental rights and freedoms of the data subject, then point (f) of Article 6(1) EU-GDPR serves as the legal basis for processing. The legitimate interest of our company lies in the performance of our business activities.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">8. Links to third-party websites</span></h2>
<p>
MOABI websites may contain links to other websites. If you follow these links, you will leave the MOABI websites and also the scope of validity of this statement, which does not cover other such websites. MOABI cannot assume any responsibility whatsoever, neither for the privacy policy nor the content of these other websites.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">9. Contact form and email traffic</span></h2>
<p>
A contact form is available on MOABI websites for electronic contact. The data you enter on the form will be transferred to MOABI and saved.
</p>
<p>
Data that is transferred:
</p>
<p>
Title, first name, last name, email address, phone number, company name, country, address and any data you enter in the request.
It is also possible to contact us by email instead. In this case, the personal data you send by email will be stored.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">10. Storage period of personal data</span></h2>
<p>
Your personal data will only be stored by MOABI (and, if applicable, by its service providers) for as long as allowed, in particular as long as the data is required for the agreed purpose or for compliance with legal obligations. When the purpose of the processing no longer exists, the data is erased.
</p>
<h2 class="content-subhead"><span style="color:#446CDE;font-weight:bolder">11. Changes to the statement of privacy</span></h2>
<p>
MOABI reserves the right to change this statement at any time. We would therefore ask that you check the statement of privacy at regular intervals. If substantial changes are made, a notification to that effect will be published on our homepage.
</p>
<p>
We inform registered users and customers by email about significant changes to this statement of privacy.
</p>
</div>
<!-- About Content Ends -->
</div>
<!-- Container Ends -->
</section>
<!-- Footer Section Starts -->
<footer class="footer text-center">
<!-- Container Starts -->
<div class="container">
<!-- Copyright Text Starts -->
<p><a href="https://endrazine.com">MOABI - Securing Software</a></p>
<br />
© Copyright 2010-2024 <a href="https://endrazine.com">endrazine.com</a>
<br />
<!-- Copyright Text Ends -->
<!-- Social Media Links Starts -->
<div class="social-icons">
<ul class="social">
<li>
<a class="linkedin" href="https://www.linkedin.com/company/moabi-com" title="linkedin"></a>
</li>
<li>
<a class="twitter" href="https://twitter.com/moabi_com" title="twitter"></a>
</li>
<li>
<a class="facebook" href="https://www.facebook.com/moabi.info" title="facebook"></a>
</li>
<li>
<a class="youtube" href="https://www.youtube.com/moabi" title="youtube"></a>
</li>
<li>
<a class="github" href="https://github.com/moabi-com/test_samples/" title="github"></a>
</li>
<li>
<a class="slideshare" href="http://slideshare.net/endrazine/" title="slideshare"></a>
</li>
<li>
<a class="wordpress" href="https://blog.endrazine.com" title="wordpress"crossorigin="anonymous" ></a>
</li>
</ul>
</div>
<!-- Social Media Links Ends -->
<!-- Legal disclaimers -->
<a href="https://endrazine.com/privacy.html">Statement of Privacy and Data Protection</a><br />
<a href="https://endrazine.com/tos.html">Moabi website Terms of Use</a>
<!-- End of Legal disclaimers -->
</div>
<!-- Container Ends -->
</footer>
<!-- Footer Section Starts -->
<!-- Back To Top Starts -->
<div id="back-top-wrapper" class="d-none d-sm-block">
<p id="back-top">
<a href="index.html#top"><span> </span></a>
</p>
</div>
<!-- Back To Top Ends -->
</div>
<!-- Wrapper Ends -->
<!-- Template JS Files -->
<script src="js/modernizr.js"></script>
<script src="js/jquery-3.7.1.min.js"></script>
<script src="js/main.js"></script>
<script src="js/lazyload.js"></script>
<!-- Revolution Slider Main JS Files -->
<script defer src="js/rev.js"></script>
<!-- Revolution Slider Extensions -->
<script defer src="js/site.js"></script>
<!-- Main JS Initialization File -->
<script defer src="js/custom.js"></script>
<!-- Add javascript listener -->
<script>
jQuery.event.special.touchstart = {
setup: function( _, ns, handle ){
if ( ns.includes("noPreventDefault") ) {
this.addEventListener("touchstart", handle, { passive: false });
} else {
this.addEventListener("touchstart", handle, { passive: true });
}
}
};
jQuery.event.special.touchmove = {
setup: function( _, ns, handle ){
if ( ns.includes("noPreventDefault") ) {
this.addEventListener("touchmove ", handle, { passive: false });
} else {
this.addEventListener("touchmove ", handle, { passive: true });
}
}
};
</script>
<!-- Lazy loading of images handler -->
<script>
window.addEventListener("load", function(event) {
lazyload();
});
</script>
<!-- Add Service Worker -->
<script>
if ('serviceWorker' in navigator) {
// Register a service worker hosted at the root of the
// site using the default scope.
navigator.serviceWorker.register('/service-worker.js').then(function(registration) {
console.log('Service worker registration succeeded:', registration);
}, /*catch*/ function(error) {
console.log('Service worker registration failed:', error);
});
} else {
console.log('Service workers are not supported.');
}
</script>
<!-- Revolution Slider Initialization Starts -->
<script>
!function(){"use strict";var e=jQuery;e(document).ready(function(){null==e("#rev_slider").revolution?revslider_showDoubleJqueryError("#rev_slider"):e("#rev_slider").show().revolution({sliderType:"standard",jsFileLocation:"js/plugins/revolution/js/",dottedOverlay:"none",sliderLayout:"fullscreen",delay:9e3,navigation:{keyboardNavigation:"off",keyboard_direction:"horizontal",mouseScrollNavigation:"off",onHoverStop:"off",touch:{touchenabled:"on",swipe_threshold:75,swipe_min_touches:1,swipe_direction:"horizontal",drag_block_vertical:!1},arrows:{style:"zeus",enable:!0,hide_onmobile:!0,hide_under:600,hide_onleave:!0,hide_delay:200,hide_delay_mobile:1200,tmp:'<div class="tp-title-wrap"> \t<div class="tp-arr-imgholder"></div> </div>',left:{h_align:"left",v_align:"center",h_offset:90,v_offset:0},right:{h_align:"right",v_align:"center",h_offset:90,v_offset:0}},bullets:{enable:!1,hide_onmobile:!0,hide_under:600,style:"metis",hide_onleave:!0,hide_delay:200,hide_delay_mobile:1200,direction:"horizontal",h_align:"center",v_align:"bottom",h_offset:0,v_offset:30,space:5,tmp:'<span class="tp-bullet-img-wrap"> <span class="tp-bullet-image"></span></span>'}},viewPort:{enable:!0,outof:"pause",visible_area:"80%"},responsiveLevels:[1240,1024,778,480],gridwidth:[1240,1024,778,480],gridheight:[600,600,500,400],lazyType:"none",parallax:{type:"mouse",origo:"slidercenter",speed:2e3,levels:[2,3,4,5,6,7,12,16,10,50]},shadow:0,spinner:"off",stopLoop:"off",stopAfterLoops:-1,stopAtSlide:-1,shuffle:"off",hideThumbsOnMobile:"off",autoHeight:"off",hideSliderAtLimit:0,hideCaptionAtLimit:0,hideAllCaptionAtLilmit:0,debugMode:!1,fallbacks:{simplifyAll:"off",nextSlideOnWindowFocus:"off",disableFocusListener:!1}})})}(jQuery);
</script>
<!-- Revolution Slider Initialization Ends -->
<!-- HubSpot Embed Code -->
<script async defer id="hs-script-loader" src="https://js.hs-scripts.com/5554324.js"></script>
</body>
</html>