We are now signing RPMs we provide.
We are now signing the RPMs, you can find the GPG key at http://vrdc.ciser.cornell.edu/extras/virtualrdc-pub-key.gpg
The key can be incorporated into your RPM database by
RPM --import virtualrdc-pub-key.gpg
and the validity of an RPM can be checked prior to installation with
RPM --checksig {RPM file}
Any feedback you have is appreciated.