mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add podcast 015
This commit is contained in:
parent
ff71dec9c1
commit
efa0544d13
2 changed files with 52 additions and 0 deletions
52
_podcasts/2020-01-17-code-audit-by-cure53.md
Normal file
52
_podcasts/2020-01-17-code-audit-by-cure53.md
Normal file
|
@ -0,0 +1,52 @@
|
|||
---
|
||||
# ⚠️ 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: "#015 - Code Audit by Cure53"
|
||||
keywords: privacy code audit
|
||||
date: 2020-01-17
|
||||
tags:
|
||||
- privacy
|
||||
- code
|
||||
- audit
|
||||
podcast_link: /assets/podcast/015-code-audit-by-cure53.mp3
|
||||
podcast_file_size: 33.6 MB
|
||||
podcast_duration: "33:53"
|
||||
# actual byte size
|
||||
podcast_length: 32528427
|
||||
summary: "
|
||||
<p>Disclaimer: I'm not at my best today since been feeling a bit sick. I focused on bringing the episode out, so sorry for this weeks poor quality.</p>
|
||||
|
||||
<p>This week Daniel and David talk about the code review of the SPN cryptography module. The auditor is Cure53 who already has reviewed big players in the scene, such as Bitwarden, Mullvad or OpenPGP. First hints of the result are also included. Enjoy the listen.</p>
|
||||
|
||||
<h4>Links</h4>
|
||||
|
||||
- Auditor: Cure53 - <a href='https://cure53.de/'>https://cure53.de/</a><br/>
|
||||
- Nadim Kobeissi - <a href='https://twitter.com/kaepora'>https://twitter.com/kaepora</a><br/>
|
||||
- Formal verification software by Nadim: <a href='https://verifpal.com/'>https://verifpal.com/</a><br/>
|
||||
- Our Crypto Library: Jess - <a href='https://github.com/safing/jess'>https://github.com/safing/jess</a><br/>
|
||||
|
||||
<h4>Participate</h4>
|
||||
|
||||
<p>If you do like what we do, consider supporting us by participating in our reddit:</p>
|
||||
|
||||
- r/safing: <a href='https://old.reddit.com/r/safing'>https://old.reddit.com/r/safing</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://old.reddit.com/user/dhaavi'>https://old.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://old.reddit.com/u/davegson/'>https://old.reddit.com/u/davegson/</a><br/>
|
||||
"
|
||||
hosts:
|
||||
- davegson
|
||||
- daniel
|
||||
---
|
||||
|
||||
{% include audio.html %}
|
BIN
assets/podcast/015-code-audit-by-cure53.mp3
Normal file
BIN
assets/podcast/015-code-audit-by-cure53.mp3
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue