|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<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">
|
|
</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>
|
|
<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>
|
|
</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>
|
|
</body>
|
|
</html> |