From 11d1450ed09de38a7981020e5903f4aac2f80f25 Mon Sep 17 00:00:00 2001 From: luca0N! Date: Mon, 12 Sep 2022 07:24:39 -0300 Subject: [PATCH] Add PGP page --- src/en/pgp.md | 18 ++++++++++++++++++ src/pt/pgp.md | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 src/en/pgp.md create mode 100644 src/pt/pgp.md diff --git a/src/en/pgp.md b/src/en/pgp.md new file mode 100644 index 0000000..8160ba9 --- /dev/null +++ b/src/en/pgp.md @@ -0,0 +1,18 @@ +# PGP Public Key + +If you want to send me e-mail, I do accept PGP encrypted messages (and I also strongly suggest you use it). If you send me encrypted mail, I will encrypt my replies (as long as I can find your public key). + +Here's my public key: + +
+pub   rsa4096 2020-12-12 \[SC\] \[expires: 2022-12-31\]
+      8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
+uid           luca0N! <luca0n at luca0n dot com>
+sub   rsa4096 2020-12-12 \[E\] \[expires: 2023-01-02\]
+sub   rsa4096 2021-01-05 \[S\] \[expires: 2023-01-02\]
+
+ +- [Download binary file](/assets/luca0N.gpg) +- [Download ASCII file](/assets/luca0N.asc) + +If you are not sure which version you should download, go with the binary file. diff --git a/src/pt/pgp.md b/src/pt/pgp.md new file mode 100644 index 0000000..b1f64d0 --- /dev/null +++ b/src/pt/pgp.md @@ -0,0 +1,18 @@ +# Chave pública PGP + +Se você quiser me enviar e-mail, eu aceito mensagens criptografadas com PGP (e também recomendo isto). Se você me enviar e-mail criptografado, eu irei enviar minhas responstas criptografadas (se eu conseguir achar a sua chave pública). + +Aqui está minha chave: + +
+pub   rsa4096 2020-12-12 \[SC\] \[expires: 2022-12-31\]
+      8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
+uid           luca0N! <luca0n at luca0n dot com>
+sub   rsa4096 2020-12-12 \[E\] \[expires: 2023-01-02\]
+sub   rsa4096 2021-01-05 \[S\] \[expires: 2023-01-02\]
+
+ +- [Download binary file](/assets/luca0N.gpg) +- [Download ASCII file](/assets/luca0N.asc) + +Se você não sabe qual versão utilizar, escolha o arquivo binário.