if you have a PGP page, visitors may want to find trust paths
to your key ; here is what I use :
To make this work for you, just include this piece of html :
<FORM METHOD="GET" ACTION="http://pgp.cs.uu.nl/mk_path.cgi">
your key id :
<INPUT TYPE=TEXT NAME=FROM SIZE="10">
<INPUT TYPE=HIDDEN NAME=TO VALUE="********">
<INPUT TYPE=SUBMIT NAME=PATHS VALUE="find trust paths to me">
<INPUT TYPE=RESET NAME=reset VALUE="reset">
</FORM>
and replace ******** with your key_id.
The site moved to pgp.cs.uu.nl
in december 2006 ; Please fix your links ; Thanks.