MessagIST is an end-to-end encrypted message app built for the IST community. Developed within the course of Network and Computer Security (SIRS).
-
End-to-End Encryption: Messages are encrypted using state-of-the-art cryptographic algorithms.
-
Exceptional Speed: MessagIST is implemented in Rust, a language known for its efficiency and safety.
-
TUI: Mouse free terminal text-based user interface, implemented using Ratatui.
Below are some screenshots of the application in action:
-
Docker (Optional for deployment)
-
Clone the repository
git clone https://github.com/OperandOverflow/messagist.git cd messagist
-
Build project
rustup default stable cargo build
-
Configure database
(Under construction)
(Under construction)
(Under construction)
A big thanks to the co-authors @mkuritsu and @Kuuki, without them this project would not be possible, please also check out their pages for more interesing projects.
For any questions or feedback, please feel free to reach out to me at wangxiting01917@gmail.com.
This project is licensed under the MIT License - see the LICENSE file for details.