This commit is contained in:
2026-05-22 16:38:58 +02:00
parent e356879542
commit 78ce34d1bc
5 changed files with 167 additions and 82 deletions

View File

@@ -31,7 +31,10 @@ Furthermore, request cookies counts and response cookies counts will be presente
\end{figure}
Figures~\ref{fig:resul:03_proxy_request} and~\ref{fig:resul:04_proxy_response} illustrate the cookie counts for each tracking hint. DuckDuckGo and Brave show no cookies across all \texttt{tracking\_hints}. In contrast, only Bing and Google use cookies on entries identified as tracking hints.
Figures~\ref{fig:resul:03_proxy_request} and~\ref{fig:resul:04_proxy_response} illustrate the cookie counts for each tracking hint. DuckDuckGo and Brave show no cookies across all \texttt{tracking\_hints}. In contrast, only Bing and Google use cookies on entries identified as tracking hints. The number above the name of the Search~Engine indicates the number of cookies, and the left bar indicates how many instances of those are associated with a tracking hint. Both Bing and Google shows cookies count on requests, but only Google shows cookies count on response.
Figures~\ref{fig:resul:03_proxy_request} and~\ref{fig:resul:04_proxy_response} express how using a proxy influences tracking hits on the web. Using Tor as a proxy returns no cookie responses on tracking hints, while some cookies still leak through in request cookies associated with tracking hints.
@@ -48,43 +51,7 @@ Figures~\ref{fig:resul:03_proxy_request} and~\ref{fig:resul:04_proxy_response} i
\begin{figure}[h]
\centering
\includegraphics[
width=\linewidth,
]{figures/png/05_bing-cookies.png}
\caption{Cookies comparison in Bing}
\label{fig:resul:05_bing-cookies}
\end{figure}
\begin{figure}[h]
\centering
\includegraphics[
width=\linewidth,
]{figures/png/06_brave-cookies.png}
\caption{Cookies comparison in Brave}
\label{fig:resul:06_brave-cookies}
\end{figure}
\begin{figure}[h]
\centering
\includegraphics[
width=\linewidth,
]{figures/png/07_ddg-cookies.png}
\caption{Cookies comparison in DuckDuckGo}
\label{fig:resul:07_ddg-cookies}
\end{figure}
\begin{figure}[h]
\centering
\includegraphics[
width=\linewidth,
]{figures/png/08_google-cookies.png}
\caption{Cookies comparison in Google}
\label{fig:resul:08_google-cookies}
\end{figure}
In \autoref{sec:appen:figures} additional visualization on cookies comparison on request and responses are added.
% \subsection{Dataset overview}