Add PGP page
This commit is contained in:
parent
4a3e1d44a2
commit
11d1450ed0
|
@ -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! <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\]
|
||||
</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>
|
|
@ -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! <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\]
|
||||
</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>
|
Loading…
Reference in New Issue