mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2026-04-13 17:59:40 +02:00
fix(content): new PGP key link and fingerprint (#64)
Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/64
This commit is contained in:
parent
6da89cccf8
commit
9a28fe51c3
1 changed files with 4 additions and 4 deletions
|
|
@ -61,9 +61,9 @@
|
|||
<?= VV::embed("public/assets/media/icons/pin.svg") ?>
|
||||
<h3>a note about encryption..</h3>
|
||||
<p>Please don't let certain <a href="https://web.archive.org/web/20250514040615/https://www.patrick-breyer.de/en/posts/chat-control/">short-sighted politicians</a> fool you into thinking encrypted text messages are only for <a href="https://en.wikipedia.org/wiki/Nothing_to_hide_argument">"those with nothing to hide"</a>. I encourage you to encrypt your message with PGP so we can aid normalization of <i>platform-agnostic</i> encryption for everyone.</p>
|
||||
<p>PGP fingerprint for victor@vlw.se:<br><strong class="fingerprint">DCE987311CB5D2A252F58951D0AD730E1057DFC6</strong></p>
|
||||
<p>PGP fingerprint for victor@vlw.se:<br><strong class="fingerprint">0B7665204AF0E77A2B75C8965DAF14C317AA7719</strong></p>
|
||||
<div class="buttons">
|
||||
<a href="https://keys.openpgp.org/vks/v1/by-fingerprint/DCE987311CB5D2A252F58951D0AD730E1057DFC6"><button class="inline solid download">
|
||||
<a href="https://keys.openpgp.org/vks/v1/by-fingerprint/0B7665204AF0E77A2B75C8965DAF14C317AA7719"><button class="inline solid download">
|
||||
<p>download ASC</p>
|
||||
<?= VV::embed("public/assets/media/icons/chevron.svg") ?>
|
||||
</button></a>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue