Add post mail encryption
This commit is contained in:
parent
cdf7b3ee31
commit
36071d4e34
24
content/post/mailverschlüsselung.md
Normal file
24
content/post/mailverschlüsselung.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Verschlüsslung für Aktivisti - Thunderbird 78"
|
||||
date: 2021-02-20T08:18:10+02:00
|
||||
draft: false
|
||||
image: "/uploads/maillock.png"
|
||||
categories: ['Deutsch']
|
||||
tags: ['Security', 'Deutsch', 'Thunderbird', 'Activism']
|
||||
---
|
||||
|
||||
# Einführung in PGP Verschlüsselung
|
||||
|
||||
Mit der Einführung von Thunderbird 78 hat sich an der PGP Verschlüsslung in Thunderbird einiges geändert. Die Präsentation soll sich an Aktivist\*innen richten die zum ersten Mal mit Mailverschlüsslung arbeiten.
|
||||
|
||||
# Kontakt
|
||||
|
||||
Falls ihr nicht nur die Präsentation sondern auch einen kleinen Vortrag/Skillshare haben wollt schreibt mir einfach!
|
||||
|
||||
Macht das bitte auch umbedingt, wenn ihr Fragen und Korrekturen habt.
|
||||
|
||||
[Kontakt]({{< ref "/about#contact" >}} "Contact Information")
|
||||
|
||||
# Presentation
|
||||
|
||||
{{< pdf Skillshare_PGP>}}
|
5
layouts/shortcodes/pdf.html
Normal file
5
layouts/shortcodes/pdf.html
Normal file
@ -0,0 +1,5 @@
|
||||
<div>
|
||||
<object data="/uploads/{{ index .Params 0}}.pdf" type="application/pdf" width="100%" height="500px">
|
||||
<p><a href="/uploads/{{ index .Params 0}}.pdf">Download the PDF!</a></p>
|
||||
</object>
|
||||
|
BIN
static/uploads/Skillshare_PGP.pdf
Normal file
BIN
static/uploads/Skillshare_PGP.pdf
Normal file
Binary file not shown.
BIN
static/uploads/maillock.png
Normal file
BIN
static/uploads/maillock.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user