From 218908df3861c7786b55fa4c3dc942919b1fc98d Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Mon, 19 Feb 2024 17:59:42 +0100 Subject: timeline: Add reason for aborting more measurements --- docs/operations.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/operations.md b/docs/operations.md index 1693ec3..be3cee0 100644 --- a/docs/operations.md +++ b/docs/operations.md @@ -73,6 +73,7 @@ The versions of `git.cs.kau.se/rasmoste/ct-sans@VERSION` are listed below. | 2023/04/03 | 09:30:00 | start assemble | [5] | | 2023/04/03 | 16:12:38 | assemble done | 0.91B SANs (25.2GiB) from 3.74B certs | | 2024/02/10 | 09:10:20 | snapshot and start collect | still running v0.0.2 [6] | +| 2024/02/12 | 03:54:13 | abort collection | not needed for our paper contribs [7] | ## Notes @@ -224,3 +225,10 @@ These SANs were found in 3.74B certificates from 17 CT logs: $ ct-sans snapshot >snapshot.stdout $ ct-sans collect --workers 40 --batch-disk 131072 --batch-req 2048 --metrics 60m >collect.stdout 2>collect.stderr + +## 7 + +We decided to abort another round of ct-sans (and following onion-grab) +measurements because it is not strictly needed to achieve our goals. If we want +to make more measurements for the sake of making the ct-sans data set available, +we should automate it rather than doing it manually as in this timeline. -- cgit v1.2.3