diff --git a/profile/README.md b/profile/README.md index a46e3dc..16ad8c2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -89,6 +89,27 @@ Cardamum strives to be everything you need to **manage contacts** using standard - [CLI](https://github.com/pimalaya/cardamum) + +## 💬 Chat + +### Libraries + +- [chat](https://github.com/pimalaya/chat)/[matrix-lib](https://github.com/pimalaya/chat/tree/master/matrix): Rust library for Matrix protocol implementation +- [chat](https://github.com/pimalaya/chat)/[chat-lib](https://github.com/pimalaya/chat/tree/master/chat): Rust library for general chat functionality + +### Projects + +#### Everest, *the chat client* + +Everest aims to be a comprehensive solution for **managing chat communications** within the Pimalaya ecosystem. It leverages the Matrix protocol for decentralized, secure messaging. Current features include: + +- [CLI](https://github.com/pimalaya/everest) +- Integration with other Pimalaya services (e.g., Himalaya for email notifications, Comodoro for time-based alerts) +- End-to-end encryption for secure communications +- Support for public and private rooms +- Automatic room creation and invitation for Pimalaya groups +- Content sharing and forwarding from other Pimalaya services to relevant chat rooms + ## 🔒 Security ### Libraries