Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down