Last updated: March 2026
IM.codes is a self-hosted platform. Your data is stored on your own server or on app.im.codes if you use the hosted service. We do not operate centralized data collection infrastructure.
You own your data. All data resides on infrastructure you control (self-hosted) or on the hosted service you opt into. You can export or delete your data at any time.
We do not sell, share, or transfer your data to third parties. The server acts as a relay between your browser/mobile app and your daemon — data passes through but is not harvested or analyzed.
You can delete your account and all associated data from the app settings. For self-hosted instances, removing the server removes all data. On the hosted service, account deletion permanently removes all stored data.
The web app uses localStorage for session preferences (theme, language, server URL). No third-party analytics or tracking cookies are used.
All connections use HTTPS/WSS. Bot credentials are encrypted with AES-256-GCM at rest. Authentication uses JWT tokens with configurable signing keys.
For privacy questions, open an issue on GitHub.