diff --git a/README.md b/README.md index cd25eadb..f8a43439 100644 --- a/README.md +++ b/README.md @@ -46,14 +46,16 @@ It is important to understand that you should support SFTPGo and any other Open ## Support -You can use SFTPGo for free, respecting the obligations of the Open Source [license](#license), but please do not ask or expect free support as well. +SFTPGo is free to use under the terms of its Open Source [license](#license). We are proud to offer a powerful and fully functional open source edition that is suitable for many production use cases. -Use [discussions](https://github.com/drakkan/sftpgo/discussions) to ask questions and get support from the community. +While we do not offer direct free support, community support is available. You can use [GitHub Discussions](https://github.com/drakkan/sftpgo/discussions) to ask questions, share feedback, and engage with other users of the project. -We offer commercial support, guarantees, and advice for SFTPGo: +If you require guaranteed support, expert guidance, or advanced features, consider using SFTPGo Enterprise: a commercially licensed edition of SFTPGo that extends the open source version with enterprise-only features and full support. -- With our [plans](https://sftpgo.com/plans) you can safely install and use SFTPGo on-premise in professional environments. -- With our [SaaS offerings](https://sftpgo.com/saas) you can use SFTPGo hosted in the cloud, fully managed and supported. +SFTPGo Enterprise is available in two deployment options: + +- On-premises: Deploy on your own infrastructure with full control and commercial-grade support. More details: [sftpgo.com/on-premises](https://sftpgo.com/on-premises) +- Fully managed SaaS: Let us handle the infrastructure. Ideal for teams that want a secure, scalable, and maintenance-free setup with full support included. More details: [sftpgo.com/saas](https://sftpgo.com/saas) ## Documentation @@ -67,7 +69,9 @@ Before start translating please take a look at our contribution [guidelines](htt ## Release Cadence -SFTPGo releases are feature-driven, we don't have a fixed time based schedule. As a rough estimate, you can expect 1 or 2 new major releases per year and several bug fix releases. +SFTPGo follows a feature-driven release cycle rather than a fixed, time-based schedule. Currently, our primary development efforts are focused on the [Enterprise edition](https://docs.sftpgo.com/enterprise/#enterprise-edition), which benefits from a faster release cadence and receives major new features (see [changelog](https://docs.sftpgo.com/enterprise/changelog/)). + +This open-source version of SFTPGo remains maintained and will continue to receive bug fixes and essential updates. However, not all enhancements introduced in the Enterprise edition will be available. ## Acknowledgements @@ -94,6 +98,8 @@ The [theme](https://keenthemes.com/bootstrap-templates) used in WebAdmin and Web More information about [compliance](https://sftpgo.com/compliance.html). +**Note:** We do not provide legal advice. If you have questions about license compliance or whether your use case is permitted under the license terms, please consult your legal team. + ## Copyright Copyright (C) 2019 - 2025 Nicola Murino diff --git a/static/locales/de/translation.json b/static/locales/de/translation.json index cedda3fb..1b00e300 100644 --- a/static/locales/de/translation.json +++ b/static/locales/de/translation.json @@ -71,7 +71,7 @@ "desc": "Um SFTPGo verwenden zu können, müssen Sie einen Administratorbenutzer erstellen!", "submit": "Administrator erstellen und anmelden", "install_code_mismatch": "Der Installationscode stimmt nicht überein", - "help_text": "SFTPGo braucht Ihre Hilfe!" + "help_text": "Kommerzieller Support" }, "login": { "username": "Benutzername", diff --git a/static/locales/en/translation.json b/static/locales/en/translation.json index e1dffe6f..d1f8fa15 100644 --- a/static/locales/en/translation.json +++ b/static/locales/en/translation.json @@ -71,7 +71,7 @@ "desc": "To start using SFTPGo you need to create an administrator user", "submit": "Create admin and Sign in", "install_code_mismatch": "The installation code does not match", - "help_text": "SFTPGo needs your help" + "help_text": "Commercial support" }, "login": { "username": "Username", diff --git a/static/locales/fr/translation.json b/static/locales/fr/translation.json index d5add7be..fc00473f 100644 --- a/static/locales/fr/translation.json +++ b/static/locales/fr/translation.json @@ -71,7 +71,7 @@ "desc": "Pour commencer à utiliser SFTPGo vous devez créer un utilisateur administrateur", "submit": "Créer un administrateur et se connecter", "install_code_mismatch": "Le code d'installation ne correspond pas", - "help_text": "SFTPGo a besoin de votre aide" + "help_text": "Support commercial" }, "login": { "username": "Nom d'utilisateur", diff --git a/static/locales/it/translation.json b/static/locales/it/translation.json index 76961473..647bc93c 100644 --- a/static/locales/it/translation.json +++ b/static/locales/it/translation.json @@ -71,7 +71,7 @@ "desc": "Per iniziare a utilizzare SFTPGo devi creare un utente amministratore", "submit": "Crea amministratore e accedi", "install_code_mismatch": "Il codice di installazione non corrisponde", - "help_text": "SFTPGo ha bisogno del tuo aiuto" + "help_text": "Supporto commerciale" }, "login": { "username": "Nome utente", diff --git a/templates/webadmin/adminsetup.html b/templates/webadmin/adminsetup.html index 1d3e39a2..c41d0b3d 100644 --- a/templates/webadmin/adminsetup.html +++ b/templates/webadmin/adminsetup.html @@ -102,7 +102,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com). {{- if not .HideSupportLink}}