mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-06-22 11:00:13 -04:00
updates
This commit is contained in:
parent
b574bc0151
commit
dd9c4fa92a
3 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<footer>
|
||||
<a href="https://git.ramos.codes" title="Forgejo"><i class="fa-solid fa-code-branch"></i></a>
|
||||
<a href="{{ '/assets/public.key' | relative_url }}" title="PGP public key"><i class="fa-solid fa-key"></i></a>
|
||||
<a href="{{ '/assets/public.asc' | relative_url }}" title="PGP public key"><i class="fa-solid fa-key"></i></a>
|
||||
<a href="{{ '/feed.xml' | relative_url }}" title="RSS Feed"><i class="fa-solid fa-rss"></i></a>
|
||||
</footer>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ gpg --armor --export your@email.com
|
|||
|
||||
Paste that block on your website, upload it to keys.openpgp.org, or just email it to people. Once someone has your public key, they can encrypt messages that only you can read.
|
||||
|
||||
I've posted mine here: [PGP key](/assets/public.key)
|
||||
I've posted mine here: [PGP key](/assets/public.asc)
|
||||
If you're sending me anything sensitive, please use it.
|
||||
|
||||
## One More Thing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue