|
1 | 1 | import Markdown from "react-markdown"; |
2 | 2 |
|
3 | 3 | const termsOfService = ` |
4 | | -This Terms of Service (“Terms”) governs your use of the Dafthunk platform and services (“Services”). By accessing or using our Services, you agree to be bound by these Terms. If you do not agree with these Terms, please do not use our Services. |
| 4 | +**Effective Date:** May 29, 2025 |
| 5 | +**Last Updated:** May 29, 2025 |
5 | 6 |
|
6 | 7 | ## 1. Acceptance of Terms |
7 | 8 |
|
8 | | -By accessing or using our Services, you agree to be bound by these Terms. If you do not agree with these Terms, please do not use our Services. |
| 9 | +Welcome to Dafthunk. These Terms of Service ("Terms") govern your use of the Dafthunk website located at [www.dafthunk.com](https://www.dafthunk.com) and any related services provided by Dafthunk ("we," "us," or "our"). |
9 | 10 |
|
10 | | -## 2. Changes to Terms |
| 11 | +By accessing or using our service, you agree to be bound by these Terms. If you disagree with any part of these terms, then you may not access the service. |
11 | 12 |
|
12 | | -We may update these Terms from time to time. We will notify you of any changes by posting the new Terms on this page. |
| 13 | +## 2. Description of Service |
| 14 | +
|
| 15 | +Dafthunk is an open source web-based platform that provides workflow automation and data processing tools. Our service allows users to create, manage, and execute automated workflows through an intuitive interface. The Dafthunk platform is released under the MIT License and the source code is publicly available. |
| 16 | +
|
| 17 | +## 3. User Accounts |
| 18 | +
|
| 19 | +### 3.1 Account Creation |
| 20 | +- You must create an account to access certain features of our service |
| 21 | +- You can register using your Google or GitHub account |
| 22 | +- You must provide accurate and complete information during registration |
| 23 | +- You are responsible for maintaining the confidentiality of your account credentials |
| 24 | +
|
| 25 | +### 3.2 Account Responsibilities |
| 26 | +- You are responsible for all activities that occur under your account |
| 27 | +- You must notify us immediately of any unauthorized use of your account |
| 28 | +- We reserve the right to suspend or terminate accounts that violate these Terms |
| 29 | +
|
| 30 | +## 4. Acceptable Use |
| 31 | +
|
| 32 | +### 4.1 Permitted Uses |
| 33 | +You may use our service to: |
| 34 | +- Create and manage automated workflows |
| 35 | +- Process data within the bounds of our platform capabilities |
| 36 | +- Collaborate with team members on workflow projects |
| 37 | +- Access educational and documentation resources |
| 38 | +
|
| 39 | +### 4.2 Prohibited Uses |
| 40 | +You may not use our service to: |
| 41 | +- Violate any applicable laws or regulations |
| 42 | +- Infringe upon intellectual property rights of others |
| 43 | +- Upload or transmit malicious code, viruses, or harmful content |
| 44 | +- Attempt to gain unauthorized access to our systems |
| 45 | +- Use the service for illegal data processing or privacy violations |
| 46 | +- Engage in activities that could harm or disrupt our service |
| 47 | +- Create accounts using false or misleading information |
| 48 | +- Reverse engineer, decompile, or attempt to extract source code |
| 49 | +
|
| 50 | +## 5. Intellectual Property |
| 51 | +
|
| 52 | +### 5.1 Open Source Software |
| 53 | +- The Dafthunk platform source code is licensed under the MIT License |
| 54 | +- You are free to use, modify, and distribute the source code in accordance with the MIT License terms |
| 55 | +- The MIT License grants you broad permissions while requiring only attribution |
| 56 | +
|
| 57 | +### 5.2 Trademarks and Branding |
| 58 | +- The "Dafthunk" name, logo, and associated trademarks remain our property |
| 59 | +- You may not use our trademarks without express written permission |
| 60 | +- When redistributing the software, you may need to remove or replace our branding elements |
| 61 | +
|
| 62 | +### 5.3 Your Content |
| 63 | +- You retain ownership of any data, workflows, or content you create using our service |
| 64 | +- By using our hosted service, you grant us a license to host, store, and process your content solely to provide the service |
| 65 | +- You are responsible for ensuring you have the right to use any data you process through our platform |
| 66 | +
|
| 67 | +### 5.4 Third-Party Components |
| 68 | +- The Dafthunk platform may include third-party open source components |
| 69 | +- These components are governed by their respective licenses |
| 70 | +- A full list of third-party licenses is available in our source code repository |
| 71 | +
|
| 72 | +## 6. Privacy and Data Protection |
| 73 | +
|
| 74 | +Your privacy is important to us. Our collection and use of personal information is governed by our Privacy Policy, which is incorporated into these Terms by reference. By using our service, you consent to the collection and use of information as outlined in our Privacy Policy. |
| 75 | +
|
| 76 | +## 7. Service Availability |
| 77 | +
|
| 78 | +- We strive to maintain high service availability but cannot guarantee uninterrupted access |
| 79 | +- We may temporarily suspend the service for maintenance, updates, or security reasons |
| 80 | +- We will provide reasonable notice of planned maintenance when possible |
| 81 | +
|
| 82 | +## 8. Modification of Service |
| 83 | +
|
| 84 | +We reserve the right to: |
| 85 | +- Modify, suspend, or discontinue any part of our service at any time |
| 86 | +- Update these Terms as necessary |
| 87 | +- Change our pricing or introduce new features |
| 88 | +
|
| 89 | +Material changes to these Terms will be communicated through our website or by email. |
| 90 | +
|
| 91 | +## 9. Termination |
| 92 | +
|
| 93 | +### 9.1 Termination by You |
| 94 | +- You may terminate your account at any time by contacting us |
| 95 | +- Upon termination, your access to the service will cease |
| 96 | +
|
| 97 | +### 9.2 Termination by Us |
| 98 | +We may suspend or terminate your account if you: |
| 99 | +- Violate these Terms |
| 100 | +- Engage in fraudulent or illegal activities |
| 101 | +- Abuse our service or harm other users |
| 102 | +
|
| 103 | +## 10. Disclaimers |
| 104 | +
|
| 105 | +- Our service is provided "as is" without warranties of any kind |
| 106 | +- We do not guarantee that our service will meet your specific requirements |
| 107 | +- We are not responsible for any data loss or corruption |
| 108 | +- Use of our service is at your own risk |
| 109 | +
|
| 110 | +## 11. Limitation of Liability |
| 111 | +
|
| 112 | +To the maximum extent permitted by Swiss law: |
| 113 | +- We shall not be liable for any indirect, incidental, or consequential damages |
| 114 | +- Our total liability shall not exceed the amount you paid for the service in the preceding 12 months |
| 115 | +- We are not liable for damages caused by third-party services or force majeure events |
| 116 | +
|
| 117 | +## 12. Indemnification |
| 118 | +
|
| 119 | +You agree to indemnify and hold us harmless from any claims, damages, or expenses arising from: |
| 120 | +- Your use of our service |
| 121 | +- Your violation of these Terms |
| 122 | +- Your violation of any third-party rights |
| 123 | +
|
| 124 | +## 13. Governing Law and Jurisdiction |
| 125 | +
|
| 126 | +These Terms are governed by the laws of Switzerland. Any disputes arising from these Terms or your use of our service shall be subject to the exclusive jurisdiction of the courts of Switzerland. |
| 127 | +
|
| 128 | +## 14. Severability |
| 129 | +
|
| 130 | +If any provision of these Terms is found to be unenforceable, the remaining provisions will remain in full force and effect. |
| 131 | +
|
| 132 | +## 15. Entire Agreement |
| 133 | +
|
| 134 | +These Terms, together with our Privacy Policy, constitute the entire agreement between you and Dafthunk regarding the use of our service. |
| 135 | +
|
| 136 | +## 16. Contact Information |
| 137 | +
|
| 138 | +If you have any questions about these Terms of Service, please contact us at: |
| 139 | +
|
| 140 | +**Dafthunk** |
| 141 | +Email: legal@dafthunk.com |
| 142 | +Website: [www.dafthunk.com](https://www.dafthunk.com) |
| 143 | +
|
| 144 | +## 17. Changes to Terms |
| 145 | +
|
| 146 | +We reserve the right to update these Terms at any time. When we do, we will post the updated Terms on this page and update the "Last Updated" date. Your continued use of our service after any changes indicates your acceptance of the new Terms. |
13 | 147 | `; |
14 | 148 |
|
15 | 149 | export function TermsPage() { |
|
0 commit comments