progval / Limnoria

A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
https://docs.limnoria.net/
Other
621 stars 174 forks source link

GPG: doesn't accept a key fingerprint directly as given by `gpg --fingerprint` #1484

Open Mikaela opened 3 years ago

Mikaela commented 3 years ago

When I gpg --fingerprint and copy-paste the fingerprint (to be safe) to Limnoria, I get error about it not being valid unless I first remove the spaces.

2021-198 20:35:36 EEST <Mikaela> @gpg key add "69FF 455A 869F 9031 A691  E0F1 9939 2F62 BAE3 0723" keys.openpgp.org
2021-198 20:35:36 EEST <@Limnoria> Error: You must give a valid key id
2021-198 20:35:50 EEST <Mikaela> @gpg key add "69FF455A869F9031A691E0F199392F62BAE30723" keys.openpgp.org
2021-198 20:35:51 EEST <@Limnoria> Error: This key is already associated with your account.