diff --git a/2023/05/18/whatsapp-analyze/heatmapA.png b/2023/05/18/whatsapp-analyze/heatmapA.png new file mode 100644 index 0000000..108f121 Binary files /dev/null and b/2023/05/18/whatsapp-analyze/heatmapA.png differ diff --git a/2023/05/18/whatsapp-analyze/heatmapB.png b/2023/05/18/whatsapp-analyze/heatmapB.png new file mode 100644 index 0000000..8e883df Binary files /dev/null and b/2023/05/18/whatsapp-analyze/heatmapB.png differ diff --git a/2023/05/18/whatsapp-analyze/hourchartA.png b/2023/05/18/whatsapp-analyze/hourchartA.png new file mode 100644 index 0000000..373cd55 Binary files /dev/null and b/2023/05/18/whatsapp-analyze/hourchartA.png differ diff --git a/2023/05/18/whatsapp-analyze/hourchartB.png b/2023/05/18/whatsapp-analyze/hourchartB.png new file mode 100644 index 0000000..42bc08c Binary files /dev/null and b/2023/05/18/whatsapp-analyze/hourchartB.png differ diff --git a/2023/05/17/hello-world/index.html b/2023/05/18/whatsapp-analyze/index.html similarity index 67% rename from 2023/05/17/hello-world/index.html rename to 2023/05/18/whatsapp-analyze/index.html index e353d0c..8677738 100644 --- a/2023/05/17/hello-world/index.html +++ b/2023/05/18/whatsapp-analyze/index.html @@ -11,11 +11,11 @@ - Hello World + Data about data - + - + @@ -24,21 +24,21 @@ - + - + - + - + - + - + @@ -189,23 +189,27 @@
-

Hello World

- -

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

-

Quick Start

Create a new post

$ hexo new "My New Post"
- -

More info: Writing

-

Run server

$ hexo server
- -

More info: Server

-

Generate static files

$ hexo generate
- -

More info: Generating

-

Deploy to remote sites

$ hexo deploy
- -

More info: Deployment

- -

— May 17, 2023

+

Data about data

+ +

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.

+

For example, let’s look at the two weekday-graphs of two different WhatsApp-chats of mine.

+

Hours Chat A

+

hourchartA

+

Hours Chat B

+

hourchartB

+

It is not that hard to figure out the difference between those two graphs. The amount of daily messages in A are pretty stable except 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 are also lower as in figure B. The second chat also has a huge gap between Sunday and Saturday. Could this be a groupchat related to work? Or is it someone close who happens to live in the same house?

+

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.

+

Days Chat A

+

heatmapA

+

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 now what that means. See most Austrian summer breaks for students last from June till the beginning of September while Christmas lasts from December till 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. Those friends probably spend a lot of their free time together, which explains the lack of data during the breaks.

+

Days Chat B

+

heatmapB

+

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. The gap in August could be a planned vacation maybe?

+

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 new gained awareness?

+

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 your communication in order to gather valuable information.

+

Just keep that in mind.

+ +

— May 18, 2023

diff --git a/CNAME b/CNAME deleted file mode 100644 index f615793..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -tim.kicker.dev \ No newline at end of file diff --git a/archives/2023/05/index.html b/archives/2023/05/index.html index 190d64d..1c324e7 100644 --- a/archives/2023/05/index.html +++ b/archives/2023/05/index.html @@ -197,12 +197,12 @@
-

May 17, 2023

+

May 18, 2023

diff --git a/archives/2023/index.html b/archives/2023/index.html index 0cbc702..64ac42f 100644 --- a/archives/2023/index.html +++ b/archives/2023/index.html @@ -197,12 +197,12 @@
-

May 17, 2023

+

May 18, 2023

diff --git a/archives/index.html b/archives/index.html index 803dc27..a7b0ee8 100644 --- a/archives/index.html +++ b/archives/index.html @@ -197,12 +197,12 @@
-

May 17, 2023

+

May 18, 2023

diff --git a/atom.xml b/atom.xml new file mode 100644 index 0000000..463be59 --- /dev/null +++ b/atom.xml @@ -0,0 +1,31 @@ + + + https://tim.kicker.dev + Hexo + + 2023-05-18T14:26:18.000Z + + https://tim.kicker.dev/2023/05/18/whatsapp-analyze/ + Data about data + + <p>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.</p> +<p>For example, let’s look at the two weekday-graphs of two different WhatsApp-chats of mine.</p> +<p><strong>Hours Chat A</strong></p> +<p><img src="/.%5Cwhatsapp-analyzer%5ChourchartA.png" alt="hourchartA"></p> +<p><strong>Hours Chat B</strong></p> +<p><img src="/.%5Cwhatsapp-analyzer%5ChourchartB.png" alt="hourchartB"></p> +<p>It is not that hard to figure out the difference between those two graphs. The amount of daily messages in A are pretty stable except 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 are also lower as in figure B. The second chat also has a huge gap between Sunday and Saturday. Could this be a groupchat related to work? Or is it someone close who happens to live in the same house?</p> +<p>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.</p> +<p><strong>Days Chat A</strong></p> +<p><img src="/.%5Cwhatsapp-analyzer%5CheatmapA.png" alt="heatmapA"></p> +<p>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 now what that means. See most Austrian summer breaks for students last from June till the beginning of September while Christmas lasts from December till 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. Those friends probably spend a lot of their free time together, which explains the lack of data during the breaks.</p> +<p><strong>Days Chat B</strong></p> +<p><img src="/.%5Cwhatsapp-analyzer%5CheatmapB.png" alt="heatmapB"></p> +<p>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. The gap in August could be a planned vacation maybe?</p> +<p>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 new gained awareness? </p> +<p>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 your communication in order to gather valuable information.</p> +<p>Just keep that in mind. </p> + + 2023-05-18T14:26:18.000Z + + diff --git a/feed.json b/feed.json new file mode 100644 index 0000000..fb72770 --- /dev/null +++ b/feed.json @@ -0,0 +1,16 @@ +{ + "version": "https://jsonfeed.org/version/1", + "title": "Hexo", + "description": "", + "home_page_url": "https://tim.kicker.dev", + "items": [ + { + "id": "https://tim.kicker.dev/2023/05/18/whatsapp-analyze/", + "url": "https://tim.kicker.dev/2023/05/18/whatsapp-analyze/", + "title": "Data about data", + "date_published": "2023-05-18T14:26:18.000Z", + "content_html": "

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.

\n

For example, let’s look at the two weekday-graphs of two different WhatsApp-chats of mine.

\n

Hours Chat A

\n

\"hourchartA\"

\n

Hours Chat B

\n

\"hourchartB\"

\n

It is not that hard to figure out the difference between those two graphs. The amount of daily messages in A are pretty stable except 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 are also lower as in figure B. The second chat also has a huge gap between Sunday and Saturday. Could this be a groupchat related to work? Or is it someone close who happens to live in the same house?

\n

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.

\n

Days Chat A

\n

\"heatmapA\"

\n

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 now what that means. See most Austrian summer breaks for students last from June till the beginning of September while Christmas lasts from December till 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. Those friends probably spend a lot of their free time together, which explains the lack of data during the breaks.

\n

Days Chat B

\n

\"heatmapB\"

\n

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. The gap in August could be a planned vacation maybe?

\n

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 new gained awareness?

\n

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 your communication in order to gather valuable information.

\n

Just keep that in mind.

\n", + "tags": [] + } + ] +} \ No newline at end of file diff --git a/index.html b/index.html index 4f13c9c..690402e 100644 --- a/index.html +++ b/index.html @@ -204,12 +204,12 @@
-

May 17, 2023

+

May 18, 2023

diff --git a/rss.xml b/rss.xml new file mode 100644 index 0000000..a1d0323 --- /dev/null +++ b/rss.xml @@ -0,0 +1,35 @@ + + + + Hexo + https://tim.kicker.dev + + en + Thu, 18 May 2023 14:26:18 +0000 + Thu, 18 May 2023 14:26:18 +0000 + + https://tim.kicker.dev/2023/05/18/whatsapp-analyze/ + Data about data + https://tim.kicker.dev/2023/05/18/whatsapp-analyze/ + Thu, 18 May 2023 14:26:18 +0000 + + + +