Adding talk and speaker Gunes Acar
This commit is contained in:
parent
c33e66b720
commit
14a2764ffb
8 changed files with 52 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
categories:
|
||||||
|
date: 2024-10-07T14:12:43+02:00
|
||||||
|
description:
|
||||||
|
layout: event-talk
|
||||||
|
slug:
|
||||||
|
tags:
|
||||||
|
title: "Gunes Acar - From Cookies to Keyloggers: Understanding Modern Online Tracking Techniques"
|
||||||
|
speakers:
|
||||||
|
- gunes-acar
|
||||||
|
---
|
||||||
|
|
||||||
|
## Abstract
|
||||||
|
|
||||||
|
The talk will offer an interactive exploration of the online tracking ecosystem, through practical demonstrations and hands-on examples. Online tracking, which involves monitoring user activity across websites and mobile apps, has advanced beyond traditional methods such as cookies. Modern online trackers use more covert techniques such as device fingerprinting, email sniffing, and session recording scripts that operate similarly to keyloggers. Turning to mobile platforms, the talk will explain how precise location data collected from mobile apps can be used to personally identify users and deduce sensitive information. Participants will experience live demonstrations of crawlers and automation tools that researchers use to identify privacy infringements at scale. The talk will conclude with practical recommendations for practitioners and end-users to safeguard user privacy. The talk will be given in English and participants do not need to be familiar with the subjects to follow the talk.
|
||||||
|
|
||||||
|
## Biography
|
||||||
|
|
||||||
|
Gunes Acar is an Assistant Professor at the Digital Security group of Radboud University. Gunes' research focuses on uncovering security and privacy threats stemming from websites, mobile apps, and IoT devices, with a unique emphasis on unconventional online tracking technologies. He also studies deceptive and manipulative (dark) design patterns and anonymous communication systems such as Tor. His pioneering research have received prestigious awards such as the CNIL-Inria Privacy Protection Award, influenced web standards, and led to the deployment of fixes across websites, browsers and smart home devices. His work has received extensive coverage by major media outlets, including the BBC, Der Spiegel, The New York Times, Wired, NOS, and Le Monde. Prior to Radboud, Gunes worked at Princeton University, and KU Leuven, where he also obtained his PhD from. Outside of academia, Gunes has been an active contributor to open source projects, and he has given invited talks at several regulatory bodies in the EU and the US. More on Gunes' research and contributions can be found on https://gunesacar.net.
|
12
content/evenementen/sprekers/gunes-acar.md
Normal file
12
content/evenementen/sprekers/gunes-acar.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
categories:
|
||||||
|
- sprekers
|
||||||
|
date: 2024-10-07T14:24:34+02:00
|
||||||
|
description: "Gunes Acar is spreker bij de NLUUG, de vereniging voor open systemen en open standaarden. Lees meer over deze spreker."
|
||||||
|
tags:
|
||||||
|
- sprekers
|
||||||
|
slug:
|
||||||
|
title: "Gunes Acar"
|
||||||
|
type: person
|
||||||
|
---
|
||||||
|
|
21
data/personen/gunes-acar.json
Normal file
21
data/personen/gunes-acar.json
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"id": "gunes-acar",
|
||||||
|
"name": "Gunes Acar",
|
||||||
|
"email": "",
|
||||||
|
"gender": "Male",
|
||||||
|
"honorary_member": false,
|
||||||
|
"nationality": "",
|
||||||
|
"profile_page": "/evenementen/sprekers/gunes-acar/",
|
||||||
|
"sameas": "",
|
||||||
|
"social": {
|
||||||
|
"facebook": "",
|
||||||
|
"github": "",
|
||||||
|
"gitlab": "",
|
||||||
|
"instagram": "",
|
||||||
|
"linkedin": "",
|
||||||
|
"mastodon": "",
|
||||||
|
"mastodon_url": "",
|
||||||
|
"twitter": ""
|
||||||
|
},
|
||||||
|
"thumbnail": "/afbeeldingen/personen/gunes-acar-200x200.jpg"
|
||||||
|
}
|
BIN
static/afbeeldingen/personen/gunes-acar-150x150.jpg
Normal file
BIN
static/afbeeldingen/personen/gunes-acar-150x150.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
BIN
static/afbeeldingen/personen/gunes-acar-150x150.webp
Normal file
BIN
static/afbeeldingen/personen/gunes-acar-150x150.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
static/afbeeldingen/personen/gunes-acar-200x200.jpg
Normal file
BIN
static/afbeeldingen/personen/gunes-acar-200x200.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
BIN
static/afbeeldingen/personen/gunes-acar-200x200.webp
Normal file
BIN
static/afbeeldingen/personen/gunes-acar-200x200.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
BIN
static/afbeeldingen/personen/gunes-acar.jpg
Normal file
BIN
static/afbeeldingen/personen/gunes-acar.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in a new issue