mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Merge pull request #86 from safing/feature/podcast-023
Add podcast #023
This commit is contained in:
commit
ed58483589
2 changed files with 54 additions and 0 deletions
54
_podcasts/2020-07-27-a-technical-dive-into-dns-resolving.md
Normal file
54
_podcasts/2020-07-27-a-technical-dive-into-dns-resolving.md
Normal file
|
@ -0,0 +1,54 @@
|
|||
---
|
||||
# ⚠️ ALWAYS follow this format: "#001 - Some sweet title"
|
||||
# when displaying only the episode number or the title this has to be constant
|
||||
# -> view cast.html
|
||||
title: "#023 - A Technical Dive into DNS Resolving"
|
||||
keywords: privacy dns resolvers
|
||||
date: 2020-07-27
|
||||
tags:
|
||||
- privacy
|
||||
- dns
|
||||
- resolvers
|
||||
podcast_link: /assets/podcast/023-a-technical-dive-into-dns-resolving.mp3
|
||||
podcast_file_size: 47.2 MB
|
||||
podcast_duration: "48:58"
|
||||
# actual byte size
|
||||
podcast_length: 47007788
|
||||
summary: "
|
||||
<p>Daniel and David sit down to have a lengthy talk on DNS resolvers: How does DNS resolving actually work? What about encrypted DNS? Why can the Internet Service Provider still track you even when encrypting your DNS? What are the differences between DNS over TLS and DNS over HTTPS? How do Browsers/VPN/the Portmaster resolve your DNS? Enjoy this tech-heavy episode!
|
||||
</p>
|
||||
|
||||
<h4>Participate</h4>
|
||||
|
||||
<p>Do you like these technical talks? Do you want more of them? Let us know on:</p>
|
||||
|
||||
- r/safing: <a href='https://reddit.com/r/safing'>https://reddit.com/r/safing</a><br/>
|
||||
|
||||
<h4>Links</h4>
|
||||
- Download the Portmaster:
|
||||
<a href='https://safing.io/download/'>https://safing.io/download/</a><br/>
|
||||
- Github Repository:
|
||||
<a href='https://github.com/Safing/portmaster/'>https://github.com/Safing/portmaster/</a><br/>
|
||||
- Report UI Issues:
|
||||
<a href='https://github.com/safing/portmaster-ui/issues'>https://github.com/safing/portmaster-ui/issues</a><br/>
|
||||
- Report Technical Issues:
|
||||
<a href='https://github.com/safing/portmaster/issues'>https://github.com/safing/portmaster/issues</a><br/>
|
||||
|
||||
<h4>Daniels Handles</h4>
|
||||
|
||||
- <a href='https://twitter.com/dehaavi/'>https://twitter.com/dehaavi/</a><br/>
|
||||
- <a href='https://github.com/dhaavi/'>https://github.com/dhaavi/</a><br/>
|
||||
- <a href='https://reddit.com/user/dhaavi'>https://reddit.com/user/dhaavi</a><br/>
|
||||
|
||||
<h4>Davids Handles</h4>
|
||||
|
||||
- <a href='https://twitter.com/davegson/'>https://twitter.com/davegson/</a><br/>
|
||||
- <a href='https://github.com/davegson/'>https://github.com/davegson/</a><br/>
|
||||
- <a href='https://reddit.com/u/davegson/'>https://reddit.com/u/davegson/</a><br/>
|
||||
"
|
||||
hosts:
|
||||
- davegson
|
||||
- daniel
|
||||
---
|
||||
|
||||
{% include audio.html %}
|
BIN
assets/podcast/023-a-technical-dive-into-dns-resolving.mp3
Normal file
BIN
assets/podcast/023-a-technical-dive-into-dns-resolving.mp3
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue