← Back to Hermes
H

Privacy Policy

Last updated: April 2026

Overview

Hermes is a self-hosted AI assistant platform. This policy explains what information is collected, how it is stored, and your rights as a user.

What we collect

What we do NOT collect

Data storage

All data is stored on the server infrastructure operated by the instance owner — either a private server or a self-hosted cloud instance. Hermes does not operate a central cloud service. If you are using a shared Hermes instance, contact the instance operator for information about their specific data-hosting arrangements.

AI model providers

Messages sent through Hermes are forwarded to upstream AI model providers (such as Anthropic, OpenAI, or local models) to generate responses. These providers have their own privacy policies and data-handling practices. Hermes's built-in LLM proxy routes your requests without exposing your personal credentials to the AI provider.

Data retention

Your conversations and files are retained as long as your account exists. You may delete individual conversations or your entire account at any time from the Settings panel. Account deletion removes all associated data from the server immediately.

Security

Passwords are hashed with bcrypt. Session tokens are signed with HMAC-SHA256. All communication should be served over HTTPS in production. Per-user containers are isolated on separate Docker networks.

Your rights

Contact

For privacy inquiries, contact the operator of this Hermes instance. For questions about the open-source Hermes project, open an issue on the project repository.


This policy applies to the Hermes WebUI platform. The exact data practices may vary depending on how this instance is configured and operated.