Privacy and security

API Token

Your API token is stored in your browser's local storage. This app never stores your API token on the server-side, but it does store a hash of your token which is used to identify you to make chat history work.

Chat history

All of your chat history is end-to-end encrypted using your API token. Beware! If you lose your API token you will also lose your chat history. If you want to change your API token, make sure to set the current one first to decrypt your chat history. Then replace it with a new one.Existing unencrypted messages might exist in the history database, the next time you login to the app it will try to encrypt all of them.

OpenAI Policies

This app is not affiliated with OpenAI in any way. This app is not endorsed by OpenAI. In order to learn about how OpenAI uses your data please refer to their policies.

Report a bug

If you find a bug or have a feature request, please open an issue on GitHub.