diff --git a/articles/index.html b/articles/index.html index be9f4e5..3ab2bf5 100644 --- a/articles/index.html +++ b/articles/index.html @@ -66,6 +66,7 @@ Mozilla Thunderbird

Telegram

Hexchat

+ Signal


Search Engines

@@ -106,4 +107,4 @@ - \ No newline at end of file + diff --git a/articles/signal.html b/articles/signal.html new file mode 100644 index 0000000..1b4054f --- /dev/null +++ b/articles/signal.html @@ -0,0 +1,29 @@ + + + + + Signal + + + + +

Signal

+

+

Signal is a "private" instant messenger.

+

Spyware level: MEDIUM

+

You need to give Signal your phone number to work

+

You cannot create an account in Signal without giving it your phone number.

+

Signal is not completly Peer-To-Peer

+

Signal claims to be a Peer-To-Peer messenger. But this is not true because Signal stores your phone number in the servers.1

+

Signal encourages to be downloaded from Google Play

+

Signal encourages to be downloaded from Google Play. Google play required the "Google Play Services" rootkit. And Signal developers don't want to change this.2

+

Further reading

+

Signal considered harmful

+

References

+
+

1: A Look Into Signal’s Encrypted Profiles

+

2: Request: Google Play signed download alternative

+
+ + diff --git a/images/Signal-logo.png b/images/Signal-logo.png new file mode 100644 index 0000000..8310478 Binary files /dev/null and b/images/Signal-logo.png differ diff --git a/style.css b/style.css index 9b1533e..a8f68c3 100644 --- a/style.css +++ b/style.css @@ -168,4 +168,4 @@ xmp { .lime { color: lime; -} \ No newline at end of file +}