Update PGP section for clarity and brevity

This commit is contained in:
Florine W. Dekker 2024-04-24 11:02:49 +02:00
parent 92032f1a6f
commit 9dbe3dfae6
Signed by: FWDekker
GPG Key ID: D3DCFAA8A4560BE0
3 changed files with 14 additions and 20 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "about",
"version": "1.3.11",
"version": "1.3.12",
"description": "All about Florine",
"author": "Florine W. Dekker",
"browser": "dist/bundle.js",
@ -16,7 +16,7 @@
"deploy": "grunt deploy"
},
"devDependencies": {
"grunt": "^1.5.3",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-contrib-clean": "^2.0.1",
"grunt-contrib-copy": "^1.0.0",

View File

@ -98,9 +98,11 @@
<a href="https://git.fwdekker.com/">Gitea</a>&nbsp;instance.
Other projects are usually hosted over at
<a href="https://github.com/FWDekker/" target="_blank">GitHub</a>.
My most popular project is probably the
The project I'm most proud of is the
<a href="https://github.com/FWDekker/intellij-randomness" target="_blank">Randomness plugin</a> for
JetBrains&nbsp;IDEs.
For reasons completely unknown to me, my most popular project is probably
<a href="https://github.com/FWDekker/mommy" target="_blank">mommy</a>, basically an overengineered joke.
</p>
<h3>Contact</h3>
@ -110,25 +112,17 @@
</p>
<p>
You can also email me at <samp>florine</samp> at this very domain.
My PGP key is hosted in the web key directory on this domain, but your email client will
probably find it for you automatically.
If it doesn't, use GPG's <samp>--locate-key</samp> function or
<a href="https://fwdkr.co/pgp">grab the key directly</a>.
My <a href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy">PGP key</a> can be acquired using
<samp>gpg --locate-key [my email address]</samp>, or
<a href="https://fwdkr.co/pgp">you can download the key file directly from my website</a>.
</p>
<h4>PGP keys</h4>
<p>
I'm currently on my third and (hopefully) final PGP key.
I started with <samp>0xB1B567AF58D6EE0F</samp> in 2017 and I had intended to create a new master key
every five years, but then <a href="https://wukl.net/" target="_blank">a friend</a> told me that it's a
much better idea to have a non-expiring master key and rotating sub-keys.
So in 2021 I created <samp>0xBAEE7B87CAC0ECDD</samp> according to
<a href="https://github.com/drduh/YubiKey-Guide" target="_blank">this excellent guide</a>.
However, later that year I found out that I had lost the password to the USB stick containing
the master key <i>and</i> the revocation certificate, so I moved on to create my current PGP
key, <samp>0xCB7A189A7860758B</samp>.
While you'll have to re-import my <i>sub</i>-keys again every year, I promise I'll do my best to
never need a new master key!
I used to have other PGP keys, but have settled on a nice setup as of late 2021, based on
<a href="https://wukl.net/" target="_blank">a friend</a>'s recommendation to use
<a href="https://github.com/drduh/YubiKey-Guide" target="_blank">drduh's excellent guide</a>.
The master key will be the same for as long as RSA4096 is considered secure, and the sub-keys will
rotate every five years.
The next rotation is scheduled for September 2026, at which point you should re-import my sub-keys.
</p>
</section>
<footer id="footer"></footer>