From f066781f3fa9efaab7e04636526a388f807148d2 Mon Sep 17 00:00:00 2001 From: Filippo Ferrari Date: Fri, 31 May 2024 00:44:27 +0200 Subject: [PATCH] docs: talks --- data/talks.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/talks.json b/data/talks.json index 6b47bcf..66247d1 100644 --- a/data/talks.json +++ b/data/talks.json @@ -1083,7 +1083,7 @@ "attended": true }, { - "title": " Ethical hacking, good intentions and questionable outcomes ", + "title": " Ethical hacking, good intentions and questionable outcomes", "speakers": ["Joakim Tauren"], "date": "2023-08-17T16:00:00", "location": "Chaos Communication Camp 2023", @@ -1093,6 +1093,17 @@ "description": "We've all been there, we knocked a company offline while doing some well intended security testing. How many requests per second is considered ethical? How deep into a system can you go, dump the database or not? Reverse shell or touch /tmp/pwned? What are YOUR ethical boundaries?", "liked": true, "attended": true + }, + { + "title": "Sending text messages through space", + "speakers": ["Joakim Tauren"], + "date": "2024-05-31T11:00:00", + "location": "Electromagnetic Field 2024", + "tags": ["space"], + "duration": "PT30M", + "description": "When we’re out and about, text messages (and also voice calls, mobile data etc.) sent and received through our everyday smartphones are all routed through fixed land-based ‘cell tower’ antennas no more than a few km distant, which form what we might term a ‘Terrestrial Network’ (TN). In rural areas, we often lose cellular wireless signal entirely, even within highly technologically advanced economies such as the UK, EU, US etc. We then find that we are unable to send or receive text messages, even emergency messages." , + "liked": true, + "attended": true } ] }