From b6e5e3faf1855c4f52e0f7ba6e3d782e8a2d8a0b Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Wed, 21 May 2025 10:27:20 +0200 Subject: [PATCH] content: update contant page pgp text --- public/assets/css/pages/contact.css | 13 +++++++++++++ public/contact.php | 10 +++++----- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/public/assets/css/pages/contact.css b/public/assets/css/pages/contact.css index 41f46ae..fe25c6f 100644 --- a/public/assets/css/pages/contact.css +++ b/public/assets/css/pages/contact.css @@ -106,6 +106,19 @@ section.pgp .buttons { gap: var(--padding); } +/* ## Blockquote */ + +cite { + text-decoration: underline; + text-decoration-style: dotted; + text-decoration-color: rgba(var(--primer-color-accent), .5); + text-decoration-thickness: .1em; + + &:hover { + text-decoration-color: var(--color-accent); + } +} + /* ## Contact form */ section.form :is(input, textarea) { diff --git a/public/contact.php b/public/contact.php index c76edef..8217831 100644 --- a/public/contact.php +++ b/public/contact.php @@ -62,9 +62,9 @@
-

encrypt your message with PGP

-

Encryption is great, don't let certain short-sighted politicians fool you into thinking encryption is only for criminals. I encourage you to encrypt your message with PGP so we can aid normalization of platform-agnostic encryption for everyone. My key is available via WKD, and it's also listed on the openPGP key server.

-

Here's the fingerprint for victor@vlw.se
DCE987311CB5D2A252F58951D0AD730E1057DFC6

+

a note about encryption..

+

Please don't let certain short-sighted politicians fool you into thinking encrypted text messages are only for "those with nothing to hide". I encourage you to encrypt your message with PGP so we can aid normalization of platform-agnostic encryption for everyone.

+

PGP fingerprint for victor@vlw.se:
DCE987311CB5D2A252F58951D0AD730E1057DFC6

-

And for reference, here is the fingerprint for my "non-personal" address info@vlw.se

-

DC603DA049903D707B7F1DB39AF727FB576F5A00

+
"Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say."
+

- Edward Snowden, Reddit (May 21, 2015)