mirror of https://github.com/caronc/apprise
Clarify application of E2E encryption
parent
5db777436c
commit
02e30d76c4
|
@ -7,7 +7,7 @@
|
||||||
### Setup
|
### Setup
|
||||||
You need to set up a [Threema Gateway](https://gateway.threema.ch/) account first, which will allow you to request and access one or more 8-character Gateway IDs (each starting with an asterisk (`*`), e.g., `*THREEMA`).
|
You need to set up a [Threema Gateway](https://gateway.threema.ch/) account first, which will allow you to request and access one or more 8-character Gateway IDs (each starting with an asterisk (`*`), e.g., `*THREEMA`).
|
||||||
|
|
||||||
**Important**: Please make sure to request a "Basic" ID for now, as end-to-end encrypted Threema Gateway messages are not yet supported by Apprise. End-to-end Gateway IDs cannot be used for sending unencrypted messages.
|
**Important**: Please make sure to request a "Basic" ID for now, as end-to-end encrypted Threema Gateway messages are not yet supported by Apprise. End-to-end Gateway IDs cannot be used for sending Simple Messages (encrypted on Threema Servers).
|
||||||
|
|
||||||
## Account Setup
|
## Account Setup
|
||||||
* Create your Threema Gateway account at https://gateway.threema.ch/, and confirm your e-mail address
|
* Create your Threema Gateway account at https://gateway.threema.ch/, and confirm your e-mail address
|
||||||
|
|
Loading…
Reference in New Issue