Skip to content

Commit bf28d5d

Browse files
committed
docs: add LICENSE file with terms of use and conditions
1 parent 1f71a31 commit bf28d5d

1 file changed

Lines changed: 99 additions & 0 deletions

File tree

LICENSE

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
Terms of Use
2+
DDLess — Behind Solutions
3+
4+
Last updated: February 22, 2026
5+
6+
1. Acceptance of Terms
7+
By downloading, installing, or using DDLess, you agree to be bound by these Terms of Use. If you do not agree with any part of these terms, you must not use the software.
8+
9+
2. License Grant
10+
Behind Solutions grants you a limited, non-exclusive, non-transferable, revocable license to use DDLess subject to the following conditions:
11+
12+
- Personal license: each license key is issued to a single individual and may not be shared, transferred, resold, or sublicensed
13+
- Device usage: you may install and use DDLess on multiple devices you personally own and operate, under the same license key
14+
- Pro features: certain features (such as SSH remote debugging) require a valid Pro license and are unavailable under the free tier
15+
16+
3. Restrictions
17+
You agree NOT to:
18+
19+
- Reverse engineer, decompile, disassemble, or attempt to derive the source code of DDLess
20+
- Modify, adapt, translate, or create derivative works based on the software
21+
- Redistribute, sublicense, lease, rent, or lend the software or your license key to any third party
22+
- Remove, alter, or obscure any proprietary notices, labels, or marks on the software
23+
- Use the software for any unlawful purpose or in violation of any applicable laws or regulations
24+
- Circumvent, disable, or tamper with the license validation or any security mechanisms of the software
25+
- Use automated tools to generate, guess, or brute-force license keys
26+
27+
4. Intellectual Property
28+
DDLess, including its code, design, documentation, logos, and trademarks, is the exclusive property of Behind Solutions. These Terms of Use do not grant you any ownership rights over the software. All rights not expressly granted herein are reserved.
29+
30+
Your code, projects, and data remain entirely yours. DDLess does not claim any rights over the content you debug, test, or process using the software.
31+
32+
5. AI Copilot
33+
The AI Copilot feature connects to third-party AI providers (OpenAI, Anthropic, or Ollama) using API keys you provide. By using this feature:
34+
35+
- You acknowledge that your debugging context and chat messages are sent to the AI provider you selected
36+
- You are responsible for complying with the terms of service of your chosen AI provider
37+
- You understand that AI-generated suggestions are informational and may be inaccurate — you are solely responsible for any actions taken based on those suggestions
38+
- Behind Solutions is not responsible for the availability, accuracy, or behavior of third-party AI services
39+
40+
6. Proxy Mode
41+
The proxy mode intercepts HTTP traffic on your local machine for debugging purposes. By using this feature:
42+
43+
- You are solely responsible for ensuring you have authorization to intercept and inspect the traffic being debugged
44+
- You agree to use proxy mode only on applications and systems you own or have explicit permission to debug
45+
- Behind Solutions is not responsible for any misuse of the proxy functionality
46+
47+
7. Updates
48+
DDLess may automatically check for and download updates. Updates may include bug fixes, new features, or security patches. By using DDLess, you consent to receiving automatic updates. Continued use of the software after an update constitutes acceptance of any changes introduced by that update.
49+
50+
8. Disclaimer of Warranties
51+
DDLess is provided "AS IS" and "AS AVAILABLE", without warranty of any kind, express or implied, including but not limited to:
52+
53+
- Warranties of merchantability or fitness for a particular purpose
54+
- Warranties that the software will be uninterrupted, error-free, or free of harmful components
55+
- Warranties regarding the accuracy or reliability of any output, including AI Copilot suggestions
56+
57+
You use DDLess at your own risk. Behind Solutions does not guarantee that the software will meet your specific requirements or expectations.
58+
59+
9. Limitation of Liability
60+
To the maximum extent permitted by applicable law, Behind Solutions and its contributors shall not be liable for any:
61+
62+
- Direct, indirect, incidental, special, consequential, or punitive damages
63+
- Loss of data, profits, revenue, or business opportunities
64+
- Damage to your code, projects, servers, or systems
65+
- Interruption of development workflows or production environments
66+
67+
This limitation applies regardless of the cause of action, whether in contract, tort, negligence, strict liability, or otherwise, even if Behind Solutions has been advised of the possibility of such damages.
68+
69+
10. Indemnification
70+
You agree to indemnify, defend, and hold harmless Behind Solutions, its owners, employees, and contributors from any claims, damages, losses, liabilities, costs, or expenses (including reasonable attorney fees) arising from:
71+
72+
- Your use or misuse of DDLess
73+
- Your violation of these Terms of Use
74+
- Your violation of any applicable law or regulation
75+
- Your use of the proxy mode on systems you are not authorized to debug
76+
77+
11. Termination
78+
Behind Solutions reserves the right to revoke your license and terminate your access to DDLess at any time, with or without cause, including but not limited to:
79+
80+
- Violation of these Terms of Use
81+
- Fraudulent use or sharing of license keys
82+
- Attempts to circumvent license validation or security mechanisms
83+
84+
Upon termination, you must cease all use of the software and delete all copies from your devices. Sections 4, 8, 9, 10, and 14 shall survive termination.
85+
86+
12. Third-Party Services
87+
DDLess integrates with third-party services including Mixpanel (analytics), Amazon S3 (updates), and AI providers (OpenAI, Anthropic, Ollama). Behind Solutions is not responsible for the availability, security, or terms of service of these third-party services. Your use of these services is subject to their respective terms and policies.
88+
89+
13. Changes to These Terms
90+
Behind Solutions reserves the right to modify these Terms of Use at any time. Changes will be reflected in the "Last updated" date at the top of this document. Continued use of DDLess after changes constitutes acceptance of the updated terms. It is your responsibility to review these terms periodically.
91+
92+
14. Governing Law
93+
These Terms of Use shall be governed by and construed in accordance with the laws of Brazil. Any disputes arising from or relating to these terms or the use of DDLess shall be resolved in the courts of competent jurisdiction in Brazil.
94+
95+
15. Contact
96+
If you have questions about these Terms of Use:
97+
98+
- Email: contact@ddless.com
99+
- Website: https://ddless.com

0 commit comments

Comments
 (0)