From 78e987db48563f2e80b57254244beb2f7a1b1e6e Mon Sep 17 00:00:00 2001 From: Leonard von Witzleben Date: Mon, 20 Sep 2021 17:52:08 +0000 Subject: [PATCH] Add new file --- KnownToWork/Signal.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 KnownToWork/Signal.md diff --git a/KnownToWork/Signal.md b/KnownToWork/Signal.md new file mode 100644 index 0000000..5688179 --- /dev/null +++ b/KnownToWork/Signal.md @@ -0,0 +1,25 @@ +{:tags [degoogled, needs-no-google-apps, chat, encrypted]} + +| Website | https://delta.chat/ | +|---------|-----------------------------------------------| +| Android | yes [see..](https://signal.org/download/) | +| apple | yes [see..](https://signal.org/download/) | +| linux | yes [see..](https://signal.org/download/) | +| win | yes [see..](https://signal.org/download/) | + +# Signal + +Signal is another messenger, a huge benefit is that Signal is Open-Source and the end-to-end decryption keeps you data secure. + +Signal is recommended by many privacy advocates like Edward Snowden and is moreover an independent nonprofit. + +# Data Flow + +![](SignalDataFlow.svg) + +# Privacy + +All your messages are stored locally on your device, so the messages you send only exist on Signal’s servers during transit where they are end-to-end encrypted. +As long as your phone is safe, your Signal messages are safe as well. + +# Reviews