PGKAdmin Script Code TAR/BZ2 package of PGKAdmin Script ZIP package of PGKAdmin Script Default Style Sheet for example script
Try it out! [DEMO]
This is a simple stand-alone PHP script that allows you to maintain (add/delete/view/download) PGP or GPG keys on a web-based GPG keyring. Such keyrings would be used in conjunction with such scipts as my PHP-GPG Secure Contact Form or the Gospelcom.net Guestbook script. Note that this script does not allow you to create new keys, and you should NOT keep a copy of your private keys on the webserver. Use of this script should be limited to public keys.
This script is not meant as a replacement for something more full-featured (such as a PGP keyserver), but is intented to simplify the management of a web-based public keyring for dynamic scripts on a website.
I make no promises about the security or stability of this script. USE AT YOUR OWN RISK! While I've done what I can to make this as stable and secure as possible, you are on your own if something goes wrong with your system because you use this script.You are free to do what you want with this script (including modify it), as long as you leave the copyright information intact at the top of the script.
What this script can do:
Requirements:
To use this script, simply download the above code, and configure the appropriate variables at the top - then upload to your site and try it out!
Possible future enhancements: