-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgdpr.html
More file actions
264 lines (245 loc) · 17 KB
/
Copy pathgdpr.html
File metadata and controls
264 lines (245 loc) · 17 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
<!DOCTYPE html>
<html lang="en" data-theme="light">
<head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@1.0.4/css/bulma.min.css">
<link rel="stylesheet" href="/styles/main.min.css" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="OOPSpam is fully compliant with GDPR. Here we explain how GDPR affects you as an anti spam filter and how we help.">
<meta property="og:description" content="OOPSpam is fully compliant with GDPR. Here we explain how GDPR affects you as an anti spam filter and how we help.">
<meta name="twitter:description" content="OOPSpam is fully compliant with GDPR. Here we explain how GDPR affects you as an anti spam filter and how we help.">
<meta property="og:image" content="https://www.oopspam.com/assets/oopspam-og-image.png" />
<meta name="twitter:image" content="https://www.oopspam.com/assets/oopspam-og-image.png" />
<meta property="og:title" content="GDPR | OOPSpam Anti-Spam API">
<meta name="twitter:title" content="GDPR | OOPSpam Anti-Spam API">
<title>GDPR | OOPSpam Anti-Spam API</title>
<script async src="https://cdn.tolt.io/tolt.js" data-tolt="eb76ab36-57d2-4c20-ba2f-92eec10234a9"></script>
</head>
<body>
<header >
<div class="navbar has-background-white ">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<img src="/assets/oopspamLogo.svg" alt="OOPSpam logo" width="112" height="28">
</a>
<a id="navbarBurger" role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false"
data-target="navigation-bar">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navigation-bar" class="navbar-menu">
<div class="navbar-start">
</div>
<div class="navbar-end">
<a href="https://www.oopspam.com/help" class="navbar-item has-text-black">
Documentation
</a>
<a href="https://www.oopspam.com/integrations" class="navbar-item has-text-black">
Integrations
</a>
<a href="https://www.oopspam.com/#pricing" class="navbar-item has-text-black">
Pricing
</a>
<a href="https://www.oopspam.com/#contact" class="navbar-item has-text-black">
Contact
</a>
<div class="navbar-item">
<a href="https://app.oopspam.com/Identity/Account/Login" class="has-text-black button is-light">
Log in
</a>
</div>
<div class="navbar-item">
<a href="https://app.oopspam.com/Identity/Account/Register" class="has-text-black button is-warning is-bg-orange">
Get started
</a>
</div>
</div>
</div>
</div>
</div>
</header>
<section class="section">
<div class="columns">
<div class="column is-three-quarters">
<div class="container">
<h2 class="title has-text-centered" style="padding-bottom:20px;">Data Protection / GDPR Notice</h2>
<h4 class="subtitle has-text-centered">How OOPSpam can help you comply with the General Data
Protection Regulation</h4>
<div class="content">
<p>The General Data Protection Regulation (GDPR) is European Union legislation to strengthen and
unify data protection laws for all individuals within the European Union. The regulation
came into effect from May 25th, 2018.</p>
<p>At OOPSpam LLC, we are committed to being transparent with our customers regarding our
privacy practices and complying with all applicable privacy laws and regulations, such
as the European Union (EU) General Data Protection Regulation (GDPR). We value your
trust and are dedicated to protecting your privacy.</p>
<p>This page lays out our commitment to data protection and makes transparent what data we store
about our users.</p>
<h2 id="what-data-do-we-collect">What data do we collect?</h2>
<h3 id="on-our-website">On our website:</h3>
<p>Our website (as opposed to our web OOPSpam APIs) is hosted by <a
href="https://www.github.com/">GitHub</a> in the United States.</p>
<p>On our website, we use Cabin to help us understand, in anonymized form, how
the site is being used. Here is <a
href="https://withcabin.com/privacy">Cabin Privacy Policy</a>.</p>
<p>Our dashboard and account details are hosted by DigitalOcean in the United States. <a
href="https://www.digitalocean.com/legal/privacy-policy">DigitalOcean privacy
policy</a>.</p>
<p>When registering for our free trial, you need to provide us with a valid email address. We
then confirm that the address works by emailing you a confirmation link. All transactional
emails including Forgot Password emails are sent by using Postmark. <a
href="https://postmarkapp.com/privacy-policy">Postmark privacy policy</a>. You can find
Postmark <a href="https://postmarkapp.com/eu-privacy#gdpr">GDPR compliance notice here</a>.
</p>
<p>We also need an email address so we can contact you regarding any changes to our service or,
for example, to this privacy policy. We send the email to you via the email delivery service
EmailOctopus, here is <a href="https://emailoctopus.com/legal/privacy">EmailOctopus privacy
policy</a>. </p>
<p>As you may have noticed on our dashboard and the documentation page, we use a chat widget to
answer questions and talk to our users in real-time. This chat widget is powered by <a
href="https://crisp.chat/">Crisp</a>. Here is <a
href="https://crisp.chat/en/privacy/">Crisp privacy Policy</a>.</p>
<p>Registering for a free trial requires acceptance of our publicly available <a
href="https://www.oopspam.com/terms">terms & conditions</a>.</p>
<h3 id="on-our-apis">On our APIs:</h3>
<p>Our API servers are hosted with <a href="https://www.fly.io/">Fly.io</a> a US-based cloud
provider. Here is <a href="https://fly.io/legal/privacy-policy/">Fly.io privacy policy</a>.</p>
<p>We use API Gateway to rate-limit API usage. API Gateway keeps meta log of your requests so that
it knows how many requests you made. We do not store request bodies. These details are hosted by DigitalOcean in the United States. Here is <a href="https://www.digitalocean.com/legal/privacy-policy">DigitalOcean privacy policy</a>.</p>
If a customer chooses to store request and response logs with us, this information will be stored by Supabase in the EU (region: eu-central-1). Here is <a href="https://supabase.com/privacy">Supabase privacy policy</a>
<h2 id="customerfinancial-transaction-information">Customer/Financial transaction information:
</h2>
<p>If you become a paying customer (as opposed to just using our free trial) you will need to
provide us and our payment partner (Paddle) with valid billing information. We will be able
to see your name, billing address, email address, and VAT number (if you have provided one).
We are not able to see your credit card number, only Paddle has access to that.</p>
<p>As any business, we of course share transaction data with our accountants and with the
relevant tax authorities when we pay VAT and file our annual tax return.</p>
<p>We also use <a href="https://www.profitwell.com/">ProfitWell</a> for subscription analytics:
understanding our growth, churn, and all kinds of financial metrics. ProfitWell is directly
connected to Paddle, so they have access to customer billing history.</p>
<ul>
<li><a href="https://stripe.com/en-fr/privacy">Paddle privacy policy</a></li>
<li><a href="https://www.profitwell.com/gdpr">ProfitWell GDPR policy</a></li>
</ul>
<h2 id="data-processing-agreement" tabindex="-1">Data Processing Agreement</h2>
<p>Becoming a customer of our service implies acceptance of our <a
href="/dpa">Data Processing Agreement</a>, unless otherwise
explicitly agreed with us in writing.</p>
<h2 id="data-deletion">Data deletion</h2>
<p>Any user (paid or free-trial) can request to have their account deleted at any time, this can
be done by visiting <a
href="https://app.oopspam.com/Identity/Account/Manage/PersonalData">the Personal Data
page</a> on our dashboard. For paying customers we of course have to keep records of all
completed transactions for tax purposes.</p>
<h2 id="stay-informed">Stay informed</h2>
<p>Meaningful changes to this document will be announced on our Twitter account and via email.
</p>
</div>
</div>
</div>
<div class="column">
<div class="content">
<h5 class="has-text-weight-normal">Have Questions?</h5>
<hr>
<p>If you have questions about GDPR compliant or anything else about OOPSpam, please don't hesitate
to contact us:</p>
<p>
OOPSpam LLC <br>
1118 6th St NE, <br>
MINNEAPOLIS, MN <br>
USA <br>
<a href="https://www.oopspam.com/#contact">Contact us</a>
</p>
</div>
</div>
</div>
</section>
<footer class="footer has-background-black" >
<div class="content has-text-centered has-text-white">
<div class="columns">
<div class="column">
<h6 class=" has-text-weight-bold has-text-left" style="color: #ffdd57;">Resources</h6>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/affiliate">Affiliate Program</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/blog">Blog</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/docs">Documentation</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/#faq">FAQ</a></li>
<li><a class="has-text-white" href="https://status.oopspam.com/">Status</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/#contact">Contact us</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/2025-spam-report">✨ 2025 Annual Spam Report</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/about">👋 About</a></li>
</ul>
</div>
<div class="column">
<a href="/tools/"><h6 class=" has-text-weight-bold has-text-left" style="color: #ffdd57;">Free Tools</h6></a>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/tools/spam-words-checker">Spam Words Checker</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/tools/domain-reputation-checker">Domain Reputation Checker</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/tools/disposable-email-checker">Disposable Email and Domain Checker</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/tools/report-ip">Find out where to report an IP?</a></li>
</ul>
</div>
<div class="column">
<a href="/compare/"><h6 class=" has-text-weight-bold has-text-left" style="color: #ffdd57;">How We Compare</h6></a>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/akismet-alternative">Alternative to Akismet</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/recaptcha-alternative">Alternative to reCAPTCHA</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/hcaptcha-alternative">Alternative to hCAPTCHA</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/turnstile-alternative">Alternative to Turnstile</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/cleantalk-alternative">Alternative to CleanTalk</a></li>
</ul>
</div>
<div class="column">
<h6 class="has-text-weight-bold has-text-left" style="color: #ffdd57;">Integrations</h6>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/wordpress">WordPress</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/woocommerce">WooCommerce</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/anti-spam-filter-for-gravity-forms">Gravity Forms</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/anti-spam-filter-for-ninja-forms">Ninja Forms</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/spam-filter-for-contactform7">Contact Form 7</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/blog/spam-protection-for-elementor-forms">Elementor Forms</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/integrations/">View all integrations</a></li>
</ul>
</div>
<div class="column">
<h6 class="has-text-weight-bold has-text-left" style="color: #ffdd57;">Legal</h6>
<ul class="has-text-left" style="list-style-type:none; margin:0;">
<li><a class="has-text-white" href="https://www.oopspam.com/terms">Terms of use</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/privacypolicy">Privacy Policy</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/gdpr">GDPR Compliance</a></li>
<li><a class="has-text-white" href="https://www.oopspam.com/dpa">Data Processing Agreement</a></li>
</ul>
</div>
</div>
</div>
</footer>
<div class="has-background-black has-text-white bottom">
<div class="container is-fluid">
<div class="columns">
<div class="column">
<p class="has-text-white">© 2017 - 2026 OOPSpam LLC</p>
</div>
<div class="column has-text-right" style="display: flex;
align-items: center; justify-content: end;">
<a class="p-1" href="https://twitter.com/oopspamapi">
<img src="/assets/x-logo.svg" alt="x logo">
</a>
<a class="p-1" href="https://github.com/OOPSpam">
<img src="/assets/github-circle.svg" alt="github logo">
</a>
<a class="p-1" href="https://wordpress.org/plugins/oopspam-anti-spam/">
<img src="/assets/wordpress.svg" alt="wordpress logo">
</a>
</div>
</div>
</div>
</div>
<script async defer src="https://scripts.withcabin.com/hello.js"></script>
<script async src="/scripts/app.min.js"></script>
</body>
</html>