savannah-hackers-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers-public] long GPG keys


From: Ineiev
Subject: [Savannah-hackers-public] long GPG keys
Date: Sat, 2 Feb 2019 13:10:28 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Hello,

Currently the 'gpg_key' colunm of the 'user' table has the 'text'
type, this means 64k character limit.  Some users attempted
to register longer GPG keys, and they were truncated. GnuPG 1.4
manages to import it, while complaining; GnuPG 2.2 tends to reject
such keys completely.

I think this could be fixed with
'alter table user modify gpg_key mediumtext'
(at least, it worked for the test instance at
https://i18n.frontend0.savannah.gnu.org).

Can there be reasons _not_ to do that?

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]