Thanks to visit codestin.com
Credit goes to github.com

Skip to content

noahvogt/mautrix-signal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mautrix-signal (patched to ignore incoming message redaction events + message disappearing timers)

Languages License GitLab CI

A Matrix-Signal puppeting bridge.

Documentation

All setup and usage instructions are located on docs.mau.fi. Some quick links:

Features & Roadmap

ROADMAP.md contains a general overview of what is supported by the bridge.

Discussion

Matrix room: #signal:maunium.net

Workflow

Start the docker deamon, set the TAG shell variable and execute:

git submodule update --recursive --remote
doas docker build -t signal:$TAG . &&
doas docker tag signal:$TAG noahvogt/mautrix-signal:$TAG &&
doas docker push noahvogt/mautrix-signal:$TAG

About

Matrix <--> Signal Bridge. Patched to ignore signal redaction events.

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE.exceptions

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.7%
  • C 8.8%
  • PLpgSQL 0.6%
  • Shell 0.5%
  • Dockerfile 0.2%
  • Nix 0.1%
  • Makefile 0.1%