For the service to work, I need to process some data. I take its protection seriously:
- For your account: Your username, email address and an encrypted password.
- For your bots: All the information you configure. Sensitive data, such as your bot's personality, description and knowledge, is stored encrypted in the database. Profile and banner images are stored on the server.
- For connections (enhanced encryption): API tokens (like Telegram's or from your AI provider) that you enter for your bot to function. These are encrypted in a special way and I never read or access them.
- Essential technical data: Your IP address and basic session data. This is fundamental to maintain security, prevent abuse and for your user session to work correctly.