storing keyrings into SQL database?
"Branko F. Grac(nar"
bfg@noviforum.si
Wed May 21 14:23:49 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
|You could certainly store keyring files in a SQL database, then extract
|them from to a unique temporary filename when need. Use random hex
|characters of something to preface the temporary file name. Then you can
|call GPG like this:
| gpg --keyring 0431265474Fpubring.gpg --secret-kering
|0431265474Fsecring.gpg <other GPG commands>
Uf. This is ugly and possibly unsecure, but it's doable.
Brane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD4DBQE+yez1Upzh9iszIGARAqTdAJ4/fNb/dRqYg8VTAI/92/8D0q/1uQCY17IH
lBM58yC4FoDU3T5TDW+LjA==
=L9HI
-----END PGP SIGNATURE-----