IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
994 stars 160 forks source link

Update new TLDs for email when generating new key pair #680

Closed vdchuyen closed 3 days ago

vdchuyen commented 2 months ago

There are so many new LTLDs with longer than 4 chars: https://en.wikipedia.org/wiki/List_of_Internet_top-level_domains, this commit fixes custom email domains.

TODO: switch to email validation reference in RFC 5322, eg: https://regex101.com/r/3uvtNl/