Skip to content

a chat app which doesn't store messages on the server

License

Notifications You must be signed in to change notification settings

KorryKatti/Mirage

Repository files navigation

Mirage

WORK IN PROGRESS | NOT UPDATED TO LATEST VERSION | USE ISSUES FOR UPDATES

Mirage is a lightweight chat application that prioritizes privacy by not storing messages on the server. It features an easily customizable client and straightforward server hosting using Flask.

Work In Progress

This project is currently under development. Please note that not all features are fully implemented or up-to-date. The app is functional, but expect significant updates in the coming releases, including code refactoring, new features, and improvements.

Features

  • Privacy First: Messages are never stored on the server permanently, ensuring that your conversations remain private.
  • Customizable Client: Modify the client as per your needs and preferences.
  • Simple Hosting: Hosting the Mirage server is easy with Python and Flask, so you can set it up without hassle.

Contributing

We welcome contributions! Check out CONTRIBUTING.md for guidelines on how to contribute.

License

Mirage is open-source software licensed under the MIT License.

Contact

If you have questions or suggestions, feel free to open an issue or contribute directly!