Favicon of Snikket

Snikket

Communicate safely on a decentralized messaging network. Create private groups, make audio or video calls, and keep your data completely under your control.

Take back your privacy with a decentralized messaging platform designed to keep your conversations completely under your control. Unlike popular centralized apps that track your messages and contacts, this network consists of independent services that communicate seamlessly without a middleman. It is the perfect solution for families, friends, clubs, and small organizations looking for a safe space to chat. You decide exactly who joins your network using simple invitation links. Enjoy a rich communication experience where you can organize people into circles, create dedicated group chats for different topics, and make high-quality audio and video calls. Most importantly, your privacy is respected: the platform does not require a phone number, never uploads your address book, and never sells your data to advertisers. Choose a service hosted by someone you trust or launch your own instance for ultimate ownership over your digital communication.

Directory Structure

snikket
snikket_data
.env
docker-compose.yml

docker-compose.yml

services:
  snikket:
    container_name: snikket
    image: snikket/snikket-server:1
    env_file:
      - .env
    ports:
      - "80:80"
      - "443:443"
      - "5222:5222"
      - "5269:5269"
      - "5000:5000"
      - "3478:3478"
      - "3478:3478/udp"
    volumes:
      - ./snikket_data:/snikket
    restart: unless-stopped

.env

SNIKKET_DOMAIN=chat.yourdomain.com
SNIKKET_ADMIN_EMAIL=admin@yourdomain.com
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Snikket

Favicon

 

  
  
Favicon

 

  
  
Favicon