Kizuna

Where privacy-first chat begins

A self-hosted, open-source chat app tailored for secure and private communication.

Screen Sharing

Share your screen with others, for presentations, demos, and more.

Real-time Messaging

Send and receive messages instantly, with our fast and reliable chat app.

Seamless Voice Calls

Make high-quality voice calls with ease, with our crystal-clear audio technology.

End-to-End Encryption

Rest assured that your conversations are secure, with our end-to-end encryption technology.

File Sharing

Share files, images, and videos with ease, with our seamless file transfer feature.

Message History

Access your conversation history, with our easy-to-use message history feature.

Build the way you want

Take control of your chat app and tailor it to your unique needs with one simple config file.

user@computer:~$cat config.json

// This area needs to be updated after the config.json file is ready.

const nextConfig = { 
  reactStrictMode: false, 
}; 
const env = { 
  PROJECT_NAME: process.env.PROJECT_NAME, 
  PROJECT_REPO: process.env.PROJECT_REPO, 
  MONGODB_URI: process.env.MONGODB_URI, 
  ENCRYPTION_SECRET: process.env.ENCRYPTION_SECRET, 
  ENCRYPTION_SALT: process.env.ENCRYPTION_SALT, 
}; 
const withNextra = nextra({ 
  theme: 'nextra-theme-docs', 
  themeConfig: './theme.config.jsx' 
}); 

export default withNextra(nextConfig); 

What can you do with Kizuna?

Secure Communication

Kizuna provides encrypted communication to ensure your privacy and security.

Manage Your Own Server

Full control in your hands. Set up your own server and manage your data independently.

Community Focused

Kizuna offers customizable communication, tailored for private communities.

Fully Customizable

Personalize Kizuna to fit your needs and customize your chat experience.

Open Source

Kizuna is an open-source platform, encouraging contributions and ensuring transparency.

Instant Notifications

Stay informed with instant notifications, ensuring you never miss important moments.

Get Connected!

Our project is all about fostering meaningful relationships and connections.
We're excited to have you join us and contribute to our success.

Get Started