{% extends "base.html" %} {% block title %}Terms of Use — AppManager{% endblock %} {% block content %}

Terms of Use

Effective Date: August 28, 2026


1. Acceptable Use

AppManager is a Flask sub-app container framework. You agree to use AppManager only for lawful purposes. You are responsible for all applications, plugins, and code deployed or executed within your AppManager instance.

2. Third-Party Code & Apps

AppManager facilitates executing sub-applications and plugins. Maintainers do not inspect or endorse third-party application code. You assume all risks associated with executing third-party apps or dependencies.

3. Account & API Security

You are responsible for securing your login credentials, magic links, and API tokens. Suspected security incidents should be reported immediately to system administrators.

4. Disclaimer of Warranties

AppManager is provided "AS IS" without warranties of any kind. We do not guarantee uninterrupted or error-free operation.

5. Limitation of Liability

AppManager maintainers shall not be liable for any data loss, system downtime, or unauthorized access resulting from the use of the platform.

{% endblock %}