feat: add legal documents module with compliance, contact, and cookie policies
Add a comprehensive LegalDocument base class in mywebdav/legal.py with abstract methods for title and content generation, along with full markdown and HTML implementations for compliance statement, contact/complaint mechanism, and cookie policy pages, replacing placeholder content with detailed regulatory and procedural information.
This commit is contained in:
@@ -1,68 +1,144 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Terms of Service - MyWebdav Cloud Storage</title>
|
||||
<link rel="stylesheet" href="/static/css/style.css">
|
||||
<title>Terms of Service</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: 'Times New Roman', serif;
|
||||
line-height: 1.6;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
color: #333;
|
||||
}
|
||||
h1, h2, h3 {
|
||||
color: #2c3e50;
|
||||
margin-top: 30px;
|
||||
}
|
||||
h1 { font-size: 2em; border-bottom: 2px solid #3498db; padding-bottom: 10px; }
|
||||
h2 { font-size: 1.5em; border-bottom: 1px solid #bdc3c7; padding-bottom: 5px; }
|
||||
ul { margin-left: 20px; }
|
||||
li { margin-bottom: 8px; }
|
||||
strong { color: #2c3e50; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1>Terms of Service</h1>
|
||||
</header>
|
||||
<main>
|
||||
<h1>Terms of Service</h1>
|
||||
<p><strong>Last Updated:</strong> November 12, 2025</p>
|
||||
<p>Welcome to MyWebdav! These Terms of Service ("Terms") govern your use of the MyWebdav website and web application (the "Service") operated by MyWebdav Technologies ("we," "us," or "our").</p>
|
||||
<p>By accessing or using our Service, you agree to be bound by these Terms. If you do not agree to these Terms, please do not use the Service.</p>
|
||||
<h2>1. Acceptance of Terms</h2>
|
||||
<p>By creating an account or using the Service, you accept and agree to these Terms and our Privacy Policy, which is incorporated herein by reference.</p>
|
||||
<h2>2. Description of Service</h2>
|
||||
<p>MyWebdav is a web application that allows users to manage and share repositories, files, and collaborate on projects. The Service includes features such as repository creation, file storage, collaboration tools, and public browsing of repositories.</p>
|
||||
<h2>3. User Accounts</h2>
|
||||
<h3>3.1 Account Creation</h3>
|
||||
<p>To use certain features of the Service, you must create an account. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete.</p>
|
||||
<h3>3.2 Account Security</h3>
|
||||
<p>You are responsible for safeguarding your account credentials. You agree not to disclose your password to any third party and to take sole responsibility for any activities or actions under your account.</p>
|
||||
<h3>3.3 Account Termination</h3>
|
||||
<p>We reserve the right to terminate or suspend your account at our discretion, without prior notice, for conduct that we believe violates these Terms or is harmful to other users, us, or third parties, or for any other reason.</p>
|
||||
<h2>4. Acceptable Use Policy</h2>
|
||||
<p>You agree not to use the Service to:</p>
|
||||
<h1>Terms of Service</h1>
|
||||
<p><em>Last Updated: November 13, 2025</em></p>
|
||||
|
||||
<h2>1. Introduction</h2>
|
||||
<p>These Terms of Service ("Terms") constitute a legally binding agreement between you ("User," "you," or "your") and MyWebdav Technologies ("Company," "we," "us," or "our") governing your use of the MyWebdav cloud storage service (the "Service").</p>
|
||||
<p>By accessing or using the Service, you acknowledge that you have read, understood, and agree to be bound by these Terms. If you do not agree, you must not use the Service.</p>
|
||||
|
||||
<h2>2. Service Description</h2>
|
||||
<p>MyWebdav provides cloud-based file storage, sharing, and collaboration tools. The Service includes:</p>
|
||||
<ul>
|
||||
<li>Violate any applicable laws or regulations</li>
|
||||
<li>Infringe on intellectual property rights</li>
|
||||
<li>Distribute harmful, offensive, or illegal content</li>
|
||||
<li>Attempt to gain unauthorized access to our systems</li>
|
||||
<li>Interfere with the Service's operation</li>
|
||||
<li>Use the Service for spam or commercial solicitation without permission</li>
|
||||
<li>Secure file storage and backup</li>
|
||||
<li>File sharing and collaboration features</li>
|
||||
<li>WebDAV protocol support</li>
|
||||
<li>API access for integrations</li>
|
||||
<li>Administrative and management tools</li>
|
||||
</ul>
|
||||
|
||||
<h2>3. User Eligibility and Account Registration</h2>
|
||||
|
||||
<h3>3.1 Eligibility</h3>
|
||||
<p>You must be at least 16 years old and have the legal capacity to enter into these Terms.</p>
|
||||
|
||||
<h3>3.2 Account Registration</h3>
|
||||
<p>To use the Service, you must create an account with accurate information. You are responsible for maintaining the confidentiality of your account credentials and all activities under your account.</p>
|
||||
|
||||
<h3>3.3 Account Suspension/Termination</h3>
|
||||
<p>We may suspend or terminate your account for violations of these Terms, illegal activity, or at our discretion with reasonable notice.</p>
|
||||
|
||||
<h2>4. Acceptable Use Policy</h2>
|
||||
<p>You agree not to:</p>
|
||||
<ul>
|
||||
<li>Violate applicable laws or regulations</li>
|
||||
<li>Infringe intellectual property rights</li>
|
||||
<li>Upload malicious, illegal, or harmful content</li>
|
||||
<li>Attempt unauthorized access to systems</li>
|
||||
<li>Use the Service for spam or harassment</li>
|
||||
<li>Circumvent security measures</li>
|
||||
<li>Exceed fair usage limits</li>
|
||||
</ul>
|
||||
|
||||
<h2>5. Content Ownership and Rights</h2>
|
||||
|
||||
<h3>5.1 Your Content</h3>
|
||||
<p>You retain ownership of the content you upload or create using the Service ("Your Content"). By uploading Your Content, you grant us a non-exclusive, royalty-free, worldwide license to use, display, and distribute Your Content solely for the purpose of providing the Service.</p>
|
||||
<h3>5.2 Our Content</h3>
|
||||
<p>All content provided by us, including but not limited to text, graphics, logos, and software, is our property or that of our licensors and is protected by intellectual property laws.</p>
|
||||
<h2>6. Privacy</h2>
|
||||
<p>Your privacy is important to us. Please review our Privacy Policy, which explains how we collect, use, and protect your information.</p>
|
||||
<h2>7. Payment Terms (if applicable)</h2>
|
||||
<p>If you use paid features of the Service, you agree to pay all applicable fees. Fees are non-refundable unless otherwise stated.</p>
|
||||
<h2>8. Disclaimers</h2>
|
||||
<p>The Service is provided "as is" without warranties of any kind. We do not warrant that the Service will be uninterrupted, error-free, or secure.</p>
|
||||
<h2>9. Limitation of Liability</h2>
|
||||
<p>To the fullest extent permitted by law, we shall not be liable for any indirect, incidental, special, or consequential damages arising out of or in connection with your use of the Service.</p>
|
||||
<h2>10. Indemnification</h2>
|
||||
<p>You agree to indemnify and hold us harmless from any claims, damages, or expenses arising from your use of the Service or violation of these Terms.</p>
|
||||
<h2>11. Governing Law</h2>
|
||||
<p>These Terms shall be governed by and construed in accordance with the laws of the Netherlands, without regard to its conflict of law provisions.</p>
|
||||
<h2>12. Changes to Terms</h2>
|
||||
<p>We reserve the right to modify these Terms at any time. We will notify users of changes by posting the updated Terms on our website.</p>
|
||||
<h2>13. Contact Us</h2>
|
||||
<p>If you have questions about these Terms, please contact us at legal@mywebdav.com.</p>
|
||||
<p>By using MyWebdav, you acknowledge that you have read, understood, and agree to be bound by these Terms of Service.</p>
|
||||
</main>
|
||||
<footer>
|
||||
<a href="/">Back to MyWebdav</a>
|
||||
</footer>
|
||||
</div>
|
||||
<p>You retain ownership of content you upload ("Your Content"). You grant us a limited license to store, process, and transmit Your Content solely to provide the Service.</p>
|
||||
|
||||
<h3>5.2 Prohibited Content</h3>
|
||||
<p>You may not upload content that is:</p>
|
||||
<ul>
|
||||
<li>Illegal, defamatory, or obscene</li>
|
||||
<li>Infringing on third-party rights</li>
|
||||
<li>Containing malware or viruses</li>
|
||||
<li>Excessive in volume without prior agreement</li>
|
||||
</ul>
|
||||
|
||||
<h3>5.3 Content Removal</h3>
|
||||
<p>We may remove content that violates these Terms, with or without notice.</p>
|
||||
|
||||
<h2>6. Service Availability and Limitations</h2>
|
||||
|
||||
<h3>6.1 Availability</h3>
|
||||
<p>We strive for high availability but do not guarantee uninterrupted service. Scheduled maintenance may cause temporary outages.</p>
|
||||
|
||||
<h3>6.2 Storage Limits</h3>
|
||||
<p>Storage limits vary by plan. Exceeding limits may result in additional charges or service restrictions.</p>
|
||||
|
||||
<h3>6.3 Fair Usage</h3>
|
||||
<p>Excessive usage that impacts other users may result in throttling or additional charges.</p>
|
||||
|
||||
<h2>7. Billing and Payment</h2>
|
||||
|
||||
<h3>7.1 Fees</h3>
|
||||
<p>Service fees are as published on our website. Prices may change with 30 days' notice.</p>
|
||||
|
||||
<h3>7.2 Payment</h3>
|
||||
<p>You agree to pay all charges associated with your account. Failed payments may result in service suspension.</p>
|
||||
|
||||
<h3>7.3 Refunds</h3>
|
||||
<p>Fees are generally non-refundable except as required by law or at our discretion.</p>
|
||||
|
||||
<h2>8. Data Protection and Privacy</h2>
|
||||
<p>Your use of the Service is subject to our Privacy Policy, which is incorporated by reference. We comply with GDPR and other data protection regulations.</p>
|
||||
|
||||
<h2>9. Security and Data Protection</h2>
|
||||
<p>We implement industry-standard security measures, but you acknowledge that no system is completely secure. You are responsible for your data security.</p>
|
||||
|
||||
<h2>10. Intellectual Property</h2>
|
||||
<p>The Service and its original content are protected by intellectual property laws. You may not copy, modify, or distribute our proprietary materials.</p>
|
||||
|
||||
<h2>11. Disclaimers</h2>
|
||||
<p><strong>THE SERVICE IS PROVIDED "AS IS" WITHOUT WARRANTIES OF ANY KIND. WE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</strong></p>
|
||||
|
||||
<h2>12. Limitation of Liability</h2>
|
||||
<p><strong>TO THE MAXIMUM EXTENT PERMITTED BY LAW, OUR TOTAL LIABILITY SHALL NOT EXCEED THE AMOUNT PAID BY YOU IN THE 12 MONTHS PRECEDING THE CLAIM.</strong></p>
|
||||
|
||||
<h2>13. Indemnification</h2>
|
||||
<p>You agree to indemnify and hold us harmless from claims arising from your use of the Service or violation of these Terms.</p>
|
||||
|
||||
<h2>14. Governing Law and Dispute Resolution</h2>
|
||||
<p>These Terms are governed by the laws of the Netherlands. Disputes shall be resolved through binding arbitration in Amsterdam, Netherlands.</p>
|
||||
|
||||
<h2>15. Modifications to Terms</h2>
|
||||
<p>We may modify these Terms with reasonable notice. Continued use after changes constitutes acceptance.</p>
|
||||
|
||||
<h2>16. Severability</h2>
|
||||
<p>If any provision is found invalid, the remaining provisions remain in effect.</p>
|
||||
|
||||
<h2>17. Entire Agreement</h2>
|
||||
<p>These Terms constitute the entire agreement between you and us regarding the Service.</p>
|
||||
|
||||
<hr>
|
||||
<h3>Contact Information</h3>
|
||||
<p>If you have any questions about this terms of service, please contact us:</p>
|
||||
<ul>
|
||||
<li><strong>Email:</strong> <a href="mailto:legal@mywebdav.eu">legal@mywebdav.eu</a></li>
|
||||
<li><strong>Website:</strong> <a href="https://mywebdav.eu">https://mywebdav.eu</a></li>
|
||||
<li><strong>Address:</strong> MyWebdav Technologies, European Union</li>
|
||||
</ul>
|
||||
<p>MyWebdav Technologies</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user