From ffa26797a118e39a7b95a85ff9f0cf4121d092d6 Mon Sep 17 00:00:00 2001 From: Tord-Vincent Heggland Date: Fri, 15 May 2026 09:29:36 +0200 Subject: [PATCH] starting method --- report/sections/01_introduction.tex | 6 +-- report/sections/03_results.tex | 80 +++++++++++++---------------- 2 files changed, 39 insertions(+), 47 deletions(-) diff --git a/report/sections/01_introduction.tex b/report/sections/01_introduction.tex index 817c2de..e911d68 100644 --- a/report/sections/01_introduction.tex +++ b/report/sections/01_introduction.tex @@ -4,11 +4,9 @@ \centering \includegraphics[ width=0.95\linewidth, - trim={0.5cm 5cm 0.5cm 0.5cm}, - clip - ]{figures/pdf/01_3rdparty.pdf} + ]{figures/png/01_intro.png} \caption{Third-party domains across search engines} - \label{fig:01_thirdparty-domains} + \label{fig:intro:01_thirdparty-domains} \end{figure} \subsection{Background\label{sec:intro:background}} diff --git a/report/sections/03_results.tex b/report/sections/03_results.tex index f8d2a45..6efdeb0 100644 --- a/report/sections/03_results.tex +++ b/report/sections/03_results.tex @@ -3,80 +3,74 @@ \section{Results\label{sec:resul}} %\includegraphics[width=\linewidth]{figures/pdf/01_3rdparty.pdf} + \begin{figure}[h] \centering \includegraphics[ width=\linewidth, - keepaspectratio, - trim={1.2cm 5cm 16cm 0.5cm}, - clip - ]{figures/pdf/02_cookies_requests.pdf} - \caption{Third-party domains across search engines} - \label{fig:thirdparty-domains} + ]{figures/png/02_browser.png} + \caption{Tracking hints on each chromium and firefox} + \label{fig:resul:02_browser} +\end{figure} + + +\begin{figure}[h] + \centering + \includegraphics[ + width=\linewidth, + ]{figures/png/03_proxy-request.png} + \caption{Proxy mode configuration for request cookies} + \label{fig:resul:03_proxy_request} +\end{figure} + + +\begin{figure}[h] + \centering + \includegraphics[ + width=\linewidth, + ]{figures/png/04_proxy-response.png} + \caption{Proxy mode configuration for response cookies} + \label{fig:resul:04_proxy_response} \end{figure} \begin{figure}[h] \centering \includegraphics[ width=\linewidth, - keepaspectratio, - trim={13.8cm 5cm 4cm 0.5cm}, - clip - ]{figures/pdf/02_cookies_requests.pdf} - \caption{Third-party domains across search engines} - \label{fig:thirdparty-domains} + ]{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, - keepaspectratio, - trim={1.2cm 5cm 16cm 0.5cm}, - clip - ]{figures/pdf/03_cookies_response.pdf} - \caption{A Third-party domains across search engines} - \label{fig:03_A_copokie_response} + ]{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, - keepaspectratio, - trim={13.8cm 5cm 4cm 0.5cm}, - clip - ]{figures/pdf/03_cookies_response.pdf} - \caption{B Third-party domains across search engines} - \label{fig:03_B_cookie_response} + ]{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=0.95\linewidth, - trim={0.5cm 5cm 0.5cm 0.5cm}, - clip - ]{figures/pdf/04_request_count_proxy.pdf} - \caption{Third-party domains across search engines} - \label{fig:01_thirdparty-domain} + width=\linewidth, + ]{figures/png/08_google-cookies.png} + \caption{Cookies comparison in Google} + \label{fig:resul:08_google-cookies} \end{figure} -\begin{figure}[h] - \centering - \includegraphics[ - width=0.95\linewidth, - trim={0.5cm 5cm 0.5cm 0.5cm}, - clip - ]{figures/pdf/05_response_count_proxy.pdf} - \caption{Third-party domains across search engines} - \label{fig:01_thirdparty-domain} -\end{figure} - - % \subsection{Dataset overview} % \subsection{Exploratory Data Analysis}