smash-the-firewall/slides/metadata.md

99 lines
3.2 KiB
Markdown
Raw Normal View History

2024-04-20 13:50:27 +02:00
<!-- .slide: data-background="img/metadata.jpg" -->
--
2024-04-20 18:02:35 +02:00
## Metadata
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
> If you give me six ~~lines~~ **metadata** written by the hand of the most honest of men,
> I will find something in them which will hang him.
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
> Probably Richelieu
2024-04-20 13:50:27 +02:00
--
## Metadati
2024-04-20 18:02:35 +02:00
Pieces of information that describe everything BUT the content. Examples:
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
- phone call: my location, the duration, who I called
- a PDF file: the author, the location, the authoring software
- an encrypted file: date of creation, modification and last access
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
<br><br>Content is easier to protect, metadata often **leaks**.
2024-04-20 13:50:27 +02:00
--
2024-04-20 18:02:35 +02:00
## I don't need to know the content if
- you called a sex line at 2:24 and you stayed on the phone for 12 minutes
2024-04-20 13:50:27 +02:00
<!-- .element: class="fragment" -->
2024-04-20 18:02:35 +02:00
- you called a suicide prevention line
2024-04-20 13:50:27 +02:00
<!-- .element: class="fragment" -->
2024-04-20 18:02:35 +02:00
- TODO
2024-04-20 13:50:27 +02:00
<!-- .element: class="fragment" -->
2024-04-20 18:02:35 +02:00
- TODO
2024-04-20 13:50:27 +02:00
<!-- .element: class="fragment" -->
--
2024-04-20 18:02:35 +02:00
## Why are metadata important #1
In many legal systems, the content is usually protected much better
than the metadata. For example, in Italy, phone calls are only
recorded in case of ongoing investigations for certain level of
crimes, while phone operators are legally required to maintain the
metadata of phone calls for 24 months.
2024-04-20 13:50:27 +02:00
--
2024-04-20 18:02:35 +02:00
## Why are metadata important #2
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
I metadati, essendo in forma testuale, si prestano a una serie di operazioni che permettono di gestire e analizzare grandi volumi di informazioni in modo efficiente. Ecco alcune delle operazioni che si possono eseguire sui metadati:
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
Ricerche Massive: Poiché i metadati sono in formato testuale e strutturato, è possibile utilizzare motori di ricerca ed algoritmi per eseguire ricerche su larga scala. Questo permette agli utenti di trovare velocemente informazioni specifiche basate su parole chiave, autori, date di pubblicazione, e altre caratteristiche descrittive dei dati.
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
Indicizzazione: L'indicizzazione è il processo di creazione di indici che permettono di accedere rapidamente a informazioni specifiche. I motori di ricerca usano gli indici per trovare velocemente i dati richiesti da un utente. Indicizzare i metadati significa che è possibile creare un sistema efficiente per recuperare dati da un grande insieme di informazioni.
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
Categorizzazione: I metadati possono essere utilizzati per classificare e organizzare i dati in categorie. Questo è particolarmente utile nelle biblioteche digitali, nei sistemi di gestione dei contenuti e nelle basi di dati, dove i metadati forniscono una struttura che aiuta gli utenti a navigare e trovare il contenuto desiderato.
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
Analisi: Gli analisti possono utilizzare i metadati per estrarre tendenze, modelli e insight. Ad esempio, i metadati possono rivelare quali argomenti sono popolari in un determinato periodo o come cambia l'uso di certi tipi di documenti nel tempo.
2024-04-20 13:50:27 +02:00
--
2024-04-20 18:02:35 +02:00
## Why are metadata important #3
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
PROBABILITà e modelli
2024-04-20 13:50:27 +02:00
--
2024-04-20 18:02:35 +02:00
## Let's play a game
> Dimmi con chi vai e ti dirò chi sei
<br>
You have heard me speaking for a while now. <br>Try to guess as much information as possible by looking at me
--
## How do I protect myself?
The only real protection here is the **mindset**.
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<small>
<br> start with commonsense
<br>
<br> end up with paranoia
2024-04-20 13:50:27 +02:00
2024-04-20 18:02:35 +02:00
</small>