Add list key addition
This commit is contained in:
parent
cbedb5ae3b
commit
ee081b7da2
@ -19,6 +19,14 @@ Macht das bitte auch umbedingt, wenn ihr Fragen und Korrekturen habt.
|
||||
|
||||
[Kontakt]({{< ref "/about#contact" >}} "Contact Information")
|
||||
|
||||
# Nicht behandelte Themen
|
||||
|
||||
* List Key Generation: Ihr wollt einen Key für meine_aktion@lists.example.com generieren, habt das aber gar nicht als Mail Addresse in Thunderbird?
|
||||
+ [Via GPG Key erstellen](https://www.redhat.com/sysadmin/creating-gpg-keypairs) bzw. `gpg --gen-key`
|
||||
+ [GPG Key exportieren](https://rtcamp.com/tutorials/linux/gpg-keys/) bzw. `gpg --export-secret-keys --armor -o keyname.asc listname@liste.example.com`
|
||||
+ Datei in Thunderbird importieren
|
||||
|
||||
|
||||
# Presentation
|
||||
|
||||
{{< pdf Skillshare_PGP>}}
|
||||
|
Loading…
Reference in New Issue
Block a user