Hush is a self-hostable communication platform offering end-to-end encrypted messaging, voice, and video services. Built on the Messaging Layer Security protocol, it ensures that all communication remains private and secure. With user-centric bug tracking and comprehensive self-hosting documentation, Hush empowers users to control their data and enjoy secure communications.
Hush is a versatile communication platform that prioritizes user privacy through end-to-end encryption for messaging, voice, and video. Built on the Messaging Layer Security protocol (RFC 9420), Hush ensures that every message, voice frame, and video frame is securely encrypted on the client side, allowing servers to transfer data without accessing its contents.
This repository serves as the primary entry point for the Hush project:
For developers, Hush provides scripts for setting up local development environments and cloning necessary repositories. Users can bootstrap their development environment using:
git clone https://github.com/hushhq/hush.git
cd hush
./scripts/bootstrap.sh
This command will check out all public component repositories and initiate a local development stack, facilitating an efficient workflow for contributors.
Hush is designed for users who value communication privacy and security, offering an engaging platform for group interactions. It empowers individuals and organizations to manage their communication tools securely and transparently.
No comments yet.
Sign in to be the first to comment.