// Copyright (C) 2006 The Trustees of Princeton University // // $Id$ // include 'plc_config.php'; echo shell_exec("gpg --homedir=/tmp --export --armor" . " --no-default-keyring" . " --keyring " . PLC_ROOT_GPG_KEY_PUB); ?>