-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms-of-service.html
451 lines (369 loc) · 30.7 KB
/
terms-of-service.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
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
<!-- last_modified_at: --><!DOCTYPE html>
<html lang="en" data-appurl='https://fqa.test.signpath.io'>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href='https://signpath.github.io/website-staging//terms-of-service' />
<!-- Begin Jekyll SEO tag v2.6.1 -->
<link rel='preload' as='style' href='/assets/css/line-awesome.min.css' onload="this.rel='stylesheet'">
<title>Terms of Service | SignPath</title>
<meta property="og:title" content="Terms of Service | SignPath" />
<meta property="og:locale" content="en_US" />
<meta property="og:description" content="SignPath SaaS application legal terms of service" />
<meta property="og:url" content="https://signpath.github.io/website-staging//terms-of-service" />
<meta property="og:site_name" content="SignPath.io" />
<meta name="description" content="SignPath SaaS application legal terms of service"/>
<!-- End Jekyll SEO tag -->
<link rel='stylesheet' href='/assets/css/hint.min.css'>
<link rel="stylesheet" href="/assets/css/index.css?cache=2024-12-18">
<link rel="alternate" type="application/atom+xml" title="SignPath.io Blog" href="/feed.xml">
<script src='/assets/index.js?cache=2024-12-18'></script>
<script src='/assets/js/main-bundle.js?cache=2024-08-05'></script><link rel="icon" href="/assets/favicon-50x50.png" sizes="32x32">
<link rel="icon" href="/assets/favicon.png" sizes="192x192">
<link rel="apple-touch-icon-precomposed" href="/assets/favicon.png">
<meta name="msapplication-TileImage" content="/assets/favicon.png">
</head>
<body>
<header>
<div>
<a href='/'><img src='/assets/signpath-logo-white.svg' width="181" height="36" alt='SignPath'></a>
<nav>
<ul><li>
<a href='/product'> Product </a>
<ul><li> <a href='/product/features'> Features </a> </li><li> <a href='/product/editions'> Editions </a> </li><li class='separator' /><li> <a href='/product/devops'> For DevOps teams </a> </li><li> <a href='/product/infosec'> For InfoSec teams </a> </li><li> <a href='/product/open-source'> For Open Source projects </a> </li><li class='separator' /><li> <a href='/product/office-macros'> Office macro signing </a> </li><li> <a href='/product/thales-dpod'> Thales DPoD Cloud HSM </a> </li><li> <a href='/product/pkic-best-practices'> PKI Consortium best practices </a> </li></ul>
</li><li>
<a href='/code-signing'> Code Signing </a>
<ul><li> <a href='/code-signing/introduction'> Introduction </a> </li><li> <a href='/code-signing/theory'> Theory </a> </li><li> <a href='/code-signing/windows-platform'> Windows Platform </a> </li><li> <a href='/code-signing/test-certificates'> Managing Test Certificates </a> </li><li> <a href='/code-signing/private-keys'> Storage of Private Keys </a> </li><li> <a href='/code-signing/media-coverage'> Media Coverage </a> </li></ul>
</li><li>
<a href='/documentation'> Documentation </a>
<ul><li> <a href='/documentation/getting-started'> Getting Started </a> </li><li> <a href='/documentation/managing-certificates'> Managing Certificates </a> </li><li> <a href='/documentation/users'> Managing Users </a> </li><li> <a href='/documentation/projects'> Setting up Projects </a> </li><li> <a href='/documentation/signing-code'> Signing Code </a> </li><li> <a href='/documentation/signing-containers'> Signing Container Images </a> </li><li class='separator' /><li> <a href='/documentation/artifact-configuration'> Artifact Configuration </a> </li><li> <a href='/documentation/build-system-integration'> Build System Integration </a> </li><li> <a href='/documentation/trusted-build-systems'> Trusted Build Systems </a> </li><li> <a href='/documentation/origin-verification'> Origin Verification </a> </li><li class='separator' /><li> <a href='/documentation/powershell'> PowerShell cmdlets </a> </li><li> <a href='/documentation/crypto-providers'> Crypto Providers </a> </li><li class='separator' /><li> <a href='/documentation/changelog'> Product updates </a> </li></ul>
</li><li>
<a href='/about-us'> About us </a>
<ul><li> <a href='/company'> Company </a> </li><li> <a href='/team'> Team </a> </li><li> <a href='/blog'> Blog </a> </li><li> <a href='/jobs'> Jobs </a> </li><li> <a href='/support'> Support </a> </li><li> <a href='/contact'> Contact </a> </li></ul>
</li><li class='search'>
<div>
<div>
<form method="get" target="_self" action="/search">
<input type='search' name='q' placeholder="Search SignPath.io" />
</form>
</div>
</div>
<span tabindex='0'>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z"/></svg>
</span>
</li>
<li class='login'><a class='btn btn-flat' href='https://fqa.test.signpath.io/Web/Home/Login'>Login</a>
<li class='login'><a href='https://fqa.test.signpath.io/Web/Subscription/StartFreeTrial' class='btn btn-primary trial'>Start free trial</a></li>
</li>
</ul>
<a id='main-menu-toggle' href='#' onclick='document.querySelector("header > div > nav > ul").classList.toggle("open")'>
<div></div>
<div></div>
<div></div>
</a>
</nav>
</div>
</header>
<main>
<section class="bg-black font-white top-section">
<div>
<h1>Terms of Service</h1>
</div>
</section>
<section class="default-section">
<div>
<article>
<p>Effective date: 2 April 2019</p>
<h2 id="1-definitions">1. Definitions</h2>
<ul>
<li><strong>Agreement</strong> refers, collectively, to all the terms, conditions, notices contained or referenced in this document (the “Terms of Service” or the “Terms”) and all other operating rules, policies (including the SignPath Privacy Policy, available at <a href="https://about.signpath.io/privacy-policy">https://about.signpath.io/privacy-policy/</a>) and procedures that we may publish from time to time on the Website.</li>
<li><strong>Service</strong> refers to the applications, software, products, and services provided by SignPath.</li>
<li><strong>Website</strong> refers to the SignPath website located at www.signpath.io, and all services, and products provided by SignPath at or through the Website. It also refers to SignPath-owned subdomains of signpath.io.</li>
<li><strong>SignPath, We, and Us</strong> refer to SignPath GmbH, Gonzagagasse 11/23, 1010 Vienna, Austria, as well as its affiliates, directors, subsidiaries, contractors, licensors, officers, agents, and employees.</li>
<li><strong>The User, You, and Your</strong> refer to the individual person, company, or organization that has visited or is using the Website or Service; that accesses or uses any part of the Account; or that directs the use of the Account in the performance of its functions. An “Account” represents your legal relationship with SignPath. A “User Account” represents an individual User’s authorization to log in to and use the Service and serves as a User’s identity on SignPath.</li>
<li><strong>Organizations</strong> refers to shared workspaces that may be associated with a single entity or with one or more Users where multiple Users can collaborate across many projects at once. A User Account can be a member of any number of Organizations.</li>
<li><strong>Administrator</strong> refers to the owner of an Organization who has ultimate administrative control over that Organization and the Content within it.</li>
<li><strong>Content</strong> refers to software artifacts, certificates, private keys, audit logs, system configuration settings within an Organization.</li>
</ul>
<h2 id="2-account-terms">2. Account Terms</h2>
<h3 id="21-account-controls">2.1 Account Controls</h3>
<ul>
<li>You retain ultimate administrative control over your Account.</li>
<li>The Administrator of an Organization has ultimate administrative control over that Organization and the Content within it. Within the Service, the Administrator can manage User access to the Organization’s Content. An Organization may have multiple Administrators. If you are the Administrator of an Organization, we consider you responsible for the actions that are performed on or through that Organization.</li>
</ul>
<h3 id="22-required-information">2.2 Required Information</h3>
<ul>
<li>You must provide a valid email address in order to complete the sign up process. Any other information requested, such as your real name, is optional, unless you opt for a paid subscription, in which case additional information will be necessary for billing purposes.</li>
</ul>
<h3 id="23-account-requirements">2.3 Account Requirements</h3>
<ul>
<li>We have a few simple rules for User Accounts on our Service:
<ul>
<li>You must be a human to create an Account. Accounts registered by “bots” or other automated methods are not permitted.</li>
<li>One person or legal entity may maintain no more than one free Account.</li>
<li>Your login may only be used by one person — i.e., a single login may not be shared by multiple people. A paid Organization may only provide access to as many User Accounts as your subscription allows.</li>
</ul>
</li>
</ul>
<h3 id="24-account-security">2.4 Account Security</h3>
<ul>
<li>You are responsible for keeping your Account secure while you use our Service.</li>
<li>You are responsible for all activity that occurs under your Account.</li>
<li>You are responsible for maintaining the security of your Account and password. SignPath cannot and will not be liable for any loss or damage from your failure to comply with this security obligation.</li>
</ul>
<h3 id="25-responsibility-for-your-content">2.5 Responsibility for Your Content</h3>
<ul>
<li>You are solely responsible for the Content you upload and processed through the Service. Depending on your subscription plan, we may scan your Content for malware and refuse to process and store them. However, we do not take any responsibility for the correctness or the completeness of this scan. You are still solely responsible for any harm resulting from any Content that you upload, process or make available via the Service, regardless of the form of that Content.</li>
</ul>
<h3 id="26-confidentiality">2.6 Confidentiality</h3>
<ul>
<li>SignPath considers the Content of the Organization to be confidential to the Users within the Organization. SignPath will protect the Content of the Organization from unauthorized use, access, or disclosure in the same manner that we would use to protect our own confidential information of a similar nature and in no event with less than a reasonable degree of care.</li>
</ul>
<h3 id="27-access">2.7 Access</h3>
<ul>
<li>SignPath employees may only access your Content in the following situations:
<ul>
<li>With your consent and knowledge, for support reasons. If SignPath accesses the Content of your Organization for support reasons, we will only do so with the Administrator’s consent and knowledge.</li>
<li>When access is required for security reasons, including when access is required to maintain ongoing confidentiality, integrity, availability and resilience of SignPath’s systems and Service.</li>
</ul>
</li>
</ul>
<h2 id="3-acceptable-use">3. Acceptable Use</h2>
<h3 id="31-compliance-with-laws-and-regulations">3.1 Compliance with laws and regulations</h3>
<ul>
<li>Your use of the Website and Service must not violate any applicable laws, including copyright or trademark laws, export control laws, or other laws in your jurisdiction. You are responsible for making sure that your use of the Service is in compliance with laws and any applicable regulations.</li>
</ul>
<h3 id="32-content-restrictions">3.2 Content Restrictions</h3>
<ul>
<li>You agree that you will not under any circumstances upload or process any Content that:
<ul>
<li>is unlawful or promotes unlawful activities;</li>
<li>is libelous, defamatory, or fraudulent;</li>
<li>is discriminatory or abusive toward any individual or group;</li>
<li>contains or installs any active malware or exploits, or uses our platform for exploit delivery (such as part of a command and control system); or</li>
<li>infringes on any proprietary right of any party, including patent, trademark, trade secret, copyright, right of publicity, or other rights.</li>
</ul>
</li>
</ul>
<h3 id="33-conduct-restrictions">3.3 Conduct Restrictions</h3>
<ul>
<li>While using SignPath, you agree that you will not under any circumstances:
<ul>
<li>harass, abuse, threaten, or incite violence towards any individual or group, including SignPath employees, officers, and agents, or other SignPath Users;</li>
<li>use our servers for any form of excessive automated bulk activity (for example, spamming), or relay any other form of unsolicited advertising or solicitation through our servers, such as get-rich-quick schemes;</li>
<li>attempt to disrupt or tamper with SignPath servers in ways that could harm our Website or Service, to place undue burden on SignPath’s servers through automated means, or to access SignPath’s Service in ways that exceed your authorization;</li>
<li>impersonate any person or entity, including any of our employees or representatives, including through false association with SignPath, or by fraudulently misrepresenting your identity or site’s purpose; or</li>
<li>violate the privacy of any third party, such as by posting another person’s personal information without consent.</li>
</ul>
</li>
</ul>
<h3 id="34-services-usage-limits">3.4 Services Usage Limits</h3>
<ul>
<li>You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service without SignPath’s express written permission.</li>
<li>You agree to use the Service solely for its intended purpose – i.e. signing software artifacts.</li>
</ul>
<h3 id="35-scraping">3.5 Scraping</h3>
<ul>
<li>You may not scrape the Website or the Service. Scraping refers to extracting data from our Website via an automated process, such as a bot or webcrawler. It does not refer to the collection of information through our API. Please see Section 4 for our API Terms.</li>
</ul>
<h3 id="36-excessive-service-use">3.6 Excessive Service Use</h3>
<ul>
<li>If we determine your use of the Service to be significantly excessive in relation to other SignPath customers, we reserve the right to suspend your Account or temporarily throttle your access to the Service.</li>
</ul>
<h2 id="4-api-terms">4. API Terms</h2>
<ul>
<li>Abuse or excessively frequent requests to SignPath via the API may result in the temporary or permanent suspension of your Account’s access to the API. We, in our sole discretion, will determine abuse or excessive usage of the API. We will make a reasonable attempt to warn you via email prior to suspension.</li>
<li>All use of the SignPath API is subject to these Terms of Service.</li>
</ul>
<h2 id="5-payment">5. Payment</h2>
<h3 id="51-pricing">5.1 Pricing</h3>
<ul>
<li>Our pricing and payment terms are available at <a href="https://about.signpath.io/product/pricing">https://about.signpath.io/product/pricing/</a>. If you agree to a subscription price, that will remain your price for the duration of the payment term; however, prices are subject to change at the end of a payment term.</li>
</ul>
<h3 id="52-billing-and-changes">5.2 Billing and Changes</h3>
<ul>
<li>The Service is billed in advance on basis of your subscription period and is non-refundable.</li>
<li>We will immediately bill you when you upgrade from the free plan to any paying plan.</li>
<li>If you upgrade to a higher level of service, we will bill you for the upgraded plan immediately.</li>
<li>You may change your subscription plan at any time in your Organization settings menu.</li>
</ul>
<h3 id="53-authorization">5.3 Authorization</h3>
<ul>
<li>By agreeing to these Terms, you are giving us permission to charge your on-file credit card, PayPal account, or other approved methods of payment for fees that you authorize for SignPath.</li>
</ul>
<h3 id="54-responsibility-for-payment">5.4 Responsibility for Payment</h3>
<ul>
<li>You are responsible for all fees, including taxes, associated with your use of the Service. By using the Service, you agree to pay SignPath any charge incurred in connection with your use of the Service. You are responsible for providing us with a valid means of payment for paid Accounts. Free Accounts are not required to provide payment information.</li>
</ul>
<h2 id="6-deletion-and-termination">6. Deletion and Termination</h2>
<h3 id="61-organization-deletion">6.1 Organization Deletion</h3>
<ul>
<li>It is your responsibility to properly delete your Organization. You can delete your Organization and all of its Content at any time by going into your Organization Settings in the global navigation bar at the top of the screen.</li>
</ul>
<h3 id="62-upon-deletion">6.2 Upon Deletion</h3>
<ul>
<li>We will retain and use your information as necessary to comply with our legal obligations, resolve disputes, and enforce our agreements, but barring legal requirements, we will delete the Content of your Organization within 30 days of deletion or termination (though some information may remain in encrypted backups). This information cannot be recovered once your Organization is deleted.</li>
</ul>
<h3 id="63-termination">6.3 Termination</h3>
<ul>
<li>We reserve the right, at our sole discretion, to suspend or terminate your access to the Website, your Account or your Organization in case of your violation of these Terms.</li>
</ul>
<h3 id="64-survival">6.4 Survival</h3>
<ul>
<li>All provisions of this Agreement which by their nature should survive termination will survive termination, including, without limitation, ownership provisions, warranty disclaimers, indemnity, and limitations of liability.</li>
</ul>
<h2 id="7-intellectual-property">7. Intellectual Property</h2>
<ul>
<li>SignPath and our licensors, vendors, agents, and/or our content providers retain ownership of all intellectual property rights of any kind related to the Website and Service. We reserve all rights that are not expressly granted to you under this Agreement or by law.</li>
<li>The text of this Agreement is licensed under the <a href="https://creativecommons.org/share-your-work/public-domain/cc0/">Creative Commons Zero license</a>.
<!-- The Creative Commons Zero license requires no attribution, however, we would like to thank GitHub for sharing their licenses and policies with everyone. --></li>
</ul>
<h2 id="8-communication">8. Communication</h2>
<h3 id="81-electronic-communication-required">8.1 Electronic Communication Required</h3>
<ul>
<li>For contractual purposes, you
<ul>
<li>consent to receive communications from us in an electronic form via the email address you have submitted or via the Service; and</li>
<li>agree that all Terms of Service, agreements, notices, disclosures, and other communications that we provide to you electronically satisfy any legal requirement that those communications would satisfy if they were on paper.</li>
</ul>
</li>
<li>This section does not affect your non-waivable rights.</li>
</ul>
<h3 id="82-legal-notice-to-signpath-must-be-in-writing">8.2 Legal Notice to SignPath Must Be in Writing</h3>
<ul>
<li>Communications made through email will not constitute legal notice to SignPath or any of its officers, employees, agents or representatives in any situation where notice to SignPath is required by contract or any law or regulation. Legal notice to SignPath must be in writing and sent to SignPath GmbH, Gonzagagasse 11/23, 1010, Vienna, Austria.</li>
</ul>
<h2 id="9-disclaimer-of-warranties">9. Disclaimer of Warranties</h2>
<ul>
<li>SignPath provides the Website and the Service “as is” and “as available,” without warranty of any kind. Without limiting this, we expressly disclaim all warranties, whether express, implied or statutory, regarding the Website and the Service including without limitation any warranty of merchantability, fitness for a particular purpose, title, security, accuracy and non-infringement.</li>
<li>SignPath does not warrant that the Service will meet your requirements; that the Service will be uninterrupted, timely, secure, or error-free; that the information provided through the Service is accurate, reliable or correct; that any defects or errors will be corrected; that the Service will be available at any particular time or location; or that the Service is free of viruses or other harmful components.</li>
</ul>
<h2 id="10-limitation-of-liability">10. Limitation of Liability</h2>
<ul>
<li>You understand and agree that we will not be liable to you or any third party for any loss of profits, use, goodwill, or data, or for any incidental, indirect, special, consequential or exemplary damages, however arising, that result from
<ul>
<li>your use or inability to use the Service;</li>
<li>any modification, price change, suspension or discontinuance of the Service;</li>
<li>the Service generally or the software or systems that make the Service available;</li>
<li>unauthorized access to or alterations of your transmissions or data;</li>
<li>statements or conduct of any third party on the Service;</li>
<li>any other user interactions that you input or receive through your use of the Service; or</li>
<li>any other matter relating to the Service.</li>
</ul>
</li>
<li>Our liability is limited whether or not we have been informed of the possibility of such damages, and even if a remedy set forth in this Agreement is found to have failed of its essential purpose. We will have no liability for any failure or delay due to matters beyond our reasonable control.</li>
</ul>
<h2 id="11-release-and-indemnification">11. Release and Indemnification</h2>
<ul>
<li>If you have a dispute with one or more Users, you agree to release SignPath from any and all claims, demands and damages (actual and consequential) of every kind and nature, known and unknown, arising out of or in any way connected with such disputes.</li>
<li>You agree to indemnify us, defend us, and hold us harmless from and against any and all claims, liabilities, and expenses, including attorneys’ fees, arising out of your use of the Website and the Service, including but not limited to your violation of this Agreement, provided that SignPath
<ul>
<li>promptly gives you written notice of the claim, demand, suit or proceeding;</li>
<li>gives you sole control of the defense and settlement of the claim, demand, suit or proceeding (provided that you may not settle any claim, demand, suit or proceeding unless the settlement unconditionally releases SignPath of all liability); and</li>
<li>provides to you all reasonable assistance, at your expense.</li>
</ul>
</li>
</ul>
<h2 id="12-changes-to-these-terms">12. Changes to These Terms</h2>
<ul>
<li>We reserve the right, at our sole discretion, to amend these Terms of Service at any time and will update these Terms of Service in the event of any such amendments. We will notify our Users of material changes to this Agreement, such as price changes, at least 30 days prior to the change taking effect by posting a notice on our Website. For non-material modifications, your continued use of the Website constitutes agreement to our revisions of these Terms of Service. You can view all changes to these Terms in our Site Policy repository.</li>
<li>We reserve the right at any time and from time to time to modify or discontinue, temporarily or permanently, the Website (or any part of it) with or without notice.</li>
</ul>
<h2 id="13-miscellaneous">13. Miscellaneous</h2>
<h3 id="131-governing-law">13.1 Governing Law</h3>
<ul>
<li>This Agreement between you and SignPath and any access to or use of the Website or the Service are governed by the laws of Austria, without regard to conflict of laws provisions. You and SignPath agree to submit to the exclusive jurisdiction and venue of the courts located in Vienna, Austria.</li>
</ul>
<h3 id="132-non-assignability">13.2 Non-Assignability</h3>
<ul>
<li>SignPath may assign or delegate these Terms of Service, in whole or in part, to any person or entity at any time with or without your consent. You may not assign or delegate any rights or obligations under the Terms of Service or Privacy Statement without our prior written consent, and any unauthorized assignment and delegation by you is void.</li>
</ul>
<h3 id="133-severability-no-waiver-and-survival">13.3 Severability, No Waiver, and Survival</h3>
<ul>
<li>If any part of this Agreement is held invalid or unenforceable, that portion of the Agreement will be construed to reflect the parties’ original intent. The remaining portions will remain in full force and effect. Any failure on the part of SignPath to enforce any provision of this Agreement will not be considered a waiver of our right to enforce such provision. Our rights under this Agreement will survive any termination of this Agreement.</li>
</ul>
<h3 id="134-amendments">13.4 Amendments</h3>
<ul>
<li>This Agreement may only be modified by a written amendment signed by an authorized representative of SignPath, or by the posting by SignPath of a revised version in accordance with Section 12. Changes to These Terms. These Terms of Service represent the complete and exclusive statement of the agreement between you and us. This Agreement supersedes any proposal or prior agreement oral or written, and any other communications between you and SignPath relating to the subject matter of these terms including any confidentiality or nondisclosure agreements.</li>
</ul>
<h2 id="changes">Changes</h2>
<ul>
<li>1 February 2024: company address updated</li>
</ul>
</article>
</div>
</section>
<!-- last_modified_at: --><section class='bg-dark-grey font-white newsletter' id="newsletter">
<div>
<h2>Sign up for news and special offers</h2>
<form class="ml-block-form" action="https://app.mailerlite.com/webforms/submit/d7c3i1" data-code="d7c3i1" method="post">
<input type="text" class="form-control" data-inputmask="" name="fields[name]" value="" placeholder="Name">
<input type="email" class="form-control" data-inputmask="" name="fields[email]" value="" placeholder="Email">
<input type="hidden" name="ml-submit" value="1">
<button type="submit" class="btn btn-secondary newsletter">Subscribe</button>
</form>
</div>
</section>
</main>
<footer>
<div>
<div>
<img src='/assets/signpath-logo-white.svg' width="334" height="67" alt='SignPath'/>
<svg viewBox="0 0 244 18">
<text x="0" y="15" textLength="244" lengthAdjust="spacingAndGlyphs">CODE SIGNING SIMPLE & SECURE</text>
</svg>
<div>
<a target="_blank" href="https://www.linkedin.com/company/33243108" rel="noopener noreferrer">
<svg class="icon footer" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="currentColor" d="M 8.6425781 4 C 7.1835781 4 6 5.181625 6 6.640625 C 6 8.099625 7.182625 9.3085938 8.640625 9.3085938 C 10.098625 9.3085938 11.283203 8.099625 11.283203 6.640625 C 11.283203 5.182625 10.101578 4 8.6425781 4 z M 21.535156 11 C 19.316156 11 18.0465 12.160453 17.4375 13.314453 L 17.373047 13.314453 L 17.373047 11.310547 L 13 11.310547 L 13 26 L 17.556641 26 L 17.556641 18.728516 C 17.556641 16.812516 17.701266 14.960938 20.072266 14.960938 C 22.409266 14.960937 22.443359 17.145609 22.443359 18.849609 L 22.443359 26 L 26.994141 26 L 27 26 L 27 17.931641 C 27 13.983641 26.151156 11 21.535156 11 z M 6.3632812 11.310547 L 6.3632812 26 L 10.923828 26 L 10.923828 11.310547 L 6.3632812 11.310547 z"/></svg></a>
<a target="_blank" href="mailto:info@signpath.io" rel="noopener noreferrer"><svg class="icon footer" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="currentColor" d="M 3 8 L 3 26 L 29 26 L 29 8 Z M 7.3125 10 L 24.6875 10 L 16 15.78125 Z M 5 10.875 L 15.4375 17.84375 L 16 18.1875 L 16.5625 17.84375 L 27 10.875 L 27 24 L 5 24 Z"/></svg>
</div>
</div>
<div>
<a href='/privacy-policy'>Privacy Policy</a>
<a href='/terms-of-service'>Terms of Service</a>
<a href='/status'><span style="color: lightgreen;"><svg class="icon small" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="currentColor" d="M 28.28125 6.28125 L 11 23.5625 L 3.71875 16.28125 L 2.28125 17.71875 L 10.28125 25.71875 L 11 26.40625 L 11.71875 25.71875 L 29.71875 7.71875 Z"/></svg>
</span>Status
</a>
</div>
</div>
</footer>
<div id='cookie-info'>
<h3>Cookie settings</h3>
<div class="container">
<span>We use cookies to enhance your browsing experience.</span>
<p class="mobile show-more active"><a>Show more information</a></p>
<p class="mobile show-less"><a>Show less information</a></p>
<span class="information">By clicking the “Accept” button below, you agree that non-essential cookies on our website may be used by us and by third parties, some of them located in the USA. Learn more about our cookies in our <a
href='/privacy-policy'>Privacy
Policy</a>
</span>
<div class="actions">
<button class='btn btn-primary' id='acknowledge-cookies-btn'>Accept</button>
<button class="btn btn-grey" id='refuse-cookies-btn'>Refuse</button>
</div>
</div>
<script>
const queryString = window.location.search;
const urlParams = new URLSearchParams(queryString);
const adgroupid = urlParams.get('adgroupid') ? urlParams.get('adgroupid') : document.cookie.match('(^|;)\\s*' + 'adgroupid' + '\\s*=\\s*([^;]+)')?.pop() || ''
if (adgroupid) {
const els_trial = document.querySelectorAll("a[href='" + window.location.protocol + '//' + window.location.hostname + '/Web/Subscription/StartFreeTrial' + "']")
const els_login = document.querySelectorAll("a[href='" + window.location.protocol + '//' + window.location.hostname + '/Web/Home/Login' + "']");
for (let child of els_trial) {
if (child.tagName === 'A') {
child.href = child.href + '?websiteCorrelationId=' + adgroupid
}
}
for (let child of els_login) {
if (child.tagName === 'A') {
child.href = child.href + '?websiteCorrelationId=' + adgroupid
}
}
}
</script>
</div>
</footer>
</body>
</html>