diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html index 07b70f7..714b7f2 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ <li><a href="https://learn.tuxiversity.org">The Tuxiversity Project</a></li> <li><a href="https://host.andrewyu.org">Server guides (WIP)</a></li> <li><a href="https://users.andrewyu.org">Other users</a></li> + <li style="font-size: 70%;"><a href="/buffer.html">(Don't click here)</a></li> </ul> <h2 id="me">About me</h2> <p>I am Andrew Yu, a 14-year-old in Shanghai, China, currently studying at <a href="https://ykpaoschool.cn/">YK Pao School</a> (link requires JavaScript to function, will discuss replacements). My main fields of interest are philosophy (especially political philosophy), metamathematics, programming fundamentals and molecular biology. I'm also a Free Computing activist.</p> @@ -34,9 +35,9 @@ <h3 id="pgp">OpenPGP</h3> <p>Usually, electronic mail that I send are signed with my OpenPGP key. Please use OpenPGP when contacting me through electronic mail. The following are available.</p> <ul> - <li><a href="https://www.andrewyu.org/andrew-ecc.asc">My ECC key</a> (recommended)</li> - <li><a href="https://www.andrewyu.org/andrew.asc">My RSA key</a></li> - <li><a href="https://www.andrewyu.org/allkeys.asc">My keyring of friends</a></li> + <li><a href="https://www.andrewyu.org/pgp/andrew-ecc.asc">My ECC key</a> (recommended)</li> + <li><a href="https://www.andrewyu.org/pgp/andrew.asc">My RSA key</a></li> + <li><a href="https://www.andrewyu.org/pgp/allkeys.asc">My keyring of friends</a></li> </ul> <p>In order to verify the authenticity of the key, check if you've actually downloaded these keys from <code>andrewyu.org</code>, and also check the fingerprints with me elsewhere (email, IRC, in real life, etc) before trusting or signing it.</p> <p>Once confirmed, please sign and share my key in order to build the OpenPGP Web of Trust.</p> |