GPG Keyrings are inefficient and insecure?
Status: Alpha
Brought to you by:
jnet
Currently, the SMX system uses two GPG keyrings for
storing all the uesrs' keys. This is probably going to get
really slow in the future. The keys should be stored in
some sort of secure database. Possibly in the MySQL
database.
Also, need to know the security implications of having
these keys all in a keyring. Is that a bad idea?
Also, muct change the README file to reflect these
changes.