From 4498b93680ca61ce4f7df4a31368c67e78052cc4 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sat, 5 Feb 2022 15:40:38 +0100 Subject: change theme and minor edits --- content/_index.md | 37 +++++++++++++++++++++++++++++++++++++ content/about.md | 35 ----------------------------------- 2 files changed, 37 insertions(+), 35 deletions(-) create mode 100644 content/_index.md delete mode 100644 content/about.md (limited to 'content') diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..e78a549 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,37 @@ +--- +title: "rgdd.se" +--- +{{< figure class="avatar" src="img/author.jpg" alt="avatar">}} + +PhD student at Karlstad University. Software engineer at Mullvad VPN. +I am passionate about transparency logs, anonymity networks, and Linux. I have +a keen interest for the overlap between research, engineering, and operations. +Off-work I cook, walk, socialize, lift weights, and spoil my cat. + +# Project involvement +- [Sigsum]: a free and open source project project that makes a signer's +key-usage transparent. It can be used as a building block to secure the supply +chain and more. +- [System Transparency]: an open source project that provides a security +architecture for bare metal servers. A system's entire boot chain becomes +protected and auditable. + +[Sigsum]: https://www.sigsum.org +[System Transparency]: https://www.system-transparency.org + +# Selected publications +- Rasmus Dahlberg, Tobias Pulls, Tom Ritter, and Paul Syverson. +[Privacy-Preserving \& Incrementally-Deployable Support for Certificate Transparency in Tor](https://petsymposium.org/2021/files/papers/issue2/popets-2021-0024.pdf). +PETS (2021) +- Tobias Pulls and Rasmus Dahlberg. +[Website Fingerprinting with Website Oracles](https://petsymposium.org/2020/files/papers/issue1/popets-2020-0013.pdf). +PETS (2020) +- Rasmus Dahlberg, Tobias Pulls, Jonathan Vestin, Toke Høiland-Jørgensen, and Andreas Kassler. +[Aggregation-Based Certificate Transparency Gossip](https://arxiv.org/pdf/1806.08817.pdf). +SECUREWARE (2019) +- Tobias Pulls and Rasmus Dahlberg. +[Steady: A Simple End-to-End Secure Logging System](https://eprint.iacr.org/2018/737.pdf). +NordSec (2018) + +# Contact +Direct message via email, Twitter, or IRC. Rasmus Dahlberg is rgdd @ OFTC.net. diff --git a/content/about.md b/content/about.md deleted file mode 100644 index 11ef13a..0000000 --- a/content/about.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: "About" ---- -Rasmus Dahlberg is a cyber security practitioner that is located in Karlstad, -Sweden. He is interested in the overlap between research, engineering, and -operations. Experience includes applied cryptography and networking, e.g., in -the forms of secure logging systems and their applications, anonymity networks -like Tor, and kernel programming. - -Currently employed by Mullvad VPN and Karlstad University. Involved in - [Sigsum](https://www.sigsum.org) -and - [System Transparency](https://www.system-transparency.org). - -# Selected publications -- Rasmus Dahlberg, Tobias Pulls, Tom Ritter, and Paul Syverson. -[Privacy-Preserving \& Incrementally-Deployable Support for Certificate Transparency in Tor](https://petsymposium.org/2021/files/papers/issue2/popets-2021-0024.pdf). -In: PETS -(2021) -- Tobias Pulls and Rasmus Dahlberg. -[Website Fingerprinting with Website Oracles](https://petsymposium.org/2020/files/papers/issue1/popets-2020-0013.pdf). -In: PETS -(2020) -- Rasmus Dahlberg, Tobias Pulls, Jonathan Vestin, Toke Høiland-Jørgensen, and Andreas Kassler. -[Aggregation-Based Certificate Transparency Gossip](https://arxiv.org/pdf/1806.08817.pdf). -In: SECUREWARE -(2019) -- Tobias Pulls and Rasmus Dahlberg. -[Steady: A Simple End-to-End Secure Logging System](https://eprint.iacr.org/2018/737.pdf). -In: NordSec -(2018) - -# Contact -Feel free to direct message via email, Twitter, and IRC. Rasmus Dahlberg is -rgdd @ OFTC.net. -- cgit v1.2.3