fuze-base

encrypted comms for startups

Encrypted comms for startups.

Fuze Base is a terminal chat app for small teams that need private conversations, encrypted invites, and public identity proofs.

Messages are encrypted on your laptop before they sync. Channel keys stay with the people in the channel. The server moves ciphertext.

curl -fsSL https://fuzebase.io/install.sh | sh

Encryption model

Server trust

server sees usernames, public proofs, channel membership, timestamps, encrypted payloads
server does not need message text, channel secrets, invite plaintext, private device keys
client owns identity keys, decrypt keys, local history, trust decisions

Why

Startups talk about sensitive things before they have security process: money, customers, credentials, strategy, hiring, incidents. The default should be encrypted.

Fuze Base is intentionally small. Install it, prove your identity, create a channel, invite a teammate, and chat.