From 3314242e0bfb63dc11ed82ab2dc71dcfb5e11fe4 Mon Sep 17 00:00:00 2001 From: Markus Sosnowski Date: Fri, 17 May 2024 13:24:24 +0200 Subject: [PATCH] fix header --- _data/navigation.yml | 7 +++++++ pages/data.md | 4 +--- pages/index.md | 2 -- pages/ranking.md | 2 -- 4 files changed, 8 insertions(+), 7 deletions(-) create mode 100644 _data/navigation.yml diff --git a/_data/navigation.yml b/_data/navigation.yml new file mode 100644 index 0000000..aa031a6 --- /dev/null +++ b/_data/navigation.yml @@ -0,0 +1,7 @@ +toc: + - name: Home + url: / + - name: Data + url: /data/ + - name: Ranking + url: /ranking/ diff --git a/pages/data.md b/pages/data.md index ef78efe..a35290b 100644 --- a/pages/data.md +++ b/pages/data.md @@ -2,13 +2,11 @@ layout: page title: Data permalink: /data/ -order: 2 -toc: Data description: "This pages describes the data published for the PAM Paper \"DissecTLS: A Scalable Active Scanner for TLS Server Configurations, Capabilities, and TLS Fingerprinting\"." --- -The data set contains the raw measurement data from the section *Measurement Study on Top- and Blocklist Servers*. +The **[data set](https://doi.org/10.14459/2023mp1695491)** contains the raw measurement data from the section *Measurement Study on Top- and Blocklist Servers*. The dataset consists of 9 measurements and the following files for each measurement: * labels.csv (input list labels for each TLS handshake) diff --git a/pages/index.md b/pages/index.md index 53de37e..85eb87f 100644 --- a/pages/index.md +++ b/pages/index.md @@ -1,8 +1,6 @@ --- layout: page -toc: Home permalink: / -order: 1 title: "DissecTLS" description: "Additional material for the publication \"DissecTLS: A Scalable Active Scanner for TLS Server Configurations, Capabilities, and TLS Fingerprinting\" and acces to measruemnt data and code." --- diff --git a/pages/ranking.md b/pages/ranking.md index 9a4a4b5..b43276f 100644 --- a/pages/ranking.md +++ b/pages/ranking.md @@ -2,8 +2,6 @@ layout: page title: TLS Parameter Ranking permalink: /ranking/ -order: 3 -toc: TLS Parameter Ranking description: "The following tables show the complete TLS parameter popularity ranking from the paper together with the percentage of targets (IP address + domain name) supporting the specific value." tables: - cipher_popularity_ranking