Signal Consumer

This commit is contained in:
Ben 2025-07-29 00:02:07 -07:00
parent beefb8c73e
commit b45f4f8bb7
Signed by: webmaster
GPG key ID: A5FCBAF34E6E8B50
4 changed files with 41 additions and 33 deletions

View file

@ -1,13 +1,14 @@
# FiftyFiftyOneArizona's Matrix-Based Reporting System, NTFY Consumer
# FiftyFiftyOneArizona's Matrix-Based Reporting System, Signal Consumer
Please see https://git.fiftyfiftyonearizona.org/webmaster/matrix-report-documentation
Must be run with https://git.fiftyfiftyonearizona.org/webmaster/signal-cli-http
This plugin supports the following:
* whitelisting regions, or allowing all regions.
* allowed senders per region, or all regions.
* reaction receipt upon successful POST to NTFY.
* authenticated NTFY POSTing.
* Different NTFY endpoint, topic, and authentication per region.
* reaction receipt upon successful POST to signal-cli-http.
* Different signal-cli-http endpoint, topic, and authentication per region.
Please see [base-config.yaml](base-config.yaml) for explanation of behavior.