Toevoegen talks

This commit is contained in:
Michael Boelen 2023-10-31 15:55:07 +01:00
parent fe4a29d0ac
commit 71be58a63a
7 changed files with 170 additions and 1 deletions

View file

@ -0,0 +1,25 @@
---
categories:
date: 2023-10-31T11:21:01+02:00
description:
layout: event-talk
slug:
tags:
- security
- time
title: "David Venhoek - Time in the Network"
speakers:
- david-venhoek
---
## Abstract
Time has become an important underpinning for both security and the enabling of new applications on the internet. Recently discovered security vulnerabilities such as those in TETRA underline this. In this talk, we will dive into the world of time synchronization, why it is important and what it requires from the underlying network.
During the talk, we will focus on applications of time synchronizations in both security and in distributed systems. Both of the main time synchronization protocols NTP and PTP will be discussed. We will look at what they each have to offer, when to use what, and how they interact with the underlying network architecture.
## Biografie
David is technical lead on the ntpd-rs implementation of NTP and the statime implementation of PTP. He has a double masters in both physics and the mathematical foundations of computer science, and has previously worked on the cryptography behind anonymous credentials for Yivi (previously IRMA).
As part of his work on ntpd-rs, he also participates in the IETF NTP Working Group, contributing to the next version of NTP.