diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-04-16 23:34:10 +0200 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-04-16 23:34:10 +0200 |
commit | c4d1e83ae00c6d278944ef80cefb8dee38393f94 (patch) | |
tree | abab7914506dbfbc6859261948894d648f7247b1 /index.html | |
parent | 7f09f91c2c9d8caa035783d125620e7d5ec4913f (diff) | |
download | www-c4d1e83ae00c6d278944ef80cefb8dee38393f94.tar.gz |
delete revoked key
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html index 4a6c958..6d27762 100644 --- a/index.html +++ b/index.html @@ -98,8 +98,7 @@ <li><a href="https://www.andrewyu.org/andrew-ecc.asc">My ECC key</a> is recommended;</li> <li><a href="https://www.andrewyu.org/andrew.asc">My RSA key</a> is a fallback;</li> <li><a href="https://www.andrewyu.org/allkeys.asc">My keyring for friends</a>;</li> - <li><a href="https://www.andrewyu.org/revocation.rev">The revocation of my old key</a>;</li> - <li><a href="https://www.andrewyu.org/revoked_key.asc">Old revoked key</a>.</li> + <li><a href="https://www.andrewyu.org/revocation.rev">The revocation of my old key</a>.</li> </ul> <p class="alert">Check if you've actually downloaded these keys from <code>andrewyu.org</code>. Check the fingerprints with me elsewhere (email, IRC, in real life, etc) before trusting or signing it.</p> </div> |