kfriesth / Signal-Setup-Guide

Signal Setup Guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signal Setup Guide

This guide is a community collaboration effort to setup on-premise (self-hosted) Signal Server.

Signal™ is a trademark of Quiet Riddle Ventures LLC. This projects is not affliated with Signal.org, Signal Messenger LLC, nor Signal Foundation.

Requirements

  • Twilio (For SMS OTP)
  • Amazon S3 (For Avatar and Attachments., can be subtituted with MinIO )
  • Amazon SQS (For CDS Queue. can be subtituted with LocalStack)
  • Firebase (For push notifications)

Content

ToDos

  • Contact Discovery Service (CDS)

Cotributing

You are welcome to contribute on this guide. If you have any questions please write an issues.

About

Signal Setup Guide

License:MIT License


Languages

Language:Java 87.8%Language:Shell 12.2%