From 765f890042c35d7dad7555e3af8f55661e26a9f6 Mon Sep 17 00:00:00 2001 From: svenMinio Date: Sat, 16 May 2026 21:03:09 +0200 Subject: [PATCH] =?UTF-8?q?en/terms.md=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/terms.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 en/terms.md diff --git a/en/terms.md b/en/terms.md new file mode 100644 index 0000000..cfc18b2 --- /dev/null +++ b/en/terms.md @@ -0,0 +1,28 @@ +# Terms of Use + +Welcome to the sven-minio code platform. This instance serves as the primary development and hosting environment for our core technologies and open-source projects. + +By using this platform, in particular by logging in, creating issues, or submitting pull requests, you agree to the following terms. + +## § 1 Account Creation and Access +(1) This Forgejo instance is primarily a closed development platform. Public registration for new users is disabled by default. Accounts are provisioned at the discretion of the administrators for collaborators. +(2) You are solely responsible for the security of your account (password, 2FA). +(3) We reserve the right to suspend or delete accounts without prior notice if they are used improperly. + +## § 2 Code of Conduct +(1) We maintain a respectful and professional environment. +(2) When creating content (e.g., comments, issues, wiki entries, code contributions), the following is strictly prohibited: +- Uploading malicious software (malware, viruses) or intentional backdoors. +- Publishing content that violates applicable German law (e.g., copyright infringement, insults, hate speech). +- Spam, advertising, or excessive automated scraping of the platform. +(3) Violations will lead to the immediate deletion of the content and the permanent suspension of the account. + +## § 3 Contributions and Licensing +(1) If you contribute code, documentation, or other content in the form of pull requests or commits to our public repositories, you automatically agree that these contributions will be published under the respective open-source license specified in that repository (inbound = outbound). +(2) You guarantee that you have the right to provide the submitted content under this license and that it does not infringe upon the rights of third parties. +(3) As described in our Privacy Policy, you agree that your public contributions (including your name and email in the Git commit) may be mirrored to external platforms (such as GitHub or Codeberg) as part of our automated mirroring process. + +## § 4 Liability and Availability +(1) This platform and all projects hosted on it are provided "as is" without any warranties of any kind. +(2) While we strive for high server availability, we cannot guarantee 100% uptime. Maintenance, outages, or data loss cannot be completely ruled out. You are responsible for maintaining external backups of any code forks you are actively working on. +(3) Liability for damages arising from the use or inability to use the platform (e.g., loss of data or loss of profit) is excluded, provided there is no intentional or grossly negligent misconduct on our part. \ No newline at end of file