index: add notice about checking PGP fingerprint.

This commit is contained in:
Mikaela Suomalainen 2012-06-09 15:42:09 +03:00
parent 209a95e402
commit a64eca7015
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ uid Mika Suomalainen
sub 4096R/A4271AC5 2012-03-27</code></pre>
<p>Preferred keyserver: <a href="http://pool.sks-keyservers.net:11371/pks/lookup?op=get&amp;search=0x4DB53CFE82A46728">pool.sks-keyservers.net</a></p>
<p>My PGP key is also available <a href="PGP/key.txt">here</a>.</p>
<p>NOTICE: Remember to check that the fingerprint matches to the key!</p>
<h2 id="version-control-code-etc.">Version control / code etc.</h2>
<p><a href="https://github.com/Mkaysi">Mkaysi at GitHub</a></p>
<p><a href="https://launchpad.net/~mkaysi">Mkaysi at Launchpad</a></p>

View File

@ -34,6 +34,8 @@ Preferred keyserver: [pool.sks-keyservers.net](http://pool.sks-keyservers.net:11
My PGP key is also available [here](PGP/key.txt).
NOTICE: Remember to check that the fingerprint matches to the key!
## Version control / code etc.
[Mkaysi at GitHub](https://github.com/Mkaysi)