You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
7.9 KiB

  1. <?xml version="1.0"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom">
  3. <id>https://tim.kicker.dev</id>
  4. <title>Tim&#39;s Blog</title>
  5. <link href="https://tim.kicker.dev" />
  6. <updated>2023-07-18T13:08:40.000Z</updated>
  7. <entry>
  8. <id>https://tim.kicker.dev/2023/07/18/telegram/</id>
  9. <title>Should it really be Telegram?</title>
  10. <link rel="alternate" href="https://tim.kicker.dev/2023/07/18/telegram/"/>
  11. <content type="html">&lt;p&gt;In recent years, WhatsApp has become one of the most popular messaging apps worldwide, connecting billions of people across the globe. However, beneath its seemingly user-friendly interface, there are growing concerns about privacy, security, and the impact of its corporate parent, Facebook. As a result, many users are seeking alternatives to WhatsApp that prioritize their digital well-being. However, it seems like most people are switching to another messenger that I’m pretty unsure about.&lt;/p&gt;
  12. &lt;h3 id=&#34;It’s-open-source-Right&#34;&gt;&lt;a href=&#34;#It’s-open-source-Right&#34; class=&#34;headerlink&#34; title=&#34;It’s open source. Right?&#34;&gt;&lt;/a&gt;It’s open source. Right?&lt;/h3&gt;&lt;p&gt;Telegram states the following on their website:&lt;/p&gt;
  13. &lt;blockquote&gt;&lt;p&gt;Telegram apps are open source and support reproducible builds. Anyone can independently verify that Telegram apps you download from App Store or Google Play were built using the exact same code that we publish.&lt;/p&gt;
  14. &lt;footer&gt;&lt;strong&gt;Telegram&lt;/strong&gt;&lt;cite&gt;&lt;a href=&#34;https://telegram.org/apps&#34;&gt;telegram.org/apps&lt;/a&gt;&lt;/cite&gt;&lt;/footer&gt;&lt;/blockquote&gt;
  15. &lt;p&gt;While those two sentences are not wrong, they are dangerously misleading consumers. See, what they are stating here is that their &lt;strong&gt;clients&lt;/strong&gt; are open source. Their server code however still remains &lt;strong&gt;closed&lt;/strong&gt; and therefore we do not know what Telegram actually does with our data. &lt;/p&gt;
  16. &lt;h3 id=&#34;No-encryption-no-peace-of-mind&#34;&gt;&lt;a href=&#34;#No-encryption-no-peace-of-mind&#34; class=&#34;headerlink&#34; title=&#34;No encryption, no peace of mind&#34;&gt;&lt;/a&gt;No encryption, no peace of mind&lt;/h3&gt;&lt;p&gt;While Telegram offers end-to-end encryption in its “Secret Chats,” this feature is &lt;a href=&#34;https://www.howtogeek.com/709484/how-to-start-an-encrypted-secret-chat-in-telegram/&#34;&gt;&lt;strong&gt;not enabled by default&lt;/strong&gt;&lt;/a&gt; for regular chats. This means that the content of your conversations may not be fully secure unless you specifically &lt;strong&gt;opt in&lt;/strong&gt; for Secret Chats. Telegram has also faced criticism regarding the lack of independent audits of its encryption protocols, unlike Signal, which has undergone extensive third-party security audits. Without such audits, it is rather hard to prove that their E2EE is powerfull enough.&lt;/p&gt;
  17. &lt;h3 id=&#34;But-what-should-we-use-instead&#34;&gt;&lt;a href=&#34;#But-what-should-we-use-instead&#34; class=&#34;headerlink&#34; title=&#34;But what should we use instead&#34;&gt;&lt;/a&gt;But what should we use instead&lt;/h3&gt;&lt;p&gt;There are many other great privacy respecting messenging apps which i’d rather use than telegram. I’ve listed my favorite ones below:&lt;/p&gt;
  18. &lt;p&gt;&lt;a href=&#34;https://www.signal.org/de/&#34;&gt;Signal&lt;/a&gt;: Known for its strong encryption, Signal offers end-to-end encryption by default for all conversations and has a focus on user privacy. Like I already said, it has undergone independent security audits and is widely regarded as one of the most secure messaging apps available.&lt;/p&gt;
  19. &lt;p&gt;&lt;a href=&#34;https://threema.ch/de&#34;&gt;Threema&lt;/a&gt;: Probably the OG because it’s the oldest one. Also requires no phone number to sign up (!!!)&lt;/p&gt;
  20. &lt;p&gt;&lt;a href=&#34;https://element.io/&#34;&gt;Element&lt;/a&gt; (Matrix): Element is an open-source, decentralized messaging platform that uses the &lt;a href=&#34;https://matrix.org/&#34;&gt;Matrix protocol&lt;/a&gt;. &lt;/p&gt;
  21. </content>
  22. <updated>2023-07-18T13:08:40.000Z</updated>
  23. </entry>
  24. <entry>
  25. <id>https://tim.kicker.dev/2023/05/18/whatsapp-analyze/</id>
  26. <title>Data about data</title>
  27. <link rel="alternate" href="https://tim.kicker.dev/2023/05/18/whatsapp-analyze/"/>
  28. <content type="html">&lt;p&gt;I am a huge fan of gathering, analyzing and evaluating data. Creating statistics and colorful graphs just has something to it. But the interesting part is not necessarily the data itself, it’s the data about the data. How often does something occur, at which time and by whom are very important characteristics when it comes to creating patterns.&lt;/p&gt;
  29. &lt;p&gt;For example, let’s look at the two weekday-graphs of two different WhatsApp chats of mine.&lt;/p&gt;
  30. &lt;p&gt;&lt;strong&gt;Weekdays Chat A&lt;/strong&gt;&lt;/p&gt;
  31. &lt;img src=&#34;/2023/05/18/whatsapp-analyze/hourchartA.png&#34; class=&#34;&#34;&gt;
  32. &lt;p&gt;&lt;strong&gt;Weekdays Chat B&lt;/strong&gt;&lt;/p&gt;
  33. &lt;img src=&#34;/2023/05/18/whatsapp-analyze/hourchartB.png&#34; class=&#34;&#34;&gt;
  34. &lt;p&gt;It is not that hard to figure out the difference between those two graphs. The number of daily messages in A is pretty stable except for Friday and Monday, which are two extremes. Maybe this could be about a friend group planning what they’re going to do on the weekend? The general quantity of messages is also lower as in figure B. The second chat also has a huge gap between Sunday and Saturday. Could this be a group chat related to work? Or is it someone close who happens to live in the same house?&lt;/p&gt;
  35. &lt;p&gt;You can see that it is possible to gather connections and create assumptions about certain topics without even looking at the data itself. Now let’s take a deeper look.&lt;/p&gt;
  36. &lt;p&gt;&lt;strong&gt;Days-Heatmap Chat A&lt;/strong&gt;&lt;/p&gt;
  37. &lt;img src=&#34;/2023/05/18/whatsapp-analyze/heatmapA.png&#34; class=&#34;&#34; title=&#34;This is an example image&#34;&gt;
  38. &lt;p&gt;How interesting. We can see that the group is most active between the end of January till May and spikes again in October. If you happen to live in Austria, you probably know what that means. See, in most areas, the Austrian summer break for students lasts from June till the beginning of September while Christmas lasts from December to January. There is also one small break during November. You can clearly see that this could be a chat between friends who happen to be students but don’t have the same classes together. They probably spend a lot of their free time together, which explains the lack of data during the breaks. No one texts another person while they’re sitting next to them… right?&lt;/p&gt;
  39. &lt;p&gt;&lt;strong&gt;Days-Heatmap Chat B&lt;/strong&gt;&lt;/p&gt;
  40. &lt;img src=&#34;/2023/05/18/whatsapp-analyze/heatmapB.png&#34; class=&#34;&#34; title=&#34;This is an example image&#34;&gt;
  41. &lt;p&gt;We can see that the amount of messages remains pretty stable. This could prove our theory of two people in the same household as true. Maybe the gap in August could be a planned vacation?&lt;/p&gt;
  42. &lt;p&gt;It would be pretty frighting if I told you all our assumptions were correct. Right? You may now probably recognize that metadata is a lot more valuable than you originally thought. But what conclusions can we draw from this newly gained awareness? &lt;/p&gt;
  43. &lt;p&gt;Most people rely on the encryption of their messaging apps. If no one can read my data then I am safe, right? No. As we can see, an attacker does not need access to your communication in order to gather valuable information.&lt;/p&gt;
  44. &lt;p&gt;If you want to look more into this topic, I’d recommend watching &lt;a href=&#34;https://www.youtube.com/watch?v=-YpwsdRKt8Q&#34;&gt;Daniel Kriesel’s 33c3 presentation&lt;/a&gt;.&lt;/p&gt;
  45. </content>
  46. <updated>2023-05-18T14:26:18.000Z</updated>
  47. </entry>
  48. </feed>