Chats with End-to-End Encryption. For everyone!
- Get repo!
git clone https://github.com/gorlik1337/Elon-chan
- Go into folder!
cd Elon-chan
- Edit
config.php
and login pass to database!
nano /api/v1/config.php
- Build tables in database! In config.php at the end off file you can get sql commands.
- PHP (I use 7.3 but 5.* should work also)
- Mysql
- Apache or Ngnix
- Everyone can pickup your nickname soo create chans ony for your good friends
- You must enable javascript becouse js encrypting and decrypting messages on your device
- Login users or something to locking nickname's for one user (PGP?)
- List public chans (and creator of it)
- Dont send whole chat (only last 50 msg, more if you scroll up)
Becouse I like Elon, Tesla, SpaceX etc. Yes that's all ;-)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.