nemunai.re/content/en/talks.md

44 lines
1.7 KiB
Markdown
Raw Normal View History

2017-07-30 22:49:34 +00:00
---
title: "Talks"
date: !!timestamp '2017-07-31T00:07:37+02:00'
2023-05-23 08:19:27 +00:00
menu:
main:
weight: 40
2017-07-30 22:49:34 +00:00
---
Here are slides I used as support to my presentations:
2023-12-09 11:33:43 +00:00
* [[FR] How can we make the words DNS and simplicity compatible?](https://blog.happydomain.org/files/happyDomain%20Open%20Source%20Experience%202023.pdf) ([Open Source Experience 2023](https://www.opensource-experience.com/event/#conf-13898))
2023-07-04 07:05:11 +00:00
* [[FR] Rethinking web platform security](/talks/lresw23-moenia.pdf) ([LRE Summer Week](https://www.lre.epita.fr/news_content/summer_week_23/))
* [[FR] Strong authentication](/talks/2fa.pdf) (*cryptoparty* GConfs)
* [[FR] Self-Hosting](/talks/autohebergement.pdf) (*cryptoparty* GConfs)
* [[FR] DNS overview](/talks/QTechNote%20DNS.pdf) (QTechNote)
* [[FR] Docker hands-on](/talks/QTechNote%20Docker.pdf) (QTechNote)
* [[FR] gRPC/Protobuf overview](/talks/QTechNote%20%231.pdf) (QTechNote)
2017-07-30 22:49:34 +00:00
## Teaching
2018-06-12 05:49:47 +00:00
In [Epita](http://www.epita.fr/), I'm responsible for teaching containers usage and plumbing in a 15 hours course called [*light virtualization*](https://virli.nemunai.re/) and for [*ADvanced LINux administration*](https://adlin.nemunai.re).
Moreover, I coach students to create [an annual CTF](https://fic.srs.epita.fr/), at [FIC].
2021-07-23 23:13:30 +00:00
And also lead the related CTF [server developments](https://git.nemunai.re/fic/server).
2018-06-12 05:49:47 +00:00
[FIC]: https://www.forum-fic.com/
2017-07-30 22:49:34 +00:00
## Ideas
Following, some talks I started to work on:
* SSL client good practices (from Internet browser view)
* Unix daemons in systemd epoch
* HTTP/2
* Feedbacks on 5 years of self-hosting
* Feedbacks on 1 year without Intel CPU
* Linux PAM, how to
* Demystied Gentoo
* Git advanced usages by example
* Packets filtering via nftables
* The e-mail tech, today