Eerste versie van voorjaarsconferentie 2019

This commit is contained in:
Michael Boelen 2023-07-03 11:06:18 +02:00
parent a949190699
commit a376d6b2ad
3 changed files with 302 additions and 0 deletions

View file

@ -0,0 +1,30 @@
---
categories:
- presentaties
date: 2023-07-03T10:31:43+02:00
description: "Een presentatie gegeven door Bert Hubert over DNS en TLS SNI zoals het gebruik van DNS over TLS (DoT) en DNS over HTTPS (DoH)."
layout: event-talk
tags:
- dns
- doh
- dot
- tls
title: "Bert Hubert - DNS & TLS SNI: Now with encryption... and cloud"
speakers:
- bert-hubert
presentation:
filename: 2019-05-23-bert-hubert-dns-and-tls-sni-now-with-encryption-and-cloud.pdf
recording:
platform: youtube
url: https://www.youtube.com/watch?v=V2F92orIEO8
---
## Abstract
DNS is one of the few remaining (generally) unencrypted parts of our daily network use. In addition, TLS sessions (even TLS 1.3) transfer the name of the server visited in plaintext ("SNI"). 2018 saw the release of technologies to encrypt both of these privacy leaks, which is good. Less good however is that with this encryption, your DNS (and TLS SNI) lookups will move to the cloud.
In this talk, I explain the technologies used (DNS over TLS and DNS over HTTPS), but also spend time on what this change means: loss of control over your lookups (forget about your intranet), and how encrypting your data to a cloud provider may provide security against your network admin & government, but does send all your browsing behaviour to California.
## Biografie
Bert is the founder of PowerDNS. These days he also cares a lot about keeping the internet open. In addition, he can't help document or explain open technologies.

View file

@ -0,0 +1,22 @@
---
categories:
- presentaties
date: 2023-07-03T10:31:43+02:00
description: "Een presentatie gegeven door Mike Hulsman over de FTP-server van de NLUUG. Over de geschiedenis van deze dienst en hoe operationeel beheer in zijn werk gaat."
layout: event-talk
tags:
- ftp
title: "Mike Hulsman - The NLUUG FTP server"
speakers:
- mike-hulsman
---
## Abstract
A major asset of the NLUUG is the service of the FTP server. The FTP archive is a service for the open source community, and mirrors a very large number of open source packages.
In this talk we describe the history of this major hub of global software distribution and show the people and technology (ao. hardware, software and networking infrastructure) that we use to run this service now and in the near future. The method of mirroring and procedure to have a new content mirror attached will be discussed as well.
## Biografie
Mike Hulsman is working at Proxy Managed Services in various roles. Since 2012, he is one of the archive- and system admins of ftp.nluug.nl. He is sysadmin for over 20 years now, working on Enterprise solutions for warehousing, telco's, broadband providers, banking, and technology companies. His focus is on integration, virtualization, systems, SAN storage, monitoring and application level. At the moment, he is working on a multi Petabyte gluster environment, inclusing the backup to S3.