Add PGP page

This commit is contained in:
luca0N! 2022-09-12 07:24:39 -03:00
parent 4a3e1d44a2
commit 11d1450ed0
Signed by: luca0N
GPG Key ID: 2E7B4655CF16D7D6
2 changed files with 36 additions and 0 deletions

18
src/en/pgp.md Normal file
View File

@ -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:
<pre>
pub rsa4096 2020-12-12 \[SC\] \[expires: 2022-12-31\]
8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
uid luca0N! &lt;luca0n at luca0n dot com&gt;
sub rsa4096 2020-12-12 \[E\] \[expires: 2023-01-02\]
sub rsa4096 2021-01-05 \[S\] \[expires: 2023-01-02\]
</pre>
- [Download binary file](/assets/luca0N.gpg)
- [Download ASCII file](/assets/luca0N.asc)
<small>If you are not sure which version you should download, go with the binary file.</small>

18
src/pt/pgp.md Normal file
View File

@ -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:
<pre>
pub rsa4096 2020-12-12 \[SC\] \[expires: 2022-12-31\]
8C6B06FD67BDFBFF21E181243DB7E87C9EDE084C
uid luca0N! &lt;luca0n at luca0n dot com&gt;
sub rsa4096 2020-12-12 \[E\] \[expires: 2023-01-02\]
sub rsa4096 2021-01-05 \[S\] \[expires: 2023-01-02\]
</pre>
- [Download binary file](/assets/luca0N.gpg)
- [Download ASCII file](/assets/luca0N.asc)
<small>Se você não sabe qual versão utilizar, escolha o arquivo binário.</small>