Skip to content

Commit

Permalink
Merge pull request #140 from mig5/readme_no_signal_app_required
Browse files Browse the repository at this point in the history
Make it clear that Signal app is not a prerequisite for Signal notifications to work
  • Loading branch information
n8fr8 authored Dec 28, 2017
2 parents 335ec39 + 0a49d91 commit 8102be6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ When one of the sensors is triggered (reaches the configured sensitivity thresho
- SMS: a message is sent to the number specified when monitoring started
- Signal: if configured, can send end-to-end encryption notifications via Signal

Note that it's not necessary to install the Signal app on the device that runs Haven. Doing so may invalidate the app's previous Signal registration and safety numbers. Haven uses APIs to communicate via Signal.

Notifications are sent through a service running in the background that is defined in class `MonitorService`.

### Remote Access
Expand Down

0 comments on commit 8102be6

Please sign in to comment.